carbon-components
Bug fixes
- fix(tooltip): set width to content max (#2923) (0482748d8)
- fix(radio-button): group-level label/button alignment (#2914) (9a9da7041)
- fix(modal): support different numbers of buttons (#2900) (c3672c871)
- fix(ui-shell): update right panel active link text color (#2898) (c53a3c261)
- fix: make inputs inherit font family (#2879) (10c7fe986)
- fix(radio-button): fix alignment for vertical (#2870) (705b1a2e6)
- fix(dropdown): show scroll bar if content overflows vertically (#2855) (eb3e791d6)
- fix(search): change font size (#2868) (23a6ab18b)
- fix(tabs): replace wrapper
nav(#2853) (eeba2950e) - fix: remove input field hover states (#2850) (aa47b4b59)
- fix(button): temporarily hard code danger button bgc (#2839) (e30a14d34)
- fix(tooltip): wrap icon tooltip content (#2783) (6a77d3f5c)
- fix(multi-select): match v10 spec (#2769) (6f593c201)
- fix(notification): update toast notification long text (#2746) (b2a63aebe)
- fix(ghost-button): use theme tokens (#2733) (4bfae6228)
- fix(components): bump elements to 10.2 (#2743) (16a4ba63b)
- fix(ui-shell): remove duplicate variable (#2728) (acb0ee08b)
- fix(button): secondary text hover/focus (#2709) (49f5544e9)
- fix(dropdown): set z-index to above the modal (#2660) (868c5710a)
- fix(notification): make warning notification a11y changes (#2677) (3899298c2)
- fix(date-picker): use auto height for flatpickr container (#2681) (71d1ae690)
- fix(table): regression fixes (#2356) (edf966735)
- fix(date-picker): fix incorrect hover color (#2404) (b671ee6f6)
- fix(multi-select): use theme tokens for icon fill (#2400) (d2425c653)
Features
- feat(ui-shell): enable ui-shell styles by default (09afbfafe)
- feat(ui-shell): design updates to side nav (#2786) (94dd6af35)
- feat(ui-shell): adds UX patterns for Header with SideNav (#2846) (4b3a26717)
- feat(ui-shell): blank right panel and switcher (#2847) (8c6408f31)
- feat(button): add field variant (#2719) (ce4b30b0a)
- feat(themes): add skeleton tokens (a4c4fdb48)
- feat(grid): add 1:2 aspect ratio class (#2858) (43c9446af)
- feat(notification): introduce high contrast style (#2814) (47ca93df7)
- feat(data-table): show overflow menu always for mobile (#2834) (e280f8927)
- feat(data-table): add row sizes (#2388) (ea2990173)
- feat(browserslist-config-carbon): add package (#2812) (37ec9ddee)
- feat: text input and textarea character limit counter (#2745) (919ba2e10)
- feat(data-table): add visible overflow menu icon option (#2782) (5600076a9)
- feat(ui-shell): add side nav tokens (#2798) (e3e2b7368)
- feat(DataTable): introduce expand all (#2688) (8a20ff240)
- feat(ui-shell): design updates to ui shell global header (#2741) (4f7aad5fb)
- feat(tooltip): introduce alignment (#2732) (6f7183e50)
- feat(shell): ui-shell header color updates (#2721) (3a3f6ca7e)
- feat(tooltip): introduce center/right alignment (#2663) (7681dc7c1)
- feat(button): add tooltips for icon only buttons (#2366) (4ad418157)
carbon-components-react (version 7.3.0)
Bug fixes
- fix(button): require iconDescription for icon-only (#2929) (185f77e26)
- fix(radio-button): group-level label/button alignment (#2914) (9a9da7041)
- fix(ui-shell): fix invalid ARIA attribute
ariaLabel(#2800) (e5a7904bb) - fix(tabs): replace wrapper
nav(#2853) (eeba2950e) - fix(multi-select): match v10 spec (#2769) (6f593c201)
- fix(Tooltip): remove ARIA attribute (#2656) (279235287)
- fix(tag): add filter tag keyboard navigation (#2654) (19d436061)
- fix(ui-shell): add in global header patterns to storybook examples (#2705) (a8e25b913)
- fix(react): update icons-react dependency (#2706) (62063164a)
Features
- feat(react): add ui-shell to entrypoint (2d52940a7)
- feat(ui-shell): design updates to side nav (#2786) (94dd6af35)
- feat(ui-shell): adds UX patterns for Header with SideNav (#2846) (4b3a26717)
- feat(ui-shell): blank right panel and switcher (#2847) (8c6408f31)
- feat(button): add field variant (#2719) (ce4b30b0a)
- feat(notification): introduce high contrast style (#2814) (47ca93df7)
- feat(browserslist-config-carbon): add package (#2812) (37ec9ddee)
- feat: text input and textarea character limit counter (#2745) (919ba2e10)
- feat(DataTable): introduce expand all (#2688) (8a20ff240)
- feat(combobox): add itemToElement to render items as custom components (#2766) (7a19c504f)
- feat(ui-shell): design updates to ui shell global header (#2741) (4f7aad5fb)
- feat(tooltip): introduce alignment (#2732) (6f7183e50)
- feat(downshift): allow passing additional props to Downshift (#2726) (a5601a729)
- feat(react/css-prefix): removed hardcoded css-prefix (#2690) (a1eb0fa07)
- feat(tooltip): introduce center/right alignment (#2663) (7681dc7c1)