chinwagsocial/app/javascript/mastodon/containers
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_container.js
dropdown_menu_container.js fix(dropdown_menu): Open as modal on mobile (#4295) 2017-07-27 22:31:59 +02:00
mastodon.js
status_container.js feat: Cache status height to avoid expensive renders (#4439) 2017-08-07 20:32:03 +02:00
timeline_container.js