Skip to content
Compare
Choose a tag to compare
@NathanVss NathanVss released this 24 May 15:15
· 376 commits to main since this release

Minor Changes

  • eb6692b: add a design token for checkbox hover background
  • b5fcfdf: add support for CJS
  • e05c6b7: export DefaultToken types and defaultTokens variable
  • 527c3fc: set specific cursor on checkbox related components
  • c53d348: add customization doc
  • c117279: add clearable option to Select
  • 9d7ad48: add Switch component
  • e72606c: make inputs labels bolder
  • c93c8d2: add disable property to select option
  • d79f01f: add the possibility to hide select label

Patch Changes

  • 8cda417: fix Storybook source blocks
  • bc6d085: change label color on state error ( select, input )
  • ce6eb50: migrate ArgsTable to ArgTypes and rework imports
  • 75c6e2e: change label color when focused ( select, input )