chinwagsocial/app/javascript/mastodon/features/compose/components
ThibG d8864b9e9d Fix caret position after selected suggestion and media upload (#7595)
* Fix media upload reseting caret position to last inserted emoji

* Fix caret position after inserting suggestions (fixes #6089)
2018-05-23 15:20:15 +02:00
..
autosuggest_account.js
character_counter.js
compose_form.js Fix caret position after selected suggestion and media upload (#7595) 2018-05-23 15:20:15 +02:00
emoji_picker_dropdown.js Place emoji picker top if it is closer to the bottom of the viewport (fixes #7277) (#7314) 2018-05-03 10:42:18 +02:00
navigation_bar.js Do not require onClose property in NavigationBar (#5802) 2017-11-24 13:13:17 +01: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 Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
text_icon_button.js
upload.js Change wording of the “undo” media upload button (fixes #6857) (#7417) 2018-05-11 13:20:31 +02:00
upload_button.js
upload_form.js
upload_progress.js
warning.js