Socket
Socket
Sign inDemoInstall

@clayui/tooltip

Package Overview
Dependencies
4
Maintainers
13
Versions
96
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
10Next

3.105.1-alpha.9

Diff

bryceosterhaus
published 3.105.1-alpha.8 •

matuzalemteles
published 3.104.0 •

Changelog

Source

3.104.0 (2023-08-25)

Bug Fixes

  • @clayui/breadcrumb: the active item must not have the href (4482a15)
  • @clayui/breadcrumb: updates colors to active state with link and expand button (0313029)
  • @clayui/breadcrumb: use breadcrumb-toggle instead of breadcrumb-item-expand (a94ba61)
  • @clayui/core: fix error when interacting with TreeView using SR JAWS (7933620)
  • @clayui/core: improves navigation for navigating up and down when opening a Menu (f52c93d)
  • @clayui/drop-down: fix ref error on collection (1ab3b26)
  • @clayui/pagination: fix bug rendering large list of items with virtualization (9c0578d)

Features

  • @clayui/core: adds new experimental Menu component (4560451)
  • @clayui/css: add clay-generate-media-breakpoints mixin to clay-select-variant (dbd5aac)
  • @clayui/css: adds new size small to DatePicker (bdbebeb)
  • @clayui/css: Adds param where you can specify the mixin to use for clay-generate-media-breakpoints (bc1e2d7)
  • @clayui/css: Cadmin Date Picker update to use newer media query pattern in variables (90d3d72)
  • @clayui/css: Date Picker update to use newer media query pattern in variables (25cc0c2)
  • @clayui/css: modifies DatePicker size to new default of 352px (6ace393)
matuzalemteles
published 3.103.1 •

Changelog

Source

3.103.1 (2023-08-15)

Bug Fixes

  • @clayui/core: fix error not having forwardRef for list (fc5aaca)
  • @clayui/core: Implements the use of cursor to reference unique items to move items in the tree (51294c2)
  • @clayui/css: log() errors on dart-sass 1.65.1, use error instead (eafa6f1)
  • @clayui/drop-down: adds throttle to handle contextual menu visibility (7d51b7a)
  • @clayui/drop-down: update test threshold (4ed8469)
matuzalemteles
published 3.101.0 •

Changelog

Source

3.101.0 (2023-07-28)

Bug Fixes

  • @clayui/autocomplete: fix error when not validating value with items (ab4421e)
  • @clayui/breadcrumb: fix focus visible in breadcrumb (62b1a24)
  • @clayui/css: Cadmin Modal is outputing wrong selector for .modal-open .modal (a2f2787)
  • @clayui/css: Cadmin slideout should use overflow visible for resize bar to show (48f2a14)
  • @clayui/css: Modal Height Full should overflow when content is too tall (729c8e3)
  • @clayui/empty-state: Use url constructor instead (cd4d275)

Features

  • @clayui/autocomplete: adds new API to allow custom value (516de02)
  • @clayui/css: Adds :focus-visible support (ba1f68b)
  • @clayui/css: Form mixins use focus-visible (1da9164)
  • @clayui/empty-state: Output a reduced motion image by default (0e26922)
matuzalemteles
published 3.100.0 •

Changelog

Source

3.100.0 (2023-07-13)

Bug Fixes

  • @clayui/core: fix error when validating focus without any element (b8196ac)
  • @clayui/css: Adds btn-beta-dark and badge-beta-dark and updates background colors (13733df)
  • @clayui/css: Remove fixed height and width to follow SVG guidelines (893396b)

Features

  • @clayui/badge: Adds display type beta-dark (2f53849)
  • @clayui/button: Adds display type beta-dark (cc6e973)
matuzalemteles
published 3.99.1 •

Changelog

Source

3.99.1 (2023-07-04)

