Releases: react-backoffice/backoffice
Releases · react-backoffice/backoffice
3.0.3
3.0.2
3.0.1
3.0.0
Breaking
- Upgrade to MaterialUI v4
Larger Changes
- Replace build with react-scripts
- Listing: Add isNumeric style
- Listing: Better sorting with props
- Use Fab instead of Button
- Form: Add divider
- Implement form element "hidden", switch numeric to align in TableCell
Other
- Upgrade dependencies to their latest version
- Update tests to use shallow and better setup for tests
- Export allowed form types
- Webpack production: use correct env
v2.3.0 - Material UI v3
- Upgrade modules, material-ui to latest version - WIP
- Use name for lib as constant while building
- Upgrade webpack to v4.7
- Add keywords for npm
v2.2.0: Listing improvements
New Features
- Listing: Scroll page to top when changing listing page
- Listing: Implement storing page and rowsPerPage for lists
Bugfixes
- Listing: If element is null in search, don't use listing
More
- Listing: Some more tests
- Upgrade dependencies to their last versions
- Including [email protected]
- Add minimal test for eslintrc
- Base: Add more tests