1
0
mirror of https://github.com/mastodon/mastodon synced 2024-11-24 15:16:19 +09:00
mastodon/spec/javascript
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
..
components feat: Cache status height to avoid expensive renders (#4439) 2017-08-07 20:32:03 +02:00
.eslintrc.yml Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
setup.js Upgrade jsdom to version 11.0.0 (#3994) 2017-06-29 13:03:03 +02:00