hometown/app/javascript/mastodon/components
ThibG 35b142a7ad Fix lost focus when modals open/close ()
* Fix lost focus after modal closes

Regression caused by the use of the wicg-inert polyfill

* Fix regression introduced by wicg-inert

* Catch errors to please CodeClimate
2019-11-30 18:19:47 +01:00
..
__tests__ Revert Font Awesome 5 upgrade () 2018-09-28 02:11:14 +02:00
account.js Replace unlock-alt icon with unlock () 2019-01-31 13:45:15 +01:00
attachment_list.js Add noopener and/or noreferrer () 2019-10-24 22:44:42 +02:00
autosuggest_emoji.js Compress and combine emoji data () 2017-10-06 03:42:34 +02:00
autosuggest_hashtag.js Restore hashtag suggestions from local tag history () 2019-08-22 04:37:18 +02:00
autosuggest_input.js Fix emoji autosuggestions () 2019-07-29 15:04:49 +02:00
autosuggest_textarea.js Fix emoji autosuggestions () 2019-07-29 15:04:49 +02:00
avatar_composite.js Change conversations UI () 2019-09-21 20:01:16 +02:00
avatar_overlay.js Fix GIF avatars not autoplaying when GIF autoplay is enabled () 2017-12-13 12:14:03 +01:00
avatar.js Revert Font Awesome 5 upgrade () 2018-09-28 02:11:14 +02:00
button.js Fix "cancel follow request" button having unreadable text in web UI () 2019-08-08 08:56:55 +02:00
column_back_button_slim.js Refactor icons in web UI to use Icon component () 2019-02-01 00:14:05 +01:00
column_back_button.js Fix crash when switching back/from mobile layout () 2019-08-25 15:49:02 +02:00
column_header.js Fix thread column showing pin button () 2019-09-19 19:58:26 +02:00
column.js Fix scroll to top in single column UI () 2019-08-01 19:17:17 +02:00
display_name.js Play animated custom emoji on hover () 2019-07-21 18:10:40 +02:00
domain.js Replace unlock-alt icon with unlock () 2019-01-31 13:45:15 +01:00
dropdown_menu.js Add noopener and/or noreferrer () 2019-10-24 22:44:42 +02:00
error_boundary.js Add noopener and/or noreferrer () 2019-10-24 22:44:42 +02:00
gifv.js Fix media editing modal changing dimensions when image loads () 2019-10-10 05:21:38 +02:00
hashtag.js Fix wrong sum of usage in hashtag component in web UI () 2019-09-04 10:10:18 +02:00
icon_button.js Replace fav icon animation with CSS () 2019-10-24 22:47:48 +02:00
icon_with_badge.js Improvements to the single column layout () 2019-05-26 02:55:37 +02:00
icon.js Refactor icons in web UI to use Icon component () 2019-02-01 00:14:05 +01:00
intersection_observer_article.js Fix IntersectionObserverArticle not hiding some out-of-view items () 2019-02-06 23:36:43 +01:00
load_gap.js Refactor icons in web UI to use Icon component () 2019-02-01 00:14:05 +01:00
load_more.js Allow clients to fetch statuses made while they were offline () 2018-03-24 15:25:15 +01:00
load_pending.js Add option to disable real-time updates in web UI () 2019-07-16 06:30:47 +02:00
loading_indicator.js Add loading indicator animation () 2017-07-23 20:28:18 +02:00
media_gallery.js Add setting for whether to crop images in unexpanded toots () 2019-10-24 22:51:41 +02:00
missing_indicator.js Fix performance of home feed regeneration () 2019-10-06 22:11:17 +02:00
modal_root.js Fix lost focus when modals open/close () 2019-11-30 18:19:47 +01:00
permalink.js When enabled, always display media in gallery. Also: click to reveal () 2018-03-08 08:57:21 +01:00
poll.js Fix an issue where polls with 'expires_at' not set expired () 2019-10-27 12:45:55 +01:00
radio_button.js Add profile directory to web UI () 2019-08-30 00:14:36 +02:00
regeneration_indicator.js Fix performance of home feed regeneration () 2019-10-06 22:11:17 +02:00
relative_timestamp.js Update poll remaining time just like with status timestamps () 2019-04-03 18:16:55 +02:00
scrollable_list.js Fix unread indicator not updating for notifications () 2019-09-23 02:19:08 +02:00
setting_text.js Improve accessibility (part 3) () 2017-07-28 00:54:48 +02:00
status_action_bar.js Add relationship-based options to status dropdowns () 2019-11-19 21:24:16 +01:00
status_content.js Add noopener and/or noreferrer () 2019-10-24 22:44:42 +02:00
status_list.js Fix performance of home feed regeneration () 2019-10-06 22:11:17 +02:00
status.js Add hotkey for opening media files () 2019-11-29 17:02:35 +01:00