chinwagsocial/app/javascript/mastodon/components
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439)
* feat: Cache status height to avoid expensive renders

* feat: Escape content and emojify in reducers

* fix(css): Remove backface-visibility: hidden from .scrollable

* fix(statuses): Avoid creating DOMParses inside a loop
2017-08-07 20:32:03 +02:00
..
account.js Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 2017-08-07 19:44:55 +02:00
attachment_list.js
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
collapsable.js
column.js Scroll columns area to right when children property is changed (#4517) 2017-08-04 18:57:46 +02:00
column_back_button.js Improve accessibility (part 7) (#4457) 2017-07-31 00:18:15 +02:00
column_back_button_slim.js
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
icon_button.js Improve accessibility (part 6) (#4435) 2017-07-29 01:58:53 +02:00
load_more.js
loading_indicator.js
media_gallery.js Improve accessibility (part 7) (#4457) 2017-07-31 00:18:15 +02:00
missing_indicator.js
permalink.js
relative_timestamp.js
setting_text.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
status.js feat: Cache status height to avoid expensive renders (#4439) 2017-08-07 20:32:03 +02:00
status_action_bar.js Improve accessibility (part 6) (#4435) 2017-07-29 01:58:53 +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 fix(status_list): Use correct keys for keyboard navigation (#4487) 2017-08-02 13:09:09 +02:00
video_player.js