Releases: ui-schema/react-color
Releases · ui-schema/react-color
color-0.4.2
@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 propCustomDialog
as duplicated withPickerContainer
- use
PickerContainer
instead - if
PickerContainer
is defined, it is used instead ofCustomDialog
- use
- fix invalid mui imports in
react-color
0.4.1 + 0.0.3
@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 missingdeepmerge
- 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
@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