Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mastodon/app/javascript
Akihiko Odaki b11ac88692 Require any modules after loading polyfill in entry points (#4231)
app/javascript/mastodon/main.js delayed the execution of modules,
but other entry points didn't. That leads to failure in executing
modules, which requires those polyfills.

Strictly enforce the rule to require any modules after loading
polyfill in entry points.
2017-07-18 00:19:02 +02:00
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
images Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
mastodon Require any modules after loading polyfill in entry points (#4231) 2017-07-18 00:19:02 +02:00
packs Require any modules after loading polyfill in entry points (#4231) 2017-07-18 00:19:02 +02:00
styles Fix style settings for images in media modal (#4220) 2017-07-16 11:52:11 +02:00