about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/util/react_router_helpers.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
2022-12-19Enable eslint:recommended ruleset (#22433)Nick Schonning
2022-10-22Add error boundary around routes in web UI (#19412)Eugen Rochko
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2018-09-14Misc. typos (#8694)luzpaz
2018-03-01Add "Toots/Toots with replies/Media" tab below profile header (#6572)Eugen Rochko
2017-11-01refactor(features/ui): Avoid useless renders in WrappedSwitch (#5580)Sorin Davidoi
2017-10-08Use ES module build of react-router-dom (#5264)Nolan Lawson
2017-07-08fix: Rerender Bundle on route change (#4120)Sorin Davidoi
2017-07-08Lazy load components (#3879)Sorin Davidoi