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

@clayui/link

Package Overview
Dependencies
Maintainers
13
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/link - npm Package Versions

23

3.111.0

Diff

Changelog

Source

3.111.0 (2024-02-15)

Bug Fixes

  • @clayui/core: fixes bug when clicking on item does not select (eadd182)
  • @clayui/core: fixes bug when not focusing on the first item (f82643f)
  • @clayui/core: fixes bug when visual focus is lost when items are updated in Picker (202962b)
  • @clayui/core: fixes navigation to just Switch component instead of item (14ad2a6)
  • @clayui/core: LPS-203851 fixes bug when keeping DropDown open in TreeView actions in Firefox (f1a7dc6)
  • @clayui/css: LPD-15629 Accessibility link and text should have 3:1 color contrast (64584a6)
  • @clayui/css: LPD-15988 Active nav tab bottom border shouldn't depend on $body-bg (b89b64a)
  • @clayui/css: LPD-16364 @page {.css-selector{}} is not valid css (2df56c6)

Features

  • @clayui/css: Add new icon-rule-builder icon (33db79b)
matuzalemteles
published 3.106.1 •

Changelog

Source

3.106.1 (2023-10-26)

Note: Version bump only for package clay

matuzalemteles
published 3.106.0 •

Changelog

Source

3.106.0 (2023-10-25)

Bug Fixes

  • @clayui/core: does not render the child items of an unexpanded item (e308365)
  • @clayui/core: fixes nested focus error (e8e339c)
  • @clayui/css: [href] CSS selector shouldn't target <use href=""/> element in svg (02a2d19)
  • @clayui/css: Atlas range input map should use newer key value pattern to match better with the css selector (eebde0f)
  • @clayui/css: Cadmin nav-tabs remove deprecated styles (c2ce6dc)
  • @clayui/css: Checkbox and Radio text should be vertically aligned at the start (5ed8cb0)
  • @clayui/css: Mixins clay-range-input-variant should accept new key value pattern for clay-range-thumb (5b9199b)
  • @clayui/css: SVG Icons bookmarks and bookmarks-full should be centered (46b51d7)
  • add proper location for linting (e221837)
  • override paths when generating d.ts files (2ef177f)
  • remove 'src' dir from being packaged with npm (9383e8d)
  • use package's directory for baseDir when generating type (0a5c710)

Features

  • @clayui/core: add hook to handle tree navigation (1331f57)
  • @clayui/core: adds base implementation for rendering a table tree into an accessible list (1fb9d6e)
  • @clayui/core: adds controlled and uncontrolled expandable state (56f3d8f)
  • @clayui/core: adds keyboard interaction for the Home and End keys (d2224ed)
  • @clayui/core: adds keyboard navigation interactions to row (4a7f290)
  • @clayui/core: adds new API to handle column sorting with accessibility support (4a13361)
  • @clayui/core: adds the implementation of the new data-oriented composition for Table (d68bcaa)
  • @clayui/core: makes the new table component public (f2a686e)
  • @clayui/css: Mixins clay-sidebar-variant adds more sub-components (efe43c3)
  • @clayui/css: Sidebar adds sidebar-sm (dbc35d3)
  • @clayui/css: Tables adds table-nested-rows (5bcc318)
  • @clayui/data-provider: adds sortable support (a202306)
  • @clayui/form: Checkbox and Radio should use modifier class custom-control-outside if a label is present (e2b6335)

Reverts

  • Revert "chore(@clayui/drop-down): Update storybook with examples of long text in checkbox and radio" (432ec99)
  • Revert "docs(@clayui/drop-down): Add checkbox and radio examples with long text" (0fa8402)
  • Revert "fix(@clayui/drop-down): Radio buttons should be stacked in dropdown" (7eac94d)
  • Revert "fix(@clayui/css): Checkbox and Radio text should be vertically aligned at the start when breaking to new line" (4d87dc3)
  • Revert "fix(@clayui/css): Checkbox and radio text should be vertically aligned when breaking to a new line" (d73c22c)
  • Revert "fix(@clayui/css): Checkbox and Radio with badge breaks to new line" (01a4411)
bryceosterhaus
published 3.106.0-alpha.0 •

bryceosterhaus
published 3.105.1-alpha.0 •

bryceosterhaus
published 3.105.1-alpha.9 •

bryceosterhaus
published 3.105.1-alpha.8 •

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.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.56.0 •

Changelog

Source

3.56.0 (2022-05-09)

Bug Fixes

  • @clayui/css: _license-text.scss should update when running yarn compile (42cddec)
  • @clayui/css: Alerts deprecate $alert-*-level variables (4e04372)
  • @clayui/css: Breadcrumbs convert to Clay mixin pattern (dc309fb)
  • @clayui/css: Cadmin breadcrumbs convert to Clay mixin pattern (9c5b555)
  • @clayui/css: Functions add the parameter $fallback to clay color functions (73260e9)
  • @clayui/css: Range clay-range-input convert to use newer keys (0666c44)
  • @clayui/css: Sidebar long text with no white space should break to new line in component-title and subtitle (795684e)
  • @clayui/css: Tables deprecate $table-*-level variables (b64bdb5)
  • @clayui/tooltip: cancel scheduled tooltip before scheduling new one (62551b8)
  • updates broken storybook links in documentation (22fc1c6)

Features

  • @clayui/css: Mixins clay-range-input-variant updates (2de97c4)
  • @clayui/modal: Add a children property to IProps as a ReactNode to avoid warning error (f8f56c9), closes #4843
  • clayui.com: add deprecated prop badge to doc (0d55bdf)
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