Releases: ui-schema/react-color
Releases · ui-schema/react-color
color-0.5.0-alpha.1 + colorful-0.5.0-alpha.1
This release is published under the
nexttag and won't be installed automatically. To use it, specify the version when installing or updating.
@ui-schema/material-color>0.5.0-alpha.1@ui-schema/material-colorful>0.5.0-alpha.1
Colorful
- add missing value fallbacks, fixes
NaNforain e.g.rgba/hslaobject values - add color preview, enabled together with
showValueText
color-0.5.0-alpha.0 + colorful-0.5.0-alpha.0
This release is published under the
nexttag and won't be installed automatically. To use it, specify the version when installing or updating.
@ui-schema/material-color>0.5.0-alpha.0@ui-schema/material-colorful>0.5.0-alpha.0
Migration to 0.5.x of UI-Schema core and ds-material.
No API changes for these packages themselves.
color-0.4.3 + colorful-0.0.4
@ui-schema/material-color>0.4.3@ui-schema/material-colorful>0.0.4
Updates
- (chore) include immutable v5 in peer dependency range
color-0.4.2
@ui-schema/material-color>0.4.2
Breaking changes in typings.
color-0.4.2
- rewrite
react-colorto TS- 💥 a lot of typing fixes
- follow the errors to view the new types
- 💩
ColorDialogBase: deprecated propCustomDialogas duplicated withPickerContainer- use
PickerContainerinstead - if
PickerContaineris 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-coloradded missingdeepmerge - optimize imports and exports, fixes ESM-CJS resolving errors and improved code splitting
- add
sideEffects: falsefor 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-colorfulas new integration for react-colorful