Socket
Socket
Sign inDemoInstall

@clayui/tooltip

Package Overview
Dependencies
19
Maintainers
13
Versions
96
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @clayui/tooltip

ClayTooltip component


Version published
Weekly downloads
687
decreased by-47.44%
Maintainers
13
Created
Weekly downloads
 

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)

Readme

Source

@clayui/tooltip

Tooltips are brief pieces of information that appear on hover state over an element to clarify its meaning or use for the user.

Install

Run yarn

yarn add @clayui/tooltip

Contribute

We'd love to get contributions from you! Please, check our Contributing Guidelines to see how you can help us improve.

Keywords

FAQs

Last updated on 25 Oct 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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