New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@clayui/multi-select

Package Overview
Dependencies
Maintainers
3
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/multi-select - npm Package Versions

1
16

3.91.1

Diff

matuzalemteles
published 3.91.0 •

Changelog

Source

3.91.0 (2023-03-24)

Bug Fixes

  • @clayui/core: Vertical Bar declare main mouse button as constant (ccb1068)
  • @clayui/core: Vertical Bar don't update panel if cursor is less or more than panel width (781ffcc)
  • @clayui/core: Vertical Bar stop updating panel after min/max width reached (7541959)
  • @clayui/css: Navigation Bar focus outline should be rounded (a9dfdc0)
  • @clayui/css: Removes nav-underline from Clay and Cadmin (642c479)
  • @clayui/css: Resizer shouldn't select text when dragging (e2842c0)
  • @clayui/css: Treeview btn should inherit component's color (4e733f9)
  • @clayui/pagination-bar: fix bug in documentation example (8924412)
  • @clayui/tabs: Tabs deprecate displayType and modern attributes (196abec)

Features

  • @clayui/core: adds panelWidth controlled implementation (96b6373)
  • @clayui/core: Vertical Bar adds resizing to VerticalBar.Panel (82fe064)
  • @clayui/css: Atlas and Cadmin update nav-tabs styles (2e7aae2)
  • @clayui/css: Cadmin and Clay adds c-horizontal-resizer component (9dec76c)
  • @clayui/tabs: force style for tabs (859ef65)

BREAKING CHANGES

  • @clayui/tabs: The default value for the modern attribute is now false. You will need to set the modern attribute on ClayTabs to get the nav-underline class.
  • @clayui/css: The class .nav-underline was removed
matuzalemteles
published 3.90.0 •

Changelog

Source

3.90.0 (2023-03-15)

Bug Fixes

  • @clayui/css: Cadmin Pagination active state should have more contrast (a09539a)
  • @clayui/css: Clay and Cadmin Menubar make collapsed nav 100% wide (ef3d431)
  • @clayui/css: Mixins Breakpoints don't output any styles if the breakpoint is c-unset (a8a02e2)
  • @clayui/css: Mixins Menubar update to use media query pattern (c6d9c16)
  • @clayui/date-picker: Dependency array of UseCallback should include every dependencies of the memoized function (38f859e)
  • @clayui/date-picker: fix focus bug in date picker (613d041)
  • @clayui/date-picker: updateDate is memoized without dateFormat dependency (827acff)
  • @clayui/navigation-bar: Mobile nav should push content down instead of overlaying (0176e40)

Features

  • @clayui/css: add new angle-double icons (04e8bb0)
  • @clayui/css: add new field-area icon (a0382b2)
  • @clayui/css: add new km-KH icon (9b2c70e)
  • @clayui/empty-state: always render the title (aa887e8)
matuzalemteles
published 3.89.0 •

Changelog

Source

3.89.0 (2023-03-01)

Bug Fixes

  • @clayui/core: fix error when not rendering drag button when Item is just string (96c5646)
  • @clayui/core: fixes bug when not focus on actions (78dd821)
  • @clayui/css: Buttons increase font-weight of text in btn-monospaced (0e92f96)
  • @clayui/css: Links change spacing between text and icon back to 8px (3309eb9)
  • @clayui/css: nav-underline and navigation-bar-light should use primary-l0 for active highlight (fdeb072)

Features

  • @clayui/core: adds implementation to track most recent focus on component (efa266e)
  • @clayui/css: Global Functions adds clay-map-merge (901f288)
  • @clayui/css: Globals adds $c-root map for outputting custom properties (8afe1b6)
  • @clayui/css: Globals adds $clay-root map for outputting custom properties (49f05c7)
  • @clayui/css: Globals adds $primary-l0 (d76fb5c)
  • @clayui/css: Moves c-root to the end of variables file (ea82657)
  • @clayui/drop-down: add new prop to pass props to DropDown.Search button (47604f3)
matuzalemteles
published 3.88.0 •

Changelog

Source

3.88.0 (2023-02-14)

Bug Fixes

  • @clayui/core: fix bug that does not expand an asynchronous node with cursor (67e4f13)
  • @clayui/css: Adjust list-group-text and subtext to match Lexicon specs (193d92a)

Features

  • @clayui/core: add TextHighlight component (9c65e16)
  • @clayui/core: adds API for internationalization of announcer messages (ace6890)
  • @clayui/core: adds drag and drop accessibility when use keyboard (ab87a57)
  • @clayui/core: adds initial implementation of drag and drop via keyboard in treeview (c96552b)
  • @clayui/core: improves the accessibility of item binding with groups and fixes the bug with not announcing correctly when starting the drag (3dd93d1)
  • @clayui/link: add extra aria-label when target is _blank (6268a88)
  • @clayui/tabs: adds forwardRef to Tabs components (a1792ce)
matuzalemteles
published 3.87.0 •

Changelog

Source

3.87.0 (2023-02-08)

Bug Fixes

  • @clayui/autocomplete: fix error when filtering autocomplete with regex special character (079e4f7)
  • @clayui/css: Atlas Dropdown items should be 32px tall (237f8fd)
  • @clayui/css: Buttons btn-secondary should have darker border for better contrast (336bdc3)
  • @clayui/css: Cadmin declare font size for btn-monospaced size variants (2e85acd)
  • @clayui/css: Cadmin text-# utilities should use px values (a47aa7e)
  • @clayui/modal: fixes error when closing the modal and not removing elements with inert (1e99716)
  • @clayui/shared: prevent closing the modal when clicking outside an Overlay rendered in the modal (d363535)

Features

  • @clayui/core: adds new selection API to configure more options (7839fa2)
  • @clayui/shared: adds the possibility to have overlay stacked (1a4d281)
  • @clayui/tabs: adds the pattern of uncontrolled to the active property of Tabs.Item in the new composition (fd5299a)
matuzalemteles
published 3.86.1 •

Changelog

Source

3.86.1 (2023-02-02)

Bug Fixes

  • @clayui/css: Cadmin Alert update alert-secondary to match new Lexicon colors (8eab38d)
  • @clayui/css: List Group removes default color on .list-group (f314a43)
matuzalemteles
published 3.86.0 •

Changelog

Source

3.86.0 (2023-01-31)

Bug Fixes

  • @clayui/core: announce item description when opening menu in Picker component (7509ef7)
  • @clayui/core: fix selection.toggle typing error (a61329f)
  • @clayui/core: fix Picker accessibility error on Apple devices with VoiceOver (b3f56b2)
  • @clayui/css: Empty State add bigger margin-bottom on image (e19f587)
  • @clayui/css: Readd text-underline and add text-none (5f7f691)
  • @clayui/css: Text decoration utility selector typo (8970d78)
  • @clayui/date-picker: Date Range should be selectable with a single click (ecd4c94)

Features

  • @clayui/core: adds simple implementation for LiveAnnouncer (cd0fd12)
matuzalemteles
published 3.85.0 •

Changelog

Source

3.85.0 (2023-01-23)

Bug Fixes

  • @clayui/core: fix Vertical Bar component error change behavior from controlled to uncontrolled (54b329f)
  • @clayui/css: Atlas Alert update secondary colors (9d85766)
  • @clayui/css: Atlas Pagination active state should have more contrast (7e26618)
  • @clayui/css: Cadmin Navigation Bar nav-link should inherit font size (b30e861)
  • @clayui/css: Custom Checkbox and Radio border-color should have better contrast (77bdad4)
  • @clayui/css: Mixins clay-select-variant adds hover states (f6bb985)
  • @clayui/css: Navigation Bar nav-link should inherit font size from parent (a359c32)
  • @clayui/css: Navigation Bar remove default btn border from .btn.nav-link (6468728)
  • @clayui/css: Pagination adds cursor pointer to link for tags without href (c988ce7)
  • @clayui/css: Select box selected state should have darker background-color (1890825)
  • @clayui/link: Source Format (ebc9464)
  • @clayui/modal: only moves focus to dialog when content has rendered (421e4fd)
  • @clayui/modal: restore trigger focus when closing modal (146c939)
  • @clayui/multi-select: prevents items from having the same key (ea62915)
  • @clayui/navigation-bar: Removes classes btn-unstyled and link-unstyled from nav-link (10419a7)
  • @clayui/pagination-bar: PaginationBarWithBasicItems shouldn't render if totalItems is 0 (13519e8)
  • @clayui/pagination: Adds tabindex to links with no href (566ae6b)
  • @clayui/pagination: fix error when totalPages is 0 (16d6094)
  • @clayui/pagination: remove link from Prev and Next when disabled (6552d93)

Features

  • @clayui/alert: Adds a secondary variant and symbol attribute (b3ebd3e)
  • @clayui/core: add API to disable visual state of indeterminate and change selectionMode on manual selection (02aa88b)
  • @clayui/core: add new property to add className to Picker menu (2b6fafb)
  • @clayui/css: Cadmin adds c-link (f0b4d3a)
  • @clayui/css: Links adds c-link to be used with utility classes (156446b)
  • @clayui/css: Mixins clay-link adds ability to create variants (60e9662)
  • @clayui/css: Utilities adds text-decoration-underline (9b4873d)
  • @clayui/link: Adds new displayTypes, decoration, fontSize, and weight properties (43bd938)
  • @clayui/modal: allows modifying the role of the modal (6ec5de2)
  • @clayui/multi-select: Adds new API to disallow adding custom values as label (b858246)
  • @clayui/multi-select: allows to prevent default behavior of onPaste and onKeyDown (57e62a4)
  • @clayui/nav: add prop to remove aria-current from VerticalNav component (5502734)
  • @clayui/navigation-bar: add prop to remove aria-current from NavigationBar component (a872c2c)
  • @clayui/pagination-bar: change the DropDown component to the Picker in the high-level component (6a641d4)
matuzalemteles
published 3.84.0 •

Changelog

Source

3.84.0 (2022-12-23)

Bug Fixes

  • @clayui/core: update Picker select icon (637d5fc)
  • @clayui/css: Sidebar should be able to overwrite focus styles on sidenav-start and sidenav-end (2edc530)

Features

  • @clayui/multi-select: add new alignmentByViewport API (ecb7409)
  • @clayui/multi-select: moves the visual focus from the gridcell to the label (5686d66)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc