mastodon/app/assets/javascripts/components/locales
Stephen Burgess cca41ea544 Replace inline styles with CSS classes (BEM) (#2338)
* fix(classnames): Status icon style classnames

Take out inline css and put into classnames for the following components: account, avatar, icon button, status action bar, notification.

* fix(status): Move styles from inline to classes for statuses

Move styles to classnames in components.scss for the following components:

display name
media gallery
status
status content
video player

* fix(classnames): Add classnames to rest of components

Take out inline styles and apply them to classnames in the sass for the following components:

button
column back button
slim column back button
collapsable column
dropdown menu
loading indicator
status list

* fix(classnames): Remove all non-dynamic inline styles

Components affected:

autosuggested
permalink
action bar
header
character counter
compose form
emoji dropdown
privacy dropdown
reply indicator
upload form
account auth
followers
getting started
column settings
mutes
settings
reblogs
status checkbox
report
action bar
status
card
boost modal
media modal
video modal

* fix(permalink): Do not lose classname

* fix(tests): Add space back in display name

* fix(status__wrapper): Remove duplicate css name

Remove incorrect style attribute. Remove style attribute all together. Cursor defaults to "auto" when not specified as 'default'.

* fix(nl): do not lose translations
2017-04-23 04:26:55 +02:00
..
bg.jsx Fix language export variables (#1689) 2017-04-13 15:59:12 +02:00
de.jsx Fix language export variables (#1689) 2017-04-13 15:59:12 +02:00
en.jsx Added strings for emoji category localization (#2302) 2017-04-22 17:28:36 +02:00
eo.jsx Added Esperanto translation inside the javascripts folder 2017-04-04 20:54:42 +02:00
es.jsx Add some Spanish translatoins (#2170) 2017-04-19 22:19:41 +02:00
fi.jsx updated translation 2017-04-05 09:56:10 +02:00
fr.jsx French translation cleanup (#2223) 2017-04-20 17:19:05 +02:00
hr.jsx Croatian language updates & fixes (#2203) 2017-04-21 03:30:15 +02:00
hu.jsx Fixed hungarian translation (#2158) 2017-04-19 19:21:44 +02:00
id.jsx Add Indonesian (Bahasa Indonesia / id) translation (#2200) 2017-04-21 19:16:26 +02:00
index.jsx missing a var (#2320) 2017-04-22 15:12:09 +02:00
io.jsx Add Ido (io) translation (#2202) 2017-04-21 19:15:25 +02:00
it.jsx Completed Italian translation (#2151) 2017-04-19 16:40:45 +02:00
ja.jsx Fix Japanese translation of privacy disclaimer (#2315) 2017-04-22 15:10:14 +02:00
nl.jsx Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
no.jsx fix search text 'zero' (#2150) 2017-04-19 16:40:24 +02:00
oc.jsx Adjustment of oc.jsx (#2214) 2017-04-21 03:30:01 +02:00
pt-br.jsx fix search text 'zero' (#2150) 2017-04-19 16:40:24 +02:00
pt.jsx fix search text 'zero' (#2150) 2017-04-19 16:40:24 +02:00
ru.jsx fix search text 'zero' (#2150) 2017-04-19 16:40:24 +02:00
uk.jsx Differentiate settings links 2017-01-04 19:47:02 -08:00
zh-cn.jsx zh*: minor jsx whitespace fix (#2231) 2017-04-21 03:28:45 +02:00
zh-hk.jsx zh*: minor jsx whitespace fix (#2231) 2017-04-21 03:28:45 +02:00