about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/components/bundle.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2019-03-15Show disappointed elephant if web UI crashes (#10275)Eugen Rochko
2018-03-06Use React.PureComponent instead of React.Component (#6653)Akihiko Odaki
2018-02-24Do not use function name to track components (#6542)Akihiko Odaki
2017-07-25fix(components/bundle): Exit early in load function (#4349)Sorin Davidoi
2017-07-09Avoid async import if the component is previously loaded (#4127)unarist
2017-07-08Avoid using getBoundingClientRect to calculate height (#4001)Nolan Lawson
2017-07-08Lazy load components (#3879)Sorin Davidoi