Skip to content
Compare
Choose a tag to compare
@NathanVss NathanVss released this 19 Jun 13:28
· 345 commits to main since this release

Minor Changes

  • 8cf2bb2: improve checkbox input styling configuration
  • 787bd3d: allow autocompletion for DataGrid's renderCell
  • 10fa71e: add datepicker component
  • 30d08a9: add fullWidth props to Button
  • 0153b50: add forms examples to documentation
  • fe91471: add pixel-to-rem sass util function
  • c8afa10: add multi select
  • 1d1cf81: add a popover component
  • 38538e3: improve radio input styling configuration
  • 1ff37cf: improve input styling configuration

Patch Changes

  • 2c6a66b: change pagination border color
  • a869fe5: reduce inputs borders
  • 76ad562: Fix initial focused item on select opening under the calendar
  • 6f05995: make eof stylesheet consistent with a newline
  • 1cb1b48: add min-width to Field
  • 9127fd8: support nested field in DataGrid