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

@clayui/form

Package Overview
Dependencies
Maintainers
0
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/form - npm Package Versions

13
11

3.106.0

Diff

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

Changelog

Source

3.99.0 (2023-06-28)

Bug Fixes

  • @clayui/autocomplete: fix bug not announcing available options when autocomplete is open (1dc9581)
  • @clayui/autocomplete: fixes suppressing the + from the value when filtering the list (1ba8356)
  • @clayui/css: Utilities forgot to add !important to some bg utils (c164484)
  • @clayui/drop-down: fixes error when restoring focus from DropDown (5802f32)
  • @clayui/form: adds the proper role to the switch component (c3530c3)
  • @clayui/multi-select: fixes error when not disabling the MultiSelect component (51dafd3)

Features

  • @clayui/core: adds feature parity for onItemMove and onItemHover with drag and drop via keyboard (dfa8e9e)
  • @clayui/core: allow returning false to cancel hover (764210d)
  • @clayui/core: disable drop when not a valid target by onItemHover (006eef6)
  • @clayui/css: Utilities adds more text and bg color utilities (5230949)
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