Skip to content

Releases: react-backoffice/backoffice

3.0.3

12 Apr 09:00
Compare
Choose a tag to compare
  • Upgrade dependencies

3.0.2

12 Apr 08:59
Compare
Choose a tag to compare
  • Upgrade modules
  • Add more folders to npm ignore

3.0.1

12 Apr 08:59
Compare
Choose a tag to compare
  • Fix build by babel

3.0.0

24 Jun 19:33
Compare
Choose a tag to compare

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

03 Sep 19:16
Compare
Choose a tag to compare
  • 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

23 Apr 08:40
Compare
Choose a tag to compare

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 material-ui@1.0.0-beta.42
  • Add minimal test for eslintrc
  • Base: Add more tests

v2.1.0

16 Apr 11:03
Compare
Choose a tag to compare

New Features

  • Confirm: Add hasCloseButton option
  • Form Field validator: if there is no message, use empty object
  • Forms: Enable custom messages for validators
  • Form Field: Allow functions as validators

v2.0.3

10 Apr 11:12
Compare
Choose a tag to compare
  • Fix attribute isDisabled in DashboardCard

v2.0.2

10 Apr 10:41
Compare
Choose a tag to compare

Changes

Use enzyme to json instead of react-test-renderer, also fix tests and snapshots

v2.0.1

10 Apr 10:37
Compare
Choose a tag to compare
  • Upgrade material-ui to v1.0.0-beta.41, use @material-ui/icons
  • Upgrade dependencies including React to 16.3