Migrate to new version of carbon components
Scope: Carbon component mapper
Description
Migrate to new package @carbon/react@11 from v10.
Checklist
- [ ] Upgrade all
@carbonpackages and their dependencies to the latest stable release - [ ] Do not add or remove any carbon components. Any missing component should be re-created from available components.
- [ ] Make sure all carbon existing unit tests are passing
- the test assertions should not change unless the carbon component output has changed
- the DDF schemas should not change unless the component API has changed
- [ ] make sure the carbon UI build is passing
- [ ] Validate the documentation package and all carbon stackblitz examples and templates
- [ ] add migration guide for changed carbon components
https://carbondesignsystem.com/migrating/guide/overview/
can i get assigned and work on this issue ?
@Bharadwajshivam28 sure thing :)
@Bharadwajshivam28 sure thing :)
Thanks 👍 please elaborate this issue some more
@Bharadwajshivam28 I've updated the description a bit. You can follow this guide for development setup: https://www.data-driven-forms.org/development-setup#heading-addingformcomponentexample#developmentsetup
@Bharadwajshivam28 I've updated the description a bit. You can follow this guide for development setup: https://www.data-driven-forms.org/development-setup#heading-addingformcomponentexample#developmentsetup
Thanks 💚