mastodon/app/javascript/mastodon/components
unarist 6c81f9d6e5 Fix invisible load more button (#4962)
* Fix behavior while the button is invisible
e.g. pointer cursor, couldn't open contextmenu
* Avoid rendering the button to remove blank space if no more items are available or no items are rendered
2017-09-16 00:32:43 +02:00
..
account.js Generalized the infinite scrollable list (#4697) 2017-08-28 22:23:44 +02:00
attachment_list.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
autosuggest_textarea.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
avatar.js Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 2017-08-07 19:44:55 +02:00
avatar_overlay.js Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 2017-08-07 19:44:55 +02:00
button.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
collapsable.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
column.js Fix the usages of Detect Passive Events (#4749) 2017-08-31 11:20:54 +02:00
column_back_button.js Improve accessibility (part 7) (#4457) 2017-07-31 00:18:15 +02:00
column_back_button_slim.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
column_header.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
display_name.js feat: Cache status height to avoid expensive renders (#4439) 2017-08-07 20:32:03 +02:00
dropdown_menu.js Improve accessibility (part 6) (#4435) 2017-07-29 01:58:53 +02:00
extended_video_player.js Quit overwriting style of extended-video-player (#4237) 2017-07-17 19:05:29 +02:00
icon_button.js Improve accessibility (part 6) (#4435) 2017-07-29 01:58:53 +02:00
intersection_observer_article.js Fix height cache (#4909) 2017-09-13 10:24:33 +02:00
load_more.js Fix invisible load more button (#4962) 2017-09-16 00:32:43 +02:00
loading_indicator.js Add loading indicator animation (#4316) 2017-07-23 20:28:18 +02:00
media_gallery.js Improve accessibility (part 7) (#4457) 2017-07-31 00:18:15 +02:00
missing_indicator.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
permalink.js Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
relative_timestamp.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
scrollable_list.js Fix invisible load more button (#4962) 2017-09-16 00:32:43 +02:00
setting_text.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
status.js Redesign video player (#4911) 2017-09-14 03:39:10 +02:00
status_action_bar.js "Mute conversation" option on all own toots, not just in notifications (#4844) 2017-09-08 12:00:30 +02:00
status_content.js feat: Cache status height to avoid expensive renders (#4439) 2017-08-07 20:32:03 +02:00
status_list.js Generalized the infinite scrollable list (#4697) 2017-08-28 22:23:44 +02:00
video_player.js Use <button> instead of <div role="button"> (#4835) 2017-09-07 16:18:41 +02:00