You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5.4 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.0-rc.7 (2022-10-28)

Bug Fixes

  • property 'children' does not exist in React 18 (#3663) (4b859e5)
  • undefined components in useTheme hook (#3643) (64a1160)

Features

4.0.0-rc.6 (2022-07-31)

Bug Fixes

4.0.0-rc.4 (2022-05-21)

Bug Fixes

  • makeStyles: add Theme in makeStyle interface (#3526) (9d392bd)
  • withTheme: add spacing to non-ThemeProvider components (#3525) (2ec13f9)

4.0.0-rc.3 (2022-05-09)

Bug Fixes

  • makeStyles: theme param type (3f479a6)

Features

  • Button: add title as children,size, color, radius prop (#3494) (4774fae)
  • theming: add spacing to theme (#3495) (f71f16e)

4.0.0-rc.2 (2022-04-27)

Bug Fixes

4.0.0-rc.1 (2022-03-28)

Bug Fixes

4.0.0-rc.0 (2022-03-16)

Bug Fixes

Features

  • Skeleton: new universal component package (#3357) (1cca2db)