- fix(#8831): apply icon-primary fill to breadcrumb and page header icons (#8846)
- fix(checklist): title and chart title do not show tooltip when truncated (#8788)
- feat: init guide banner component (#8513)
- fix: rc clean ups
- fix: remove not needed tags and restore package.json
- fix: restore all changes after deleting unnecessary tags
- fix: stabilize npm package with rc
- fix: restore npm token and add logs
- fix: add permission for release start
- fix: skip ci for next rc
- fix: remove npm token to use OIDC and empty changes for re publish
- fix: retry publish for rc.2
- chore: retry prerelease publish other packages
- build(deps): update Carbon 11 compatible versions to latest (#8726)
- feat(Tearsheet): stacking, unit test, design review changes and fixes (#8563)
- fix: tearsheet entry and exit animations not working after carbon upgrade (#8674)
- fix: replace uselayouteffect with isomorphic effect (#8630)
- build(deps): update Carbon 11 compatible versions to latest (#8638)
- feat: composable tearsheet initial implementation (#8337)
- fix(Tearsheet): added styles to maintain header and footer button height integrity and hide the body container overflow (#8227)
- fix(SidePanel): change $border-subtle-02 to $border-subtle-01 (#8586)
- chore(carbon-upgrade): address default tag margin removal (#8550)
- chore(sass): update to v1.93.2 (#8567)
- feat(PageHeader): add open in stackblitz config (#8469)
- fix: include
OptionsTilestyle in_index-released-only.scssfile (#8536) - fix(datagrid): pagination row not displaying when filters are used (#8374)
- fix: remove truncation styling from sidepanel title (#8322)
- chore(PageHeader): use condensed grid for tab bar text alignment (#8491)
- fix: update popover link in tagset and overflow (#8249)
- refactor(scripts): remove chalk dep (#8321)
- chore: pin chalk (#8261)
- refactor(PageHeader): change api for tags prop in tab bar (#8205)
- feat(sidepanel): utilizes layer in sidepanel (#8025)
- fix: add wordbreak to sidepanel title (#8230)
- fix(tagset): restore operational tag styles (#8182)
- chore(deps): update dependency npm-run-all2 to v8 (#8219)
- chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#7202)
- build(deps): update to Carbon 11 compatible versions to latest (#8171)
- feat(conditionbuilder): option to disable specific property dynamically (#8105)
- feat: condition builder read only state (#8125)
- fix: Update publishing-releases.md (#8096)
- fix: replace StringFormatter with TruncatedText (#7968)
- fix(SidePanel): remove shadow on slide-ins (#7978)
- fix(makeDraggable): improve accessibility (#8090)
- feat(PageHeader): page content actions moving into breadcrumb bar on scroll (#7881)
- fix(sidepanel): blank space appears when the header has no content (#8029)
- fix(styles): use correct syntax for custom prop (#7990)
- fix(PageHeader): ensures expected positioning even if content component is excluded (#7946)
- docs(changelog): update for v2.72.0-rc.0 (#7979)
- fix(coachmark): address bubble style import (#8010)
- feat(PageHeader): add new breadcrumb overflow utility sub-component (#7910)
- feat(coachmarkv2): added floating variant (#7924)
- feat(TruncatedText): init TruncatedText react component (#7755)
- feat(PageHeader): create title breadcrumb sub component (#7834)
- feat(PageHeader): add expand/collapse functionality (#7815)
- fix(PageHeader): add workaround for tab focus state with scroll buttons (#7858)
- fix(ConditionBuilder): flickering sometimes while hovering on add new group/ condition/ subgroup and when there is scroll (#7853)
- fix: layout breakage due to extra nodes added to Tearsheet (#7832)
- fix: clickable card border (#7811)
- chore(deps): update dependency cross-env to v10 (#7934)
- chore: rename BigNumbers to BigNumber (#7886)
- feat: change to make interstitialScreen stable (#7814)
- feat(PageHeader): new experimental PageHeader component (#7733)
- fix(coachmarkstack): align layers (#7762)
- fix: interstitial screen release review (#7724)
- fix: for checkbox labels in the custom columns (#7742)
- chore: clean up side panel resizer (#7749)
- build(deps): update Carbon 11 compatible versions to latest (#7757)
- chore: remove redundant upgrade scripts (#7774)
- chore: init update to react 19 (#7681)
- feat(sidepanel): option to hide close button in web component (#7695)
- fix(tearsheet): incorrect color layering (#7730)
- fix(stories): remove extra carbon style imports (#7647)
- fix(CreateTearsheet): accessibility violation (#7643)
- build(deps): update Carbon 11 compatible versions to latest (#7663)
- feat: resize feature changes added (#7501)
- feat(MultiAddSelect): add floating ui to sort and filter buttons (#6389)
- build(deps): update Carbon 11 compatible versions to latest (#7593)
- chore(deps): update dependency yargs to v18 (#7596)
- docs(changelog): update for v2.68.0-rc.0 (#7602)
- fix(rtl): minor updates to provide stronger rtl support (#7580)
- fix: interstitial accessibility issue fixes (#7478)
- fix(page header): current page a11y issue (#7532)
- fix(CustomizeColumnsTearsheet): keyboard and screen reader fixes (#7491)
- chore(FilterSummary): fix clipped tooltips (#7567)
- test(CreateTearsheet): remove container usage (#7533)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.63.0 (2025-05-28)
Note: Version bump only for package @carbon/ibm-products-styles
2.63.0-rc.0 (2025-05-19)
- adjust time section labels spacing (#7334) (7d98e26)
- coachmark: media/button padding and navLinkLabel as tooltip (#7213) (9b2346c)
- Datagrid: move
aria-sortto Datagridthelement (#7206) (f4af549) - notificationspanel: use appropriate heading levels (#7288) (9517ef7), closes #7173
- pageheader: add bottom border when background is present (#7254) (932bfc8)
- PageHeader: page actions without title (collapseTitle=true) (#7447) (3bcb632)
- pageheader: remove unused styles (#7446) (c6c5b57)
- composable interstitial screen implementation (#7229) (5f350de)
- stories: open in stackblitz (#7147) (879560e)
- string formatter height overflow, re-use in tearsheet (#7345) (259cb8b)
2.62.0 (2025-05-14)
Note: Version bump only for package @carbon/ibm-products-styles
2.62.0-rc.0 (2025-05-05)
- adjust time section labels spacing (#7334) (7d98e26)
- coachmark: media/button padding and navLinkLabel as tooltip (#7213) (9b2346c)
- Datagrid: move
aria-sortto Datagridthelement (#7206) (f4af549) - notificationspanel: use appropriate heading levels (#7288) (9517ef7), closes #7173
- pageheader: add bottom border when background is present (#7254) (932bfc8)
- composable interstitial screen implementation (#7229) (5f350de)
- stories: open in stackblitz (#7147) (879560e)
- string formatter height overflow, re-use in tearsheet (#7345) (259cb8b)
2.61.0 (2025-04-30)
Note: Version bump only for package @carbon/ibm-products-styles
2.61.0-rc.0 (2025-04-21)
- coachmark: media/button padding and navLinkLabel as tooltip (#7213) (9b2346c)
- notificationspanel: use appropriate heading levels (#7288) (9517ef7), closes #7173
- pageheader: add bottom border when background is present (#7254) (932bfc8)
- composable interstitial screen implementation (#7229) (5f350de)
- stories: open in stackblitz (#7147) (879560e)
2.60.0 (2025-04-17)
Note: Version bump only for package @carbon/ibm-products-styles
2.60.0-rc.0 (2025-04-07)
2.59.0 (2025-04-02)
Note: Version bump only for package @carbon/ibm-products-styles
2.59.0-rc.0 (2025-03-24)
Note: Version bump only for package @carbon/ibm-products-styles
2.58.0 (2025-03-19)
Note: Version bump only for package @carbon/ibm-products-styles
2.58.0-rc.0 (2025-03-10)
- APIKeyModal: improve screen reader announcement (#6481) (bea9003)
- BigNumbers: Convert to TypeScript (#6734) (2ac32d0)
- component token style import (#6710) (49604de)
- condition builder style issues (#6724) (37dba95)
- conditionbuilder: property text to be bold (#6658) (cfc7b39)
- GetStartedCard: #6949 - 2 Sass deprecation warnings (#6950) (ef5d492)
- glitches on open (#6873) (dd74e33)
- NotificationsPanel: implemented usePresence hook (#7028) (0fbdf56)
- NotificationsPanel: remove focus trap (#6829) (ccd0926)
- NotificationsPanel: remove hard-coded dark theme (#6862) (64d9b48)
- pageheader subtitle truncation visibility (#6551) (26394dd)
- pageHeader: menu button overflow issue on small screens (#6502) (0072e42)
- Tearsheet: undo previous "readonly" css fix (#6975) (73a0d2f)
- useravatar: remove data-carbon-theme related style (#6945) (2876fb3)
- useravatar: variable change (#6856) (2e6fc2b)
- adds open-wc/testing library (#6972) (0ec55fb)
- BreadcrumbWithOverflow: adopt overflowMenuV12 and floating ui (#6411) (f716852)
- sidepanel: implement decorator prop (#6511) (336a5b0)
2.57.0 (2025-03-05)
Note: Version bump only for package @carbon/ibm-products-styles
2.57.0-rc.0 (2025-02-24)
- APIKeyModal: improve screen reader announcement (#6481) (bea9003)
- BigNumbers: Convert to TypeScript (#6734) (2ac32d0)
- component token style import (#6710) (49604de)
- condition builder style issues (#6724) (37dba95)
- conditionbuilder: property text to be bold (#6658) (cfc7b39)
- glitches on open (#6873) (dd74e33)
- NotificationsPanel: remove focus trap (#6829) (ccd0926)
- NotificationsPanel: remove hard-coded dark theme (#6862) (64d9b48)
- pageheader subtitle truncation visibility (#6551) (26394dd)
- pageHeader: menu button overflow issue on small screens (#6502) (0072e42)
- useravatar: remove data-carbon-theme related style (#6945) (2876fb3)
- useravatar: variable change (#6856) (2e6fc2b)
- BreadcrumbWithOverflow: adopt overflowMenuV12 and floating ui (#6411) (f716852)
- sidepanel: implement decorator prop (#6511) (336a5b0)
2.56.0 (2025-02-19)
Note: Version bump only for package @carbon/ibm-products-styles
2.56.0-rc.0 (2025-02-10)
- APIKeyModal: improve screen reader announcement (#6481) (bea9003)
- BigNumbers: Convert to TypeScript (#6734) (2ac32d0)
- component token style import (#6710) (49604de)
- condition builder style issues (#6724) (37dba95)
- conditionbuilder: property text to be bold (#6658) (cfc7b39)
- NotificationsPanel: remove focus trap (#6829) (ccd0926)
- pageheader subtitle truncation visibility (#6551) (26394dd)
- pageHeader: menu button overflow issue on small screens (#6502) (0072e42)
- BreadcrumbWithOverflow: adopt overflowMenuV12 and floating ui (#6411) (f716852)
- sidepanel: implement decorator prop (#6511) (336a5b0)
2.55.0 (2025-02-05)
Note: Version bump only for package @carbon/ibm-products-styles
2.55.0-rc.0 (2025-01-27)
- APIKeyModal: improve screen reader announcement (#6481) (bea9003)
- condition builder style issues (#6724) (37dba95)
- conditionbuilder: property text to be bold (#6658) (cfc7b39)
- pageheader subtitle truncation visibility (#6551) (26394dd)
- pageHeader: menu button overflow issue on small screens (#6502) (0072e42)
- BreadcrumbWithOverflow: adopt overflowMenuV12 and floating ui (#6411) (f716852)
- sidepanel: implement decorator prop (#6511) (336a5b0)
2.54.0 (2025-01-22)
Note: Version bump only for package @carbon/ibm-products-styles
2.54.0-rc.0 (2025-01-13)
- APIKeyModal: improve screen reader announcement (#6481) (bea9003)
- conditionbuilder: property text to be bold (#6658) (cfc7b39)
- pageheader subtitle truncation visibility (#6551) (26394dd)
- pageHeader: menu button overflow issue on small screens (#6502) (0072e42)
- BreadcrumbWithOverflow: adopt overflowMenuV12 and floating ui (#6411) (f716852)
- sidepanel: implement decorator prop (#6511) (336a5b0)
2.53.1 (2025-01-10)
Note: Version bump only for package @carbon/ibm-products-styles
2.53.1-rc.0 (2025-01-09)
- APIKeyModal: improve screen reader announcement (#6481) (bea9003)
- pageheader subtitle truncation visibility (#6551) (26394dd)
- pageHeader: menu button overflow issue on small screens (#6502) (0072e42)
- BreadcrumbWithOverflow: adopt overflowMenuV12 and floating ui (#6411) (f716852)
- sidepanel: implement decorator prop (#6511) (336a5b0)
2.53.0 (2025-01-08)
Note: Version bump only for package @carbon/ibm-products-styles
2.53.0-rc.0 (2024-12-24)
- APIKeyModal: improve screen reader announcement (#6481) (bea9003)
- pageheader subtitle truncation visibility (#6551) (26394dd)
- pageHeader: menu button overflow issue on small screens (#6502) (0072e42)
- BreadcrumbWithOverflow: adopt overflowMenuV12 and floating ui (#6411) (f716852)
- sidepanel: implement decorator prop (#6511) (336a5b0)
2.52.0 (2024-12-18)
Note: Version bump only for package @carbon/ibm-products-styles
2.52.0-rc.0 (2024-12-09)
2.51.0 (2024-12-04)
Note: Version bump only for package @carbon/ibm-products-styles
2.51.0-rc.0 (2024-11-25)
Note: Version bump only for package @carbon/ibm-products-styles
2.50.0 (2024-11-20)
Note: Version bump only for package @carbon/ibm-products-styles
2.50.0-rc.1 (2024-11-15)
- conditionBuilder: _conditionBuilderItem.scss causing sass warnings (#5906) (2100bd4)
- conditionBuilder: release review changes1 (#6133) (d3f08bc)
- createTearsheet height fix (#6111) (00a472f)
- datagrid: adds missing header hover styles in v2 (#6272) (2311bdb)
- DataGrid: column headers vertically misaligned for sortable (#5994) (df0ade1)
- Datagrid: csp violation (#5831) (73a9824)
- dataGrid: header scroll issues (#6135) (9d60c0c)
- editinplace replace outline with border (#5869) (0fb5afd)
- EditInPlace: focus and style issue (#6146) (831a0bc)
- Pageheader: scrollable headers are not tabbable (#6145) (ed578ec)
- remove ellipsis from EditInPlace (#6098) (0b40cce)
- SidePanel: style issue with multi select (#6123) (feb6a99)
- TagOverflow: use operational tag (#6132) (791cbec)
- TagSet: modal gradient (#4478) (459109d)
- tearsheet: slug spacing (#6023) (1db6688)
- these at imports should not exist (#6359) (3ea78f2)
- update Carbon 11 compatible versions to latest (#6054) (0ac7669)
- update to Carbon 11 compatible versions to latest (#5987) (173e6c6)
- update to Carbon 11 compatible versions to latest (#6214) (911c341)
- update to Carbon 11 compatible versions to latest (#6343) (71a201a)
- UserAvatar: release review fixes (#6293) (eafbba3)
ibm-products-web-components: setup new web component package and storybook (#6148) (6962187)- cards: renames slug to aiLabel (#6167) (5b94ed8)
- ConditionBuilder: enhancing the conditional operators section that manages the primary logic flow (#5921) (91733fb)
- Conditionbuilder: renaming both variants to Hierarchical and Non-Hierarchical (#5847) (791e2b3)
- datagrids: Add custom batch actions display min (#5776) (485e8bc)
- Datagrid: slug to aiLabel renaming (#6151) (b0b3c1c)
- tagset: support for size on overflow tag (#6065) (ba29c09)
- Tearsheet: Slug to aiLabel (#6169) (5c0f2ad)
2.50.0-rc.0 (2024-11-11)
- conditionBuilder: _conditionBuilderItem.scss causing sass warnings (#5906) (2100bd4)
- conditionBuilder: release review changes1 (#6133) (d3f08bc)
- createTearsheet height fix (#6111) (00a472f)
- datagrid: adds missing header hover styles in v2 (#6272) (2311bdb)
- DataGrid: column headers vertically misaligned for sortable (#5994) (df0ade1)
- Datagrid: csp violation (#5831) (73a9824)
- dataGrid: header scroll issues (#6135) (9d60c0c)
- editinplace replace outline with border (#5869) (0fb5afd)
- EditInPlace: focus and style issue (#6146) (831a0bc)
- Pageheader: scrollable headers are not tabbable (#6145) (ed578ec)
- remove ellipsis from EditInPlace (#6098) (0b40cce)
- SidePanel: style issue with multi select (#6123) (feb6a99)
- TagOverflow: use operational tag (#6132) (791cbec)
- TagSet: modal gradient (#4478) (459109d)
- tearsheet: slug spacing (#6023) (1db6688)
- these at imports should not exist (#6359) (3ea78f2)
- update Carbon 11 compatible versions to latest (#6054) (0ac7669)
- update to Carbon 11 compatible versions to latest (#5987) (173e6c6)
- update to Carbon 11 compatible versions to latest (#6214) (911c341)
- update to Carbon 11 compatible versions to latest (#6343) (71a201a)
- UserAvatar: release review fixes (#6293) (eafbba3)
ibm-products-web-components: setup new web component package and storybook (#6148) (6962187)- cards: renames slug to aiLabel (#6167) (5b94ed8)
- ConditionBuilder: enhancing the conditional operators section that manages the primary logic flow (#5921) (91733fb)
- Conditionbuilder: renaming both variants to Hierarchical and Non-Hierarchical (#5847) (791e2b3)
- datagrids: Add custom batch actions display min (#5776) (485e8bc)
- Datagrid: slug to aiLabel renaming (#6151) (b0b3c1c)
- tagset: support for size on overflow tag (#6065) (ba29c09)
- Tearsheet: Slug to aiLabel (#6169) (5c0f2ad)
2.49.0 (2024-11-06)
Note: Version bump only for package @carbon/ibm-products-styles
2.49.0-rc.0 (2024-10-28)
- conditionBuilder: _conditionBuilderItem.scss causing sass warnings (#5906) (2100bd4)
- conditionBuilder: release review changes1 (#6133) (d3f08bc)
- createTearsheet height fix (#6111) (00a472f)
- datagrid: adds missing header hover styles in v2 (#6272) (2311bdb)
- DataGrid: column headers vertically misaligned for sortable (#5994) (df0ade1)
- Datagrid: csp violation (#5831) (73a9824)
- dataGrid: header scroll issues (#6135) (9d60c0c)
- editinplace replace outline with border (#5869) (0fb5afd)
- EditInPlace: focus and style issue (#6146) (831a0bc)
- Pageheader: scrollable headers are not tabbable (#6145) (ed578ec)
- remove ellipsis from EditInPlace (#6098) (0b40cce)
- SidePanel: style issue with multi select (#6123) (feb6a99)
- TagOverflow: use operational tag (#6132) (791cbec)
- TagSet: modal gradient (#4478) (459109d)
- tearsheet: slug spacing (#6023) (1db6688)
- update Carbon 11 compatible versions to latest (#6054) (0ac7669)
- update to Carbon 11 compatible versions to latest (#5987) (173e6c6)
- update to Carbon 11 compatible versions to latest (#6214) (911c341)
ibm-products-web-components: setup new web component package and storybook (#6148) (6962187)- cards: renames slug to aiLabel (#6167) (5b94ed8)
- ConditionBuilder: enhancing the conditional operators section that manages the primary logic flow (#5921) (91733fb)
- Conditionbuilder: renaming both variants to Hierarchical and Non-Hierarchical (#5847) (791e2b3)
- datagrids: Add custom batch actions display min (#5776) (485e8bc)
- Datagrid: slug to aiLabel renaming (#6151) (b0b3c1c)
- tagset: support for size on overflow tag (#6065) (ba29c09)
- Tearsheet: Slug to aiLabel (#6169) (5c0f2ad)
2.48.0 (2024-10-23)
Note: Version bump only for package @carbon/ibm-products-styles
2.48.0-rc.0 (2024-10-14)
- conditionBuilder: _conditionBuilderItem.scss causing sass warnings (#5906) (2100bd4)
- createTearsheet height fix (#6111) (00a472f)
- DataGrid: column headers vertically misaligned for sortable (#5994) (df0ade1)
- Datagrid: csp violation (#5831) (73a9824)
- dataGrid: header scroll issues (#6135) (9d60c0c)
- editinplace replace outline with border (#5869) (0fb5afd)
- EditInPlace: focus and style issue (#6146) (831a0bc)
- remove ellipsis from EditInPlace (#6098) (0b40cce)
- SidePanel: style issue with multi select (#6123) (feb6a99)
- TagOverflow: use operational tag (#6132) (791cbec)
- TagSet: modal gradient (#4478) (459109d)
- tearsheet: slug spacing (#6023) (1db6688)
- update Carbon 11 compatible versions to latest (#6054) (0ac7669)
- update to Carbon 11 compatible versions to latest (#5987) (173e6c6)
ibm-products-web-components: setup new web component package and storybook (#6148) (6962187)- ConditionBuilder: enhancing the conditional operators section that manages the primary logic flow (#5921) (91733fb)
- Conditionbuilder: renaming both variants to Hierarchical and Non-Hierarchical (#5847) (791e2b3)
- datagrids: Add custom batch actions display min (#5776) (485e8bc)
- tagset: support for size on overflow tag (#6065) (ba29c09)
2.47.0 (2024-10-09)
Note: Version bump only for package @carbon/ibm-products-styles
2.47.0-rc.0 (2024-09-30)
- conditionBuilder: _conditionBuilderItem.scss causing sass warnings (#5906) (2100bd4)
- DataGrid: column headers vertically misaligned for sortable (#5994) (df0ade1)
- Datagrid: csp violation (#5831) (73a9824)
- editinplace replace outline with border (#5869) (0fb5afd)
- remove ellipsis from EditInPlace (#6098) (0b40cce)
- SidePanel: style issue with multi select (#6123) (feb6a99)
- tearsheet: slug spacing (#6023) (1db6688)
- update Carbon 11 compatible versions to latest (#6054) (0ac7669)
- update to Carbon 11 compatible versions to latest (#5987) (173e6c6)
- ConditionBuilder: enhancing the conditional operators section that manages the primary logic flow (#5921) (91733fb)
- Conditionbuilder: renaming both variants to Hierarchical and Non-Hierarchical (#5847) (791e2b3)
- datagrids: Add custom batch actions display min (#5776) (485e8bc)
- tagset: support for size on overflow tag (#6065) (ba29c09)
2.46.0 (2024-09-25)
Note: Version bump only for package @carbon/ibm-products-styles
2.46.0-rc.0 (2024-09-16)
- conditionBuilder: _conditionBuilderItem.scss causing sass warnings (#5906) (2100bd4)
- DataGrid: column headers vertically misaligned for sortable (#5994) (df0ade1)
- Datagrid: csp violation (#5831) (73a9824)
- editinplace replace outline with border (#5869) (0fb5afd)
- tearsheet: slug spacing (#6023) (1db6688)
- update to Carbon 11 compatible versions to latest (#5987) (173e6c6)
- ConditionBuilder: enhancing the conditional operators section that manages the primary logic flow (#5921) (91733fb)
- Conditionbuilder: renaming both variants to Hierarchical and Non-Hierarchical (#5847) (791e2b3)
- datagrids: Add custom batch actions display min (#5776) (485e8bc)
2.45.0 (2024-09-11)
Note: Version bump only for package @carbon/ibm-products-styles
2.45.0-rc.0 (2024-09-03)
- conditionBuilder: _conditionBuilderItem.scss causing sass warnings (#5906) (2100bd4)
- Datagrid: csp violation (#5831) (73a9824)
- editinplace replace outline with border (#5869) (0fb5afd)
- ConditionBuilder: enhancing the conditional operators section that manages the primary logic flow (#5921) (91733fb)
- Conditionbuilder: renaming both variants to Hierarchical and Non-Hierarchical (#5847) (791e2b3)
- datagrids: Add custom batch actions display min (#5776) (485e8bc)
2.44.0 (2024-08-28)
Note: Version bump only for package @carbon/ibm-products-styles
2.44.0-rc.0 (2024-08-20)
- CreateFullPage: breadcrumb style issue (#5761) (f6e154f)
- CreateModal: unnecessary background removed (#5741) (fcf7b57)
- datagrid: screen reader misreads datagrid table headers (#5716) (137f5b1)
- update to Carbon 11 compatible versions to latest (#5664) (aa77fed)
- ConditionBuilder: design review changes (#5762) (5c1e568)
- conditionbuilder: design review changes 2 (#5802) (357fb5d)
- Datagrid: add support for dynamic sub rows (#5735) (b5d7e1f)
2.43.0 (2024-08-14)
Note: Version bump only for package @carbon/ibm-products-styles
2.43.0-rc.0 (2024-08-05)
- CreateFullPage: breadcrumb style issue (#5761) (f6e154f)
- CreateModal: unnecessary background removed (#5741) (fcf7b57)
- datagrid: screen reader misreads datagrid table headers (#5716) (137f5b1)
2.42.0 (2024-07-31)
Note: Version bump only for package @carbon/ibm-products-styles
2.42.0-rc.0 (2024-07-22)
- CreateFullPage: beadcrumbs style issue (#5599) (3a9e647)
- update carbon packages to resolve max depth multi select issue (#5643) (dc7cbc7)
2.41.0 (2024-07-17)
Note: Version bump only for package @carbon/ibm-products-styles
2.41.0-rc.0 (2024-07-08)
- Datagrid: pagination color fix (#5641) (34c8712)
- HTTPError: svg inline css not working strict csp (#5585) (da5fd0a)
- OptionsTile: fix styling of summary and chevron when nesting OptionsTile (#5612) (9927c3b)
- sidepanel: close/ai placement (#5467) (7b6e09b)
- ConditionBuilder: handle keyboard navigation for tree variant (#5640) (2df7a14)
- ConditionBuilder: translation changes , text area support (#5563) (9f02450)
- dataspreadsheet: option for read only table + option for disable column swapping (#5597) (93c82cc)
2.40.0 (2024-07-03)
Note: Version bump only for package @carbon/ibm-products-styles
2.40.0-rc.2 (2024-07-03)
Note: Version bump only for package @carbon/ibm-products-styles
2.40.0-rc.1 (2024-06-26)
2.40.0-rc.0 (2024-06-24)
- dataspreadsheet: drag drop when we have overflow (#5506) (8a0d1a4)
- upgrade sass and remove
--prefix from function names (#5371) (91f282e)
2.39.0 (2024-06-13)
- Datagrid: sticky header column (#5461) (3b33561)
- novice-to-pro: change to onboarding and added getStartedCard (#5422) (7442150)
- conditionBuilder: tree variant initial implmentation (#5397) (553f2c7)
- SidePanel: adding tooltip (#5390) (254149c)
2.38.1 (2024-06-11)
2.38.0 (2024-06-04)
- Datagrid: replaced border tokens with the right ones (#5373) (a3ea280)
- Datagrid: show column headers for empty infinite scroll (#5254) (45bfa9e)
- GuideBanner: include styles in
index-with-carbon.scss(#5336) (6a6b57c)
- conditionBuilder: keyboard accessibility for sentence variant (#5248) (497c216)
- TagOverflow: overflow tooltip variants (#5249) (022f8ff)
2.37.1 (2024-05-28)
- coachmark stack not showing stack (#4941) (7cdc365)
- SidePanel: add missing size xl (#5274) (da5172b)
- StringFormatter: scope popover to string formatter block class (#5316) (cbb273b)
2.37.0 (2024-05-21)
- get-started: new component (#5054) (5d7208f)
- tagoverflow: remove TagOverflow dependency on TagSet (#4929) (7b1bcdc)
2.36.0 (2024-05-14)
2.35.0 (2024-05-07)
- added a scroll callback which sets prog step back to 0 on resize (#5015) (63becd7)
- added use statement to pull in base styles for carousel (#5068) (5ec8526)
- tearsheet: exit animation missing code reverted (#5057) (f004423)
- ConditionBuilder: implementation of main content blocks (#4928) (6a6202d)
- conditionBuilder: popover content, stories, issue fixes (#5058) (24ac4fa)
2.34.0 (2024-04-30)
- update to Carbon 11 compatible versions to latest (#4890) (d3234ce), closes #4654
- useravatar: fix scroll issue (#4950) (bb47921)
- fix sortable header transparent issue #4954 (#4955) (1760bc6)
- instrument current packages with js scope (#5012) (59074fe)
2.33.0 (2024-04-16)
- Datagrid: style update to address relative position issue (#4656) (b67871e)
- full page story with global header (#4794) (af77a38)
- productive card flex fix (#4762) (7284183)
- sidePanel: Close scrollbar overlap 3975 (#4680) (8ef8d7b)
- spellcheck fixes and quiet flag (#4805) (f29ea25)
- tearsheet: cover few scenarios of 400% zoom issue (#4895) (e9a8b03)
- ConditionBuilder: First PR with generated files and basic configs, components (#4801) (78fcba2)
- FilterPanel: added search and filter panel updates (#4659) (8400717)
- full page step description as node to match tearsheet (#4788) (b8c1fc2)
- TagOverflow: multiline support (#4618) (cf8cd1f)
- TagOverflow: new component TagOverflow (#4535) (f9d6c57)
- useravatar: add default color (#4679) (cb9f814)
2.32.0 (2024-04-02)
- FilterPanel: added accordion and group (#4620) (ade8310)
- FilterPanel: added checkbox with overflow (#4594) (c08c303)
- ScrollGradient: new component ScrollGradient (#4446) (75e1622)
- useravatar: color tokens implementation (#4608) (de8604b)
2.31.0 (2024-03-26)
2.30.1 (2024-03-14)
- Decorator: breakout single Decorator into many smaller Decorators (#4542) (3f57a24)
- update ai gradient mixin call to match 1.53 (#4552) (332890c)
2.30.0 (2024-03-12)
2.29.0 (2024-03-05)
- about modal layout (#4454) (c0cf58a)
- Datagrid: add missing borders to frozen header cells (#4453) (72c38c8)
- Datagrid: align nested/expanded row borders with text content (#4388) (7e9fc3f)
- TagSet: address color contrast issue in overflow link button (#4449) (5abfdd5)
- the button bar covers the last filter options for Datagrid filter panel #4337 (#4350) (c8392dc)
- the frozen column doesn't follow the hover color on DataGrid #4338 (#4458) (176441c)
2.28.0 (2024-02-27)
- header border issue introduced with ai slug (#4385) (76a0f82)
- side panel slug and close position (#4426) (2d73177)
- tearsheet overlay (#4421) (8a93722)
- Decorator: new component Decorator (#4170) (9cea98a), closes #4348 #4188 #4227 #4312
- DescriptionList: new component DescriptionList (#4208) (0a55d40)
- new component status indicator (#4419) (79c9794)
2.27.1 (2024-02-21)
2.27.0 (2024-02-21)
- Datagrid: apply latest ai gradients to Datagrid (#4377) (3702c93)
- Modal ai updates (#4362) (8feb304)
- useravatar: image implementation (#4355) (accfa2d)
2.26.0 (2024-02-20)
- minor changes for cross browser compatibility (#4321) (c912366)
- update Carbon 11 compatible versions to latest (#4343) (eee92d5)
- Tearsheet ai (#4215) (6b13f3f)
- BigNumbers: new component BigNumbers (#4174) (8053304)
- SidePanel: initial reduced motion work for side panel opacity (#4318) (378f719)
- StringFormatter: new component StringFormatter (#4249) (74d67d0)
- UserAvatar: implementation of name,size props (#4312) (a4e1a21)
2.25.0 (2024-02-13)
- use flex-start instead of start and update
DatagridSlugreturn (#4307) (54112ea) - UserAvatar: improve interactions (#4298) (d27dd07)
- Datagrid: add ai slug support for rows (#4229) (3fd6ca3)
- FullPageError: added support for 403 and 404 variants (#4304) (4cd99ea)
2.24.0 (2024-02-09)
- Datagrid: update filtering copyright headers, review eslint disable rules, remove filter feature flags (#4178) (c40af25)
- FullPageError: create new FullPageError component (#4211) (24afc41)
- TruncatedList: new component TruncatedList (#4139) (bc54d2f)
- UserAvatar: create UserAvatar component (#4200) (3990523)
2.23.0 (2024-02-06)
- Gradient ai updates (#4184) (54aa157)
- port Coachmark component to v2 (#4031) (dc46cf0)
- port InterstitialScreen component to V2 (#4094) (827d97d)
- SearchBar: Migrate SearchBar from Products v1 / Security to Products v2 (#4202) (b8653f0)
2.22.0 (2024-01-31)
- Datagrid: add ai slug support to col headers (#4163) (f0b17e2)
- Datagrid: add expand icon button in filter summary (#4030) (bc7641f)
2.21.0 (2024-01-30)
- add min width to 2xl size (#4019) (b99ad7c)
- Datagrid: fix placement of pagination when used with filter panel (#4152) (d486005)
- Datagrid: sticky row action column solid background (#4051) (307c316)
- DelimitedList: new component DelimitedList (#4069) (2e60709), closes #4047
- update ai-gradient to phase 2 spec (#4145) (4e51d13)
2.20.1 (2024-01-23)
- increase title spacing in side panel without subtitle (#4050) (cdc3d66)
- Potential path issue with CI Check scripts (#4044) (73802f9)
- saving: saving loader alignment (#4047) (b6d1d1d)
- TagSet: margin fix for overflow items (#4054) (27406d1)
2.20.0 (2024-01-16)
- datagrid empty state hover background color (#4008) (21466c8)
- SidePanel: action buttons layout at 2xl (v2) (#4000) (8141984)
- update format and lint (#4011) (8adfa5d)
2.19.1 (2023-12-26)
Note: Version bump only for package @carbon/ibm-products-styles
2.19.0 (2023-12-19)
- Guidebanner: allow adding 1rem space on the left (#3965) (fcd0388)
- InlineTip: allow adding 1rem space on the left, v2 (#3969) (feaa1ce)
2.18.1 (2023-12-12)
2.18.0 (2023-12-07)
- FilterSummary: enable filter summary clear button to be placed inline (#3906) (e154f89)
- new NonLinearReading component (#3889) (962fbb6)
- port Guidebanner component w Carousel to v2 (#3905) (e89a3f2)
2.17.2 (2023-12-05)
- Datagrid: expandable/nested review fixes, custom hook for keeping expander focus (#3861) (ae33c58)
- published side panel error (#3900) (b1487f6)
- remove file added in error (#3882) (c596ea2)
- update Carbon 11 compatible versions to latest (#3880) (b96b1f2)