Releases
v10.11.0
Housekeeping π
New features π
feat(list-box): allow multiselect, combobox to open to top (#5735 ) (8795a08db
)
feat(header-menu-item): add isActive prop to apply styles to selected item (#5504 ) (49e87c8e1
)
feat(tile): only show chevron on selection (#5667 ) (43460a471
)
feat(inputs): modify input color based on container background (#5598 ) (8b6cdd115
)
feat(tag): respect type prop for filter tag (#5382 ) (c59e8f4f5
)
feat(list-box): Update list box tokens (#5719 ) (d58244616
)
feat(tokens): add decorative-01, update dropdown styles (#5688 ) (f92e56ee5
)
feat(FileUploader): support button variants and container sizes (#5614 ) (5c2bf2a87
)
feat(DataTable): add small toolbar (#5479 ) (ef9c3475b
)
feat(grid): update aspect ratio with graceful overflow (#5255 ) (8e3042f86
)
feat(Tag): support click handler for filter tag close icon (#5470 ) (57f48c04e
)
feat(grid): add column padding helper class (#5449 ) (046148e31
)
feat(number-input): add size variants (#5459 ) (d68e6d2aa
)
feat(date-picker): add size variants (#5460 ) (fb6429fd4
)
Bug fixes π
fix(progress-indicator): apply support-01 to warning icon inner paths (#5820 ) (752488303
)
fix(data-table): fix table with overflow menu bugs (#5794 ) (528addc62
)
fix(modal): prevent overflow indicator from blocking interactive content (#5816 ) (777e45014
)
fix(components): reintroduce layer mixin (#5812 ) (99d073e54
)
fix(notification): fix low-contrast close button focus color (#5793 ) (db8d9412c
)
fix(ghost-button): remove ghost button specific styles (#5761 ) (aa1fa8303
)
fix(TimePicker): prevent label length from separating input fields (#5772 ) (c5ab72df6
)
fix(modal): ensure modal renders correctly on mobile safari (#5776 ) (daf9c7da3
)
fix(inline-notification): fix inline-notification styles on mobile (#5763 ) (254eaa06f
)
fix(tooltip): import layout helpers (#5786 ) (45990489d
)
fix(tabs): reduce default tab spacing (#5775 ) (1e6e03fd5
)
fix(data-table): update skeleton style for v10 (#5752 ) (10c5f7fe6
)
fix(inline-notification): fix headline line-height (#5754 ) (60686046e
)
fix(data-table): ensure cleaning-up events (#5743 ) (e83aabfb2
)
fix(data-table): remove max width line from core styles (#5747 ) (2e14d83d9
)
fix(time-picker): reset select margins (#5746 ) (33985c3e1
)
fix(button): fix icon-only ghost button svg fill (#5722 ) (4ccf96e65
)
fix(box-shadow): update box-shadow value (#5723 ) (7bb302287
)
fix(code-snippet): allow horizontal scroll, add right padding to multi-line snippet (#5704 ) (25ab3f228
)
fix(list-box): update background, horizontal rule colors (#5707 ) (c76742b7c
)
fix(tag): define default tag style (#5677 ) (f8b485066
)
fix(button): prevent hover on disabled buttons in g90/g100 theme (#5678 ) (04ae1e92d
)
fix(tile): change expandable tile to button (#5609 ) (fbab6c0bd
)
fix(components): remove @carbon/icons from peerDependencies (#5656 ) (39e612536
)
fix(select): reposition chevron SVG (#5672 ) (b558e58c1
)
fix(button): prevent icon and tooltip jumping for tertiary button (#5618 ) (f32c1a611
)
fix(code-snippet): set correct width for feedback container in Safari (#5601 ) (0917bb27e
)
fix(progress-indicator): use circle--filled icon (#5585 ) (7ae99155c
)
fix(tile): add non link styling to clickable tile (#5591 ) (20517eb72
)
fix(SideNav): disregard hover on non-rail SideNav when closed (#5562 ) (b494e528d
)
fix(button): prevent text jump in disabled button set (#5556 ) (38fb161af
)
fix(dependencies): update icons dependency in vanilla (#5574 ) (f793a156a
)
fix(toggle): change spacing to match style guide (#5462 ) (bbe9f0d50
)
fix(link): use hover color token for visited links (#5559 ) (8b03644ec
)
fix(tooltip): wrap icon tooltip content (#5544 ) (dfc695617
)
fix(modal): change bottom margin (#5510 ) (3b7314442
)
fix(tabs): update tab styles (#5482 ) (2c14be25b
)
fix(modal): set half width single buttons (#5502 ) (80903ac57
)
fix(Slider): onRelease not always firing (#2695 ) (#5359 ) (f5b7d0be9
)
fix(overflow-menu): correct hover color (#5513 ) (40613c234
)
Documentation π
Housekeeping π
test: mock lodash.debounce and recreate component within async test (#5538 ) (d02e8b763
)
chore: support spaces in folder names (components package build) (#5512 ) (bf4523ddc
)
chore(components): remove remaining ignored files from vendor file (#5508 ) (08cdc3100
)
chore(components): remove duplicate scss-to-json dependency (#5476 ) (e0f112f28
)
New features π
New features π
Housekeeping π
Housekeeping π
Housekeeping π
Housekeeping π
New features π
feat(sketch): add support for generating icon ranges (#5711 ) (bbc81ee14
)
Bug fixes π
Documentation π
New features π
feat(grid): update breakpoint-down with correct max width (#5791 ) (033ba7774
)
Housekeeping π
Documentation π
Housekeeping π
New features π
Documentation π
Housekeeping π
New features π
Bug fixes π
fix(accordion): add aria-controls on each accordion item (#5787 ) (4c9141281
)
fix(icons-build-helpers): remove will-change: transform from react icons (#5803 ) (407f3e0e3
)
fix(FloatingMenu): position calc in scroll element (#5800 ) (277a60e28
)
fix(TimePicker): prevent label length from separating input fields (#5772 ) (c5ab72df6
)
fix(inline-notification): fix inline-notification styles on mobile (#5763 ) (254eaa06f
)
fix(MultiSelect): correct spacing between checkmark and item text (#5773 ) (e74beb20a
)
fix(ComboBox): fix lost change in state (#5784 ) (e05213a39
)
fix(data-table): update skeleton style for v10 (#5752 ) (10c5f7fe6
)
fix(TimePicker): reposition validation message (#5686 ) (8c58a8d56
)
fix(Modal): edit close icon alt text to match content guidelines (#5700 ) (f51b06ba1
)
fix(Tabs): prevent update selecton upon arrow keys (#5659 ) (19d8aeb6b
)
fix(Slider): use value from input as-is (#5712 ) (713ed5765
)
fix(Modal): fix button ref (#5699 ) (f68edea9c
)
fix(data-table): require additional props in certain situations (#5682 ) (c095b57d8
)
fix(combo-box): add title attribute to input field (#5621 ) (854c1b21f
)
fix(tag): define default tag style (#5677 ) (f8b485066
)
fix(Tooltip): use valid prop name for tabIndex (#5679 ) (ffd588f1d
)
fix(tile): change expandable tile to button (#5609 ) (fbab6c0bd
)
fix(TableToolbarSearch): set focus on expanded search bar (#5637 ) (d6916b531
)
fix(DropdownSkeleton): remove div role (#5619 ) (cc93f33ac
)
fix(text-input): use placeholder text as title attribute (#5622 ) (b0494ea08
)
fix(structured-list): remove unused prop (#5592 ) (6bc7f8b7a
)
fix(icon-build-helpers): disable svgo plugins that cause rendering issues (#5603 ) (c0ae87bbc
)
fix(progress-indicator): use circle--filled icon (#5585 ) (7ae99155c
)
fix(tile): add non link styling to clickable tile (#5591 ) (20517eb72
)
fix(InlineNotification): make statusIconDescription optional (#5528 ) (952c780cb
)
fix(SideNav): disregard hover on non-rail SideNav when closed (#5562 ) (b494e528d
)
fix(button): remove role="button" from button styled anchors (#5522 ) (76e97f7c8
)
fix(ui-shell): remove role="menuitem" from Switcher li's (#5525 ) (80d767b95
)
fix(FileUploader): respect multiple prop in default file uploader (#5492 ) (f12617178
)
fix(Slider): onRelease not always firing (#2695 ) (#5359 ) (f5b7d0be9
)
Documentation π
docs: add NPE check for single file dnd upload (#5813 ) (0a8cc1c50
)
docs(dropdown,combobox): remove itemToElement examples (#5748 ) (af0626b6b
)
docs(drop-container): prevent default browser drag and drop behavior (#5764 ) (9c1896afa
)
docs(drop-container): reduce mock upload calls when multiple
is false (#5731 ) (a7ae576a8
)
Housekeeping π
New features π
Bug fixes π
fix(themes): correctly set carbon--theme when nesting themes (#5760 ) (68e304a23
)
Housekeeping π
New features π
Bug fixes π
Housekeeping π
Housekeeping π
You canβt perform that action at this time.