chinwagsocial/app/javascript/mastodon/features/compose/components
ThibG f2be71c293 Add emoji suggestions to CW and poll option fields (#10555)
* Refactor selectComposeSuggestion so that different paths can be updated

* Add suggestions in CW field

* Add emoji suggestion to poll options

* Attempt to fix CSS

* Hide suggestions by default

They will be enabled if the input has focus
2019-05-09 22:10:27 +02:00
..
action_bar.js
autosuggest_account.js
character_counter.js
compose_form.js Add emoji suggestions to CW and poll option fields (#10555) 2019-05-09 22:10:27 +02:00
emoji_picker_dropdown.js Fix emoji-mart crashing web UI on search by reverting the upgrade to 2.10.0 (#10413) 2019-03-30 01:41:35 +01:00
navigation_bar.js
poll_button.js Add UI for creating polls (#10184) 2019-03-06 04:53:37 +01:00
poll_form.js Add emoji suggestions to CW and poll option fields (#10555) 2019-05-09 22:10:27 +02:00
privacy_dropdown.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
reply_indicator.js
search.js Minor code cleanup (#10613) 2019-04-22 14:55:24 +02:00
search_results.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
text_icon_button.js
upload.js Improve image description user experience (#10036) 2019-02-14 01:04:43 +01:00
upload_button.js Add UI for creating polls (#10184) 2019-03-06 04:53:37 +01:00
upload_form.js Make the "mark media as sensitive" button more obvious in web UI (#10673) 2019-05-03 04:34:55 +02:00
upload_progress.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
warning.js