Socket
Socket
Sign inDemoInstall

@clayui/tooltip

Package Overview
Dependencies
19
Maintainers
13
Versions
95
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
10Next

3.113.0

Diff

Changelog

Source

3.113.0 (2024-03-28)

Bug Fixes

  • @clayui/css: LPD-19703 Change seo icon aliases (fca81bd)
  • @clayui/css: LPD-20261 Atlas $secondary-l0 is missing !default flag (d45422c)

Features

  • @clayui/core: adds the index available in the item collection API (06fc444)
matuzalemteles
published 3.111.0 •

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

Changelog

Source

3.109.0 (2024-01-22)

Bug Fixes

  • @clayui/core: fixes error when not navigating through the head with sortable enabled and fixes error when expanding unnecessarily (dbe7aff)
  • @clayui/core: Table move table-sort to table element (ce7acf2)
  • @clayui/core: updates the sort icon for table (fda0727)
  • @clayui/css: modal-body-iframe should have no padding on screens sm and below (00dde4e)
  • @clayui/css: SVG Icons update bookmarks and bookmarks-full icons to be centered (d0b8c38)
  • @clayui/css: Tables adds variant table-sort (427430b)
  • @clayui/css: video-streaming icon should have copyright text and SF (686475b)
  • @clayui/drop-down: Fix Dropdown doesnt close when click outside (f5beaf9)
  • @clayui/pagination: Fix select pages from ellipsis dropdown (8b73a6d)
  • @clayui/picker: Update snapshot (c6e38b1)
  • @clayui/picker: Update Picker markup with aria-controls (c2b6b83)
  • @clayui/vertical-nav: Add aria-controls on vertical navbar itens and change role to menuitem (7e2a35b)
  • @clayui/vertical-nav: Update tests and snapshots (714281d)

Features

  • @clayui/core: Adds attribute sortAriaLabel on Cell for custom aria-label on sort button (c5675c0)
  • @clayui/core: adds column visibility feature (65a07d0)
  • @clayui/css: Add new video-streaming icon (9a088ba)
  • @clayui/css: add table-sort to change icon appearance (4a92472)
  • @clayui/css: Toggle Switch adds toggle-switch-sm modifier (ea5fdc5)
  • @clayui/form: Toggle Switch adds sizing attribute (d29270b)
  • @clayui/shared: adds support for closing the overlay when clicking outside the body (0a720b1)
matuzalemteles
published 3.108.0 •

Changelog

Source

3.108.0 (2023-12-12)

Bug Fixes

  • @clayui/core: fix accessibility error for aria-colindex value (931f426)
  • @clayui/css: Modals adjusts sizes in smaller screens for zoom accessibility (375f83e)
  • @clayui/panel: Disclosure Pattern to Clay Panel Component (6ffa238)
  • @clayui/tooltip: Fix close tooltip when pressing Escape key (6f40c16)
  • @clayui/vertical-nav: Fix focusable vertica navbar when item has active property equals to false (aa3078b)
  • clayui.com: fix build error (0774484)

Features

  • @clayui/core: add new API to define the size to table (23d3384)
  • @clayui/core: add the example of Sections with Table (0b4bfe4)
  • @clayui/css: add table-head-bordered (9d721a4)
  • @clayui/css: adds new size and table size adjustments (7dd6758)
  • @clayui/css: Adjust new table styles (FDS) (ba4c5c3)
  • @clayui/table: adds the border to the head by default (fb2cbdb)
  • @clayui/table: sets striped by default (2ee5787)
matuzalemteles
published 3.107.0 •

Changelog

Source

3.107.0 (2023-11-27)

Bug Fixes

  • @clayui/core: fix infinite loop error in table (a027700)
  • @clayui/core: fixes bug when rendering LiveAnnouncer on server side (5765be2)
  • @clayui/core: fixes error when cleaning up the collection for explicitly nested collections (e0714d1)
  • @clayui/css: Add increase text spacing on nav-link (7d4b71d)
  • @clayui/css: Adds .table-focus for focus outline around table row (5121443)
  • @clayui/css: Cadmin alert-indicator-start spacing should be 8px between icon and text (7572f92)
  • @clayui/css: Cadmin dropdown-menu-indicator spacing is off by 4px (3b0a184)

Features

  • @clayui/badge: Adds attributes translucent and dark (77162ef)
  • @clayui/button: Adds attributes translucent and dark (c43f9e0)
  • @clayui/core: adds asynchronous loading for Table items with nested row (f1aea66)
  • @clayui/css: add outline to table-focus (ae702bb)
  • @clayui/css: Add new twitter-x icon (63486e8)
  • @clayui/css: Adds translucent buttons and badges (f5792d0)
  • @clayui/css: Cadmin c-prefers-letter-spacing-* should apply to nav-link (9576c84)
  • @clayui/css: SVG Icon adds English Canada flag (en-ca) (322c896)
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 •

2345
10Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc