mastodon/app/javascript/mastodon/features/compose/components
chr v1.x 0338da1699 Add profile options on compose form (#7789)
* Add profile options on compose form

* Remove unused imports to appease codeclimate

* Play nicely with cancel button and use ellipsis-v instead of hamburger

* Fix whitespace and quotes to appease codeclimate
2018-06-13 14:44:50 +02:00
..
action_bar.js Add profile options on compose form (#7789) 2018-06-13 14:44:50 +02:00
autosuggest_account.js Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 2017-08-07 19:44:55 +02:00
character_counter.js Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 2017-07-29 00:06:29 +02:00
compose_form.js Control the focus when clicking the "CW" button. (#7776) 2018-06-10 16:13:30 +02:00
emoji_picker_dropdown.js Rename emoji sheet to avoid caching issue (#7777) 2018-06-10 16:12:47 +02:00
navigation_bar.js Add profile options on compose form (#7789) 2018-06-13 14:44:50 +02:00
privacy_dropdown.js Dropdowns accessibility (#7318) 2018-05-04 22:13:26 +02:00
reply_indicator.js Fix low-contrasted cancel button of reply indicator (#7300) 2018-05-01 14:02:04 +02:00
search.js When search enabled, display hint in search popout (#6593) 2018-03-02 06:02:42 +01:00
search_results.js Remove trending hashtags (#7711) 2018-06-04 02:18:18 +02:00
text_icon_button.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
upload.js Change wording of the “undo” media upload button (fixes #6857) (#7417) 2018-05-11 13:20:31 +02:00
upload_button.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
upload_form.js Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00
upload_progress.js Add option to reduce motion (#5393) 2017-10-16 09:36:15 +02:00
warning.js Add option to reduce motion (#5393) 2017-10-16 09:36:15 +02:00