-
Notifications
You must be signed in to change notification settings - Fork 53
UI 7 Breaking changes
Jean-Michel FRANCOIS edited this page Dec 17, 2020
·
28 revisions
We want to prepare breaking changes for the next UI release.
Yes all theses items need to be tested first using POC so we can prepare the future of our tooling.
- UI mono repo in
independant
mode (version / lifecycle) - ui-scripts support for storybook / remove storybook deps from ui
- ui-scripts support dynamic import #39
- sass lint track
- remove es5 transpilation target only es6 browser
- ui-scripts manage polyfills / remove all polyfills from components
- redux major upgrade #3027
- ** note here all the dependencies that need attentions, dead, replacement, upgrade, etc ..
- d3 bundling alignement in recharts recharts#2343