Skip to content

v17.4.0

Choose a tag to compare

@semrush-ci-whale semrush-ci-whale released this 10 Jul 15:38
620422f

@semcore/add-filter

  • Fixed Refactor component's types. Deprecated atomic types. Atomic types are
    part of NSAddFilter namespace.

@semcore/badge

  • Fixed Refactor component's types. Deprecated atomic types. Atomic types are
    part of NSBadge namespace.

@semcore/breadcrumbs

  • Fixed Rewrite component to TS. Deprecate atomic types. Atomic types are part
    of NSBreadcrumbs namespace.

@semcore/carousel

  • Fixed Focus was lost after zooming out.

@semcore/dropdown-menu

  • Fixed preventFocusByClick handler - skip draggable elements.

@semcore/feedback-form

  • Fixed Rewrite component to TS. Deprecate atomic types. Atomic types are part
    of NSFeedbackForm namespace.

@semcore/fullscreen-modal

  • Fixed More specific css-selectors.

@semcore/inline-input

  • Fixed Pressing the Escape on buttons worked as if it were submitting
    changes.
  • Changed The onBlurBehavior function will no longer work when interacting
    with the keyboard.

@semcore/input

  • Fixed Rewrite component to TS. Deprecate atomic types. Atomic types are part
    of NSInput namespace.

@semcore/input-number

  • Fixed Rewrite component to TS. Deprecate atomic types. Atomic types are part
    of NSInputNumber namespace.
  • Fixed Aligned typed, incremented, and decremented value precision with the
    configured step precision.

@semcore/modal

  • Fixed Rewrite component to TS. Deprecate atomic types. Atomic types are part
    of NSModal namespace.

@semcore/notice

  • Fixed Rewrite componenst to TS. Deprecate atomic types. Atomic types are
    part of NSNotice/NSNoticeSmart namespaces.

@semcore/select

  • Added AutoSuggest component.

@semcore/side-panel

  • Fixed Rewrite component to TS. Deprecate atomic types. Atomic types are part
    of NSSidePanel namespace.

@semcore/skeleton

  • Changed Fill color.

@semcore/textarea

  • Fixed Rewrite component to TS. Deprecate atomic types. Atomic types are part
    of NSTextarea namespace.

@semcore/time-picker

  • Fixed Incorrect aria-invalid for invalid state.
  • Fixed React warning about readonly input without onChange.

@semcore/wizard

  • Changed Left Sidebar color.