mastodon/app/javascript/flavours/glitch/features/compose/components
Bèr Kessels fc53d9cc76 [Glitch] Code style improvements in JavaScript
Port fd76955f39 to glitch-soc

* JS-linter: fix trailing comma's

* Configure eslinter to ignore this onchange error.

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-03-08 20:43:53 +01:00
..
autosuggest_account.js ComposerTextarea → AutosuggestTextarea 2019-04-22 20:15:47 +02:00
character_counter.js Refactor character counter to match upstream 2019-08-19 21:56:25 +02:00
compose_form.js Fix alt+enter changing visibility setting without sending toot when toot is empty 2020-02-14 22:38:24 +01:00
dropdown.js Implement keyboard navigation in glitch-soc composer 2019-08-06 16:36:18 +02:00
dropdown_menu.js Fix composer dropdown toggle buttons (threaded mode and local-only) not working 2019-09-18 00:11:03 +02:00
header.js Use upstream's Icon component 2019-09-09 19:00:20 +02:00
navigation_bar.js Fix NavigationBar styling 2019-06-20 19:19:46 +02:00
options.js [Glitch] Change description of privacy levels to be more intuitive in web UI 2020-03-08 20:37:13 +01:00
poll_form.js [Glitch] Code style improvements in JavaScript 2020-03-08 20:43:53 +01:00
publisher.js Fix clicking on the “TOOT” button send bogus visibility parameter 2020-02-16 00:10:45 +01:00
reply_indicator.js Remove isRequired from Glitch ReplyIndicator status 2019-05-30 09:04:00 +02:00
search.js [Glitch] Scroll into search bar when focus 2019-10-04 19:22:11 +02:00
search_results.js Use the `Icon` component instead of directly using `i` tag 2019-09-09 19:00:20 +02:00
text_icon_button.js [Glitch] Change icon button styles to make hover/focus states more obvious 2019-08-05 14:20:21 +02:00
textarea_icons.js Use upstream's Icon component 2019-09-09 19:00:20 +02:00
upload.js Use upstream's Icon component 2019-09-09 19:00:20 +02:00
upload_form.js Refactor character counter to match upstream 2019-08-19 21:56:25 +02:00
upload_progress.js Use upstream's Icon component 2019-09-09 19:00:20 +02:00
warning.js Refactor Compose*Warning → ContainerWarning 2019-04-22 20:15:47 +02:00