Use reselect to memoize denormalization in UI state
Also upgrade react-redux to latest version. This is a performance update
Showing
- app/assets/javascripts/components.js 1 addition, 0 deletionsapp/assets/javascripts/components.js
- app/assets/javascripts/components/components/status_list.jsx 1 addition, 1 deletionapp/assets/javascripts/components/components/status_list.jsx
- app/assets/javascripts/components/features/account/index.jsx 5 additions, 9 deletionsapp/assets/javascripts/components/features/account/index.jsx
- app/assets/javascripts/components/features/public_timeline/index.jsx 21 additions, 19 deletions...javascripts/components/features/public_timeline/index.jsx
- app/assets/javascripts/components/features/status/index.jsx 8 additions, 8 deletionsapp/assets/javascripts/components/features/status/index.jsx
- app/assets/javascripts/components/features/ui/containers/compose_form_container.jsx 2 additions, 2 deletions...ponents/features/ui/containers/compose_form_container.jsx
- app/assets/javascripts/components/features/ui/containers/notifications_container.jsx 2 additions, 6 deletions...onents/features/ui/containers/notifications_container.jsx
- app/assets/javascripts/components/features/ui/containers/status_list_container.jsx 10 additions, 6 deletions...mponents/features/ui/containers/status_list_container.jsx
- app/assets/javascripts/components/reducers/timelines.jsx 0 additions, 26 deletionsapp/assets/javascripts/components/reducers/timelines.jsx
- app/assets/javascripts/components/selectors/index.jsx 81 additions, 0 deletionsapp/assets/javascripts/components/selectors/index.jsx
- app/assets/stylesheets/components.scss 1 addition, 1 deletionapp/assets/stylesheets/components.scss
- package.json 4 additions, 2 deletionspackage.json
Loading
Please register or sign in to comment