You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rewrite react-color to TS; fix mui imports; packer to 0.10.2;
- rewrite `react-color` to TS
- a lot of typing fixes
- `ColorDialogBase`: deprecated prop `CustomDialog` as duplicated with `PickerContainer`
- use `PickerContainer` instead
- `PickerContainer` is defined, is used instead of `CustomDialog`
- fix invalid mui imports in `react-color`
- better test and build tools setup
// todo: check why `transformIgnorePatterns`, combined with multi-projects/lerna 0.5.3 upgrade, throws `TypeError: /node_modules/jest-runner-eslint/build/runner/index.js: node_modules/@ampproject/remapping/dist/remapping.umd.js: _remapping(...) is not a function`
0 commit comments