·
4 commits
to release/v18
since this release
@semcore/base-components
- Changed animation: Refactor component types. Deprecated atomic types. Atomic types are
part ofNSAnimationnamespace. - Changed flex-box: Refactor component types. Deprecated atomic types. Atomic types are
part ofNSBox/NSFlex/NSInvalidStateBox/NSScreenReaderOnlynamespaces. - Changed grid: Refactor component types. Deprecated atomic types. Atomic types are
part ofNSGridnamespace. - Changed hint: Refactor component types. Deprecated atomic types. Atomic types are
part ofNSHintnamespace. - Changed neighbor-location: Refactor component types. Deprecated atomic types. Atomic types are
part ofNSNeighborLocationnamespace. - Changed outside-click: Refactor component types. Deprecated atomic types. Atomic types are
part ofNSOutsideClicknamespace. - Changed popper: Refactor component types. Deprecated atomic types. Atomic types are
part ofNSPoppernamespace. - Changed portal: Refactor component types. Deprecated atomic types. Atomic types are
part ofNSPortalnamespace. - Changed scroll-area: Refactor component types. Deprecated atomic types. Atomic types are
part ofNSScrollAreanamespace.
@semcore/bulk-textarea
- Fixed How NVDA announces errors without a common error message.
- Fixed Tooltip flashing when fixing an error or clearing a textarea.
@semcore/button
- Changed Refactor component types. Deprecated atomic types. Atomic types are
part ofNSButton/NSButtonLinknamespaces.
@semcore/core
- Fixed Style merging mechanism.
- Fixed Performance regression for
useScrollBarWidthhook.
@semcore/d3-chart
- Fixed Update base background of the Chart.Bar and CompactHorizontalBar.
- Fixed Some states in the Cigarette with empty values.
- Fixed The cigarette tooltip displayed hardcoded text instead of the value
from the props.
@semcore/data-table
- Fixed Unnecessary scrolling during loading when interacting with the mouse.
- Added Setting limits for selected rows.
- Fixed Unnecessary rerenders for dataTable cells.
- Fixed Loading spinner for grouped headers and scroll inside table.
- Fixed Incorrect cells colors with expanded accordions.
- Fixed Position for loading spinner.
@semcore/drag-and-drop
- Changed Refactor component types. Deprecated atomic types. Atomic types are
part ofNSDragAndDropnamespace.
@semcore/ellipsis
- Changed Refactor component types. Deprecated atomic types. Atomic types are
part ofNSEllipsisnamespace.
@semcore/feedback-form
- Fixed Incorrect illustration color.
@semcore/icon
- Added
SlackColoredicon - Fixed Incorrect exported types for all icons.
- Fixed Prevent applying
colorwhen the corresponding CSS variable is
undefined.
@semcore/inline-edit
- Changed Refactor component types. Deprecated atomic types. Atomic types are
part ofNSInlineEditnamespace.
@semcore/inline-input
- Added Missing translation for
InlineInput.NumberControls. - Changed Refactor component types. Deprecated atomic types. Atomic types are
part ofNSInlineInputnamespace.
@semcore/input-mask
- Changed Refactor component types. Deprecated atomic types. Atomic types are
part ofNSInputMasknamespace.
@semcore/input-number
- Added
Numberas possible type for value. - Fixed Display the value corresponding to the current one after backspace for
negative numbers.
@semcore/input-tags
- Changed Refactor component types. Deprecated atomic types. Atomic types are
part ofNSInputTagsnamespace.
@semcore/link
- Changed Refactor component types. Deprecated atomic types. Atomic types are
part ofNSLinknamespace.
@semcore/mini-chart
- Fixed Base background for Score Line and Donut have become darker.
@semcore/notice-bubble
- Changed Refactor component types. Deprecated atomic types. Atomic types are
part ofNSNoticeBubblenamespace.
@semcore/product-head
- Changed Refactor component types. Deprecated atomic types. Atomic types are
part ofNSProductHead/NSProductHeadTitle/NSProductHeadInfonamespaces.
@semcore/progress-bar
- Fixed Base background have become darker.
@semcore/select
- Fixed The aria-invalod attribute for the invalid state was missing.
@semcore/slider
- Fixed Base background have become darker.
- Fixed Values for
progress-barandchart-base-bgvariables have become
darker.
@semcore/textarea
- Fixed The aria-disabled attribute for the disabled state was missing.
@semcore/time-picker
- Fixed Low selector specificity.
- Changed Refactor component types. Deprecated atomic types. Atomic types are
part ofNSTimePickernamespace.
@semcore/wizard
- Changed Refactor component types. Deprecated atomic types. Atomic types are
part ofNSWizardnamespace.