Skip to content

Releases: ui-schema/react-color

color-0.4.2

01 Nov 17:44
Compare
Choose a tag to compare
  • @ui-schema/material-color > 0.4.2

Breaking changes in typings.

color-0.4.2

  • rewrite react-color to TS
    • 💥 a lot of typing fixes
    • follow the errors to view the new types
  • 💩 ColorDialogBase: deprecated prop CustomDialog as duplicated with PickerContainer
    • use PickerContainer instead
    • if PickerContainer is defined, it is used instead of CustomDialog
  • fix invalid mui imports in react-color

0.4.1 + 0.0.3

26 Oct 14:55
Compare
Choose a tag to compare
  • @ui-schema/material-color > 0.4.1
  • @ui-schema/material-colorful > 0.0.3

No breaking changes.

Features

  • react support up to v18
  • cleanup dependencies, remove unused and for material-color added missing deepmerge
  • optimize imports and exports, fixes ESM-CJS resolving errors and improved code splitting
  • add sideEffects: false for improved tree shaking

0.4.0 + 0.0.2

26 Jun 10:35
Compare
Choose a tag to compare
  • @ui-schema/material-color > 0.4.0
  • @ui-schema/material-colorful > 0.0.2

Features

  • material-color
    • moved into new repo
    • typing fixes
    • eslint / react-rule-of-hook fixes
    • otherwise compatible / none-breaking
  • material-colorful as new integration for react-colorful