Releases: boomerang-io/carbon-addons-boomerang-react
Releases · boomerang-io/carbon-addons-boomerang-react
Release 3.0.0
v3
Substantial changes to the library have been made for v3 to adopt Carbon v11, Vite, and Sass modules to significantly improve the developer experience of both using and writing the library.
Improvements
- Reduce build times significantly via Sass modules, for both consumers and local development
- Migrate to Storybook builder for Vite
- Support in-app theme switching
- Upgrade to latest v6 of Storybook and improve documentation
- Use Vitest as test runner
- Reduce number of installed and peer dependencies
Breaking Changes
- Use Carbon v11
- Drop support for Carbon v10
- Remove exports of Carbon components
- Change style imports and theming
Deprecations
The following components are still in the library but have been marked as deprecated and are grouped together in a deprecated section in Storybook
- LoadingAnimation
- NoDisplay
- OptionsGrid
- Sidenav
Migration Guide
View our migration guide for upgrading your application to v3
Changelog
PRs
Full Changelog: 2.0.14...3.0.0
Release 2.0.14
What's Changed
- feat [ISEEC-4459] UI: Carbon Addons react-query integration by @LucasGrimauth in #88
Full Changelog: 2.0.12...2.0.14
Release 3.0.0-beta.11
- chore: use cx everywhere (05df2ed)
- fix: errors (0d5bc21)
- feat: updated navTab(s) to bring in carbon styles (163b9ca)
- fix: style imports (54a0b31)
- feat: change scss structure (d40e68f)
- fix: tokens (985fe5c)
- docs: wip for v3 (05ec55d)
- style: simplify shell tokens (274c760)
- fix: wrong prop type (4d361f0)
- chore: bump addons (eb6e290)
- fix: add react to hopefully everything (a4aa023)
- fix: add react again (15dc690)
- chore: bump version (be65114)
- fix: focus trap (4622ee2)
- fix: log and radio label (24e73d0)
- style: fix margin on radio group (48227da)
- feat: beta 5 (fb945f3)
- fix: add back in react (3216d2c)
- feat: remove carbon export (3aecd00)
- chore: bump version (3e8978d)
- feat: tree view is out (04303a8)
- style: header (8226b75)
- feat: add descriptions, fix header focus (c390fa3)
- style: update header requests style (d9ff3d8)
- fix: avatar import, sidenav background color (f3cf0a5)
- chore: remove knobs, fix some styles (7c9fe75)
- feat: continuing with updates (4069a36)
- feat: wip with carbon 11 (78d5f0f)
- feat: making some good progress (5d68876)
- feat: avatar (afcfca4)
- feat: wip with carbon 11 (1ac0bb2)
- fix: missed one (5cde0d7)
- fix: more imports, util (9905ac1)
- feat: add react imports back (64542a2)
- feat: first beta (0c9f86a)
- fix: gitignore (f54123c)
- fix: import and depends (a437908)
- chore: delete old combobox (81d343b)
- feat: update combobox, listbox (7767f51)
- feat: combobox simplifcation (b3f5e16)
- feat: tokens for ui shell (e14cb11)
- chore: remove unnecessary imports (b8700d6)
- feat: remove dynamic generation (c987170)
- fea: on deman story generation (bd572fd)
- feat: react docgen wip (eb3250e)
- feat: wip with storybook (ef5370e)
- feat: getting closer to parity (0a388a7)
- feat: wip to v11 (4e0c95f)
- fix: modules (e5d06ba)
- fix: no side effects (449e811)
- feat: migrate to vite (039e88e)
- Bug iseec 3967 revert (#70) (b71a0a5)
- fix: ssr for header (0b88bc9)
Release 2.0.12
- chore: update gdpr redirect modal color scheme (8641125)