Skip to content

v17.6.0

Latest

Choose a tag to compare

@semrush-ci-whale semrush-ci-whale released this 10 Sep 13:53
· 4 commits to release/v18 since this release
ad7e6e0

@semcore/base-components

  • Changed animation: Refactor component types. Deprecated atomic types. Atomic types are
    part of NSAnimation namespace.
  • Changed flex-box: Refactor component types. Deprecated atomic types. Atomic types are
    part of NSBox/NSFlex/NSInvalidStateBox/NSScreenReaderOnly namespaces.
  • Changed grid: Refactor component types. Deprecated atomic types. Atomic types are
    part of NSGrid namespace.
  • Changed hint: Refactor component types. Deprecated atomic types. Atomic types are
    part of NSHint namespace.
  • Changed neighbor-location: Refactor component types. Deprecated atomic types. Atomic types are
    part of NSNeighborLocation namespace.
  • Changed outside-click: Refactor component types. Deprecated atomic types. Atomic types are
    part of NSOutsideClick namespace.
  • Changed popper: Refactor component types. Deprecated atomic types. Atomic types are
    part of NSPopper namespace.
  • Changed portal: Refactor component types. Deprecated atomic types. Atomic types are
    part of NSPortal namespace.
  • Changed scroll-area: Refactor component types. Deprecated atomic types. Atomic types are
    part of NSScrollArea namespace.

@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 of NSButton/NSButtonLink namespaces.

@semcore/core

  • Fixed Style merging mechanism.
  • Fixed Performance regression for useScrollBarWidth hook.

@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 of NSDragAndDrop namespace.

@semcore/ellipsis

  • Changed Refactor component types. Deprecated atomic types. Atomic types are
    part of NSEllipsis namespace.

@semcore/feedback-form

  • Fixed Incorrect illustration color.

@semcore/icon

  • Added SlackColored icon
  • Fixed Incorrect exported types for all icons.
  • Fixed Prevent applying color when the corresponding CSS variable is
    undefined.

@semcore/inline-edit

  • Changed Refactor component types. Deprecated atomic types. Atomic types are
    part of NSInlineEdit namespace.

@semcore/inline-input

  • Added Missing translation for InlineInput.NumberControls.
  • Changed Refactor component types. Deprecated atomic types. Atomic types are
    part of NSInlineInput namespace.

@semcore/input-mask

  • Changed Refactor component types. Deprecated atomic types. Atomic types are
    part of NSInputMask namespace.

@semcore/input-number

  • Added Number as 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 of NSInputTags namespace.

@semcore/link

  • Changed Refactor component types. Deprecated atomic types. Atomic types are
    part of NSLink namespace.

@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 of NSNoticeBubble namespace.

@semcore/product-head

  • Changed Refactor component types. Deprecated atomic types. Atomic types are
    part of NSProductHead/NSProductHeadTitle/NSProductHeadInfo namespaces.

@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-bar and chart-base-bg variables 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 of NSTimePicker namespace.

@semcore/wizard

  • Changed Refactor component types. Deprecated atomic types. Atomic types are
    part of NSWizard namespace.