Upgrade React Router (#3677)
* chore(yarn): Remove react-router * chore(yarn): Remove react-router-scroll * chore(yarn): Remove history * chore(yarn): Add react-router-dom * chore: Remove usages of react-router-scroll * refactor: Upgrade to react-router-web * refactor: Use fork of react-router-scroll This reverts commit 2ddea9a6c8d39fc64b7d0b587f3fbda7a45a7fa2. * fix: Issues mentions in the PR feedback
Showing
- app/javascript/mastodon/components/column_back_button.js 2 additions, 2 deletionsapp/javascript/mastodon/components/column_back_button.js
- app/javascript/mastodon/components/column_back_button_slim.js 2 additions, 2 deletions...javascript/mastodon/components/column_back_button_slim.js
- app/javascript/mastodon/components/column_header.js 2 additions, 2 deletionsapp/javascript/mastodon/components/column_header.js
- app/javascript/mastodon/components/dropdown_menu.js 1 addition, 1 deletionapp/javascript/mastodon/components/dropdown_menu.js
- app/javascript/mastodon/components/permalink.js 1 addition, 1 deletionapp/javascript/mastodon/components/permalink.js
- app/javascript/mastodon/components/status.js 2 additions, 2 deletionsapp/javascript/mastodon/components/status.js
- app/javascript/mastodon/components/status_action_bar.js 4 additions, 4 deletionsapp/javascript/mastodon/components/status_action_bar.js
- app/javascript/mastodon/components/status_content.js 2 additions, 2 deletionsapp/javascript/mastodon/components/status_content.js
- app/javascript/mastodon/containers/mastodon.js 8 additions, 62 deletionsapp/javascript/mastodon/containers/mastodon.js
- app/javascript/mastodon/features/account/components/action_bar.js 1 addition, 1 deletion...script/mastodon/features/account/components/action_bar.js
- app/javascript/mastodon/features/account_timeline/components/header.js 2 additions, 2 deletions...t/mastodon/features/account_timeline/components/header.js
- app/javascript/mastodon/features/compose/components/navigation_bar.js 1 addition, 1 deletion...pt/mastodon/features/compose/components/navigation_bar.js
- app/javascript/mastodon/features/compose/components/reply_indicator.js 1 addition, 1 deletion...t/mastodon/features/compose/components/reply_indicator.js
- app/javascript/mastodon/features/compose/components/search_results.js 1 addition, 1 deletion...pt/mastodon/features/compose/components/search_results.js
- app/javascript/mastodon/features/compose/index.js 1 addition, 1 deletionapp/javascript/mastodon/features/compose/index.js
- app/javascript/mastodon/features/follow_requests/index.js 1 addition, 0 deletionsapp/javascript/mastodon/features/follow_requests/index.js
- app/javascript/mastodon/features/getting_started/index.js 1 addition, 1 deletionapp/javascript/mastodon/features/getting_started/index.js
- app/javascript/mastodon/features/home_timeline/index.js 1 addition, 1 deletionapp/javascript/mastodon/features/home_timeline/index.js
- app/javascript/mastodon/features/report/index.js 2 additions, 2 deletionsapp/javascript/mastodon/features/report/index.js
- app/javascript/mastodon/features/status/components/action_bar.js 2 additions, 2 deletions...ascript/mastodon/features/status/components/action_bar.js
Loading
Please register or sign in to comment