Skip to content

v2.1.1 #132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Nov 20, 2018
Merged

v2.1.1 #132

merged 10 commits into from
Nov 20, 2018

Conversation

xidedix
Copy link
Member

@xidedix xidedix commented Nov 20, 2018

v2.1.1
  • refactor(App.js): code splitting with react-loadable (waiting for release of react-router-dom)
  • refactor(routes.js): code splitting with React.lazy, remove react-loadable
  • refactor(DefaultLayout): code splitting with React.lazy Aside, Footer, Header, routes
  • refactor(Dashboard): tweak lazy and Suspense for Widget03
  • refactor(Login): add router link to Register button
  • refactor(Register): add margins to social-media buttons
  • chore: disable eslint warning for href="#" attribute
  • chore: update @coreui/coreui to ^2.1.1
  • chore: update enzyme-adapter-react-16 to 1.7.0
  • chore: update react to 16.6.3
  • chore: update react-dom to 16.6.3
  • chore: update react-test-renderer to 16.6.3

- chore: update `enzyme-adapter-react-16` to `1.7.0`
- chore: update `react` to `16.6.3`
- chore: update `react-dom` to `16.6.3`
- chore: update `react-test-renderer` to `16.6.3`
- remove `react-loadable`
- `Suspense` with routes, Aside, Footer, Header
-  add `onLogout` for DefaultHeader
- refactor(Users): add react-router Link to `/users`
@xidedix xidedix merged commit 7489ecb into master Nov 20, 2018
@xidedix xidedix deleted the dev-lazy-loading branch November 20, 2018 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant