2
0
Fork 0
chuckya-fe-standalone/app/javascript/mastodon/features/compose/components
Eugen Rochko d97cbb0da6
Add UI for creating polls (#10184)
* Add actions and reducers for polls

* Add poll button

* Disable media upload if poll enabled

* Add poll form

* Make delete & redraft work with polls
2019-03-06 04:53:37 +01:00
..
action_bar.js
autosuggest_account.js
character_counter.js
compose_form.js Add UI for creating polls (#10184) 2019-03-06 04:53:37 +01:00
emoji_picker_dropdown.js
navigation_bar.js
poll_button.js Add UI for creating polls (#10184) 2019-03-06 04:53:37 +01:00
poll_form.js Add UI for creating polls (#10184) 2019-03-06 04:53:37 +01: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 Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01: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
upload_progress.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
warning.js