Skip to content

Releases: miguelcast/cra-init-dashboard

v0.6.0 Upgrade and structure

15 Oct 12:42
bb17245
Compare
Choose a tag to compare
  • Upgrade dependencies
  • Structure project now with monorepo(yarn workspaces)
  • Use react easy CRUD

Fixes

21 Mar 22:16
Compare
Choose a tag to compare
  • Order in the header menu
  • When changing language change in Antd too
  • Fixes in languages configurations
  • Upgrade dependencies, important react-router-dom from 4 to 5
  • README updated
  • lint in pre-commit

Hooks and easy config for create CRUD

20 Mar 03:20
Compare
Choose a tag to compare
  • Form Login with localStorage(Persister plugin rematch) with token
  • Logout
  • Form register connected to the store
  • CRUD Users
  • Easy CRUD config with hooks
  • Permissions for Routes and Menus, GUEST and LOGGED
  • Loading plugin with Rematch
  • Backend example with Nodejs
  • Internationalization with I18next, load translation files from the backend

New design and more features

08 Feb 16:52
Compare
Choose a tag to compare
  • Add forms (Login, Forgot password and registration)
  • Use hooks in any components
  • The menu is responsive now
  • React router with React.lazy and Suspense, now add pages is easier

Remove styled-components

30 Oct 21:29
Compare
Choose a tag to compare
0.3.1

Remove styled components

Boilerplate React with create-react-app

29 Oct 21:36
Compare
Choose a tag to compare