Bug Fixes

  • @clayui/autocomplete: adds warning when filterKey is not defined and tries to filter an option that is object (48dd887)
  • @clayui/autocomplete: fixes type inference for properties and generic type (cfc4309)
  • @clayui/core: fix bug losing component focus when item is removed from DOM (080b315)
  • @clayui/core: fix error when updating state after component is unmounted (8a43055)
  • @clayui/core: fix position of TreeView drag preview (253b784)
  • @clayui/core: fix types for collection with support for string and number (36cce77)
  • @clayui/multi-select: fixes type inference for properties and generic type (ae7b2a3)
  • @clayui/tooltip: fix error not showing tooltip on nested elements (cf31736)
matuzalemteles
published 3.96.0 •

Changelog

Source

3.96.0 (2023-05-29)

Bug Fixes

  • @clayui/autocomplete: don't open menu if items is null (300fb73)
  • @clayui/core: fixes bug with not having a focusable item when there is no active item (f852f26)
  • @clayui/drop-down: fix error when breaking component when group has no items (b13f32c)

Features

  • @clayui/autocomplete: adds new API to customize input (b6a213b)
  • @clayui/card: moves root aria-label to card titles (6dc08c2)
  • @clayui/core: add backward compatibility for VerticalNav (bc1c59c)
  • @clayui/core: adds new active API to VerticalNav (ebec342)
  • @clayui/multi-select: adds implementation of new autocomplete (506c72f)
matuzalemteles
published 3.95.2 •

Changelog

Source

3.95.2 (2023-05-17)

Bug Fixes

  • @clayui/css: fix syntax error (04b90d9)
  • @clayui/shared: fix Picker menu positioning error (54e6d49)
matuzalemteles
published 3.95.0 •

Changelog

Source

3.95.0 (2023-05-15)

Bug Fixes

  • @clayui/core: fix error when not disabling item drag and drop via keyboard (5646c63)
  • @clayui/css: Atlas Buttons undo .btn:active:focus box-shadow from base theme (258c60f)
  • @clayui/css: Cadmin Buttons undo .btn:active:focus box-shadow (4cc6c3e)
  • @clayui/css: Cadmin Menubar update to new hover, focus, active styles (f4e5d9e)
  • @clayui/css: Cadmin Modals converts some components to clay Sass map pattern (3053c19)
  • @clayui/css: Cadmin only generate Sass placeholders for specific key names (f8f5fff)
  • @clayui/css: Cadmin update Pagination to new hover active styles (be8e82c)
  • @clayui/css: Forms c-unset/clay-unset shouldn't output anything for $form-control-select-palette (dc601b0)
  • @clayui/css: Mixins clay-link adds customization for active and disabled focus states (8d4e1ba)
  • @clayui/css: Mixins clay-map-to-css should accept child combinator (>) (12e938f)
  • @clayui/css: Mixins clay-map-to-css should accept parent selector & (d1462d7)
  • @clayui/css: Mixins clay-modal-variant should use clay-map-to-css where applicable (4cab2ab)
  • @clayui/css: Mixins clay-nav-nested should apply to .btn as well (a541843)
  • @clayui/css: Modals .modal-body should use the value from $modal (18d922a)
  • @clayui/css: Modals converts some components to clay Sass map pattern (d2ee903)
  • @clayui/css: Modals update modal-palette loop to prepend .modal- only to specific keys (a796dc4)
  • @clayui/css: Navs nav-nested reduce the number of nested navs to 7 by default (429876a)
  • @clayui/css: Only generate Sass placeholders for specific key names (25bd58c)
  • @clayui/css: Pagination maps .page-item.active .page-link to active-class instead of active (5e77a99)
  • @clayui/nav: fix overlapping items in VerticalNav (53352e9)
  • @clayui/shared: fix error when not recalculating positioning for elements with parent with scroll (16a4c77)

Features

  • @clayui/core: add basic snapshot tests for Vertical Nav (52a4a91)
  • @clayui/nav: add new composition to Vertical Nav with collection API (80d1a6e)
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