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

23
11

3.125.0

Diff

Changelog

Source

3.125.0 (2025-01-13)

Bug Fixes

  • @clayui.css: LPD-44793 toggle-switch-sm label text breaks to new line too early (4ebdd4d)
  • @clayui/css: LPD-40824 Update code color to #e60000 red (750f56f), closes #e60000
  • @clayui/css: LPD-45052 Remove letter-spacing from diabled link in menubar-primary (ea66fae)
  • @clayui/css: LPD-45685 Multi Step Nav should use focus-visible (9a18636)
  • @clayui/form: LPD-45345 Radio Toggle Switch should use role="radio" (a7d88a5)

Features

  • @clayui/css: LPD-36816 Multi Step Nav adds multi-step-nav-center (ad0abb8)
  • @clayui/css: LPD-40080 Add new sticker variants sticker-outline-* (86c8523)
  • @clayui/css: LPD-45032 Add new gallery icon (89ff50a)
  • @clayui/multi-step-nav: LPD-36816 Adds prop center to center the nav (4a2de61)
  • @clayui/sticker: LPD-40080 Add new displayType outline-* (9a86f6d)
matuzalemteles
published 3.122.0 •

Changelog

Source

3.122.0 (2024-11-13)

Bug Fixes

  • @clayui/core: LPD-39956 - Not render left arrow button when child array is empty (2d154b4)
  • @clayui/core: LPD-39956 - Update tests (eb0c15a)
  • @clayui/css: LPD-39960 Fix padding between text and icon on table head (f0f92e0)
  • @clayui/css: LPD-39960 make autofit-col spacing smaller in thead (8649001)
  • @clayui/form: LPD-36696 DualListBox maximum items should correctly disable buttons and error message (53e9e80)
  • @clayui/form: LPD-36696 DualListBox adds children and don't disable left right buttons if no items are selected (c796665)
  • @clayui/modal: LPD-41004 clayui.com Modal should list more detail about size (1a922a4)
  • @clayui/modal: LPD-41004 exposes size types in the modal's Table API (821a939)
  • @clayui/pagination-bar: LPD-38518 - Add case test for pagination bar (0294c7d)
  • @clayui/picker: LPD-38518 - Add case test for picker option (97b6bbb)
  • @clayui/picker: LPD-38518 - Add prop "href" to handle options with links (2392cb9)
  • @clayui/sidebar: LPD-39580 Sidebar Header Title should be bold (700) (e0090c3)
  • @clayui/vertical-nav: LPD-39579 Vertical Navigation Items height should be 40px by default, not 41px (0c17878)

Features

  • @clayui/core: add new API to set item id key for table (c5b49d3)
  • @clayui/css: LPD-39977 Add new marketplace icon (cb64738)
  • @clayui/css: LPD-41347 - Add Rwanda Flag Icon (2c48243)
  • @clayui/dropdown: LPD-41310 Add "triggerIcon=undefined" prop to prevent caret-icon to be displayed (1805059)
  • @clayui/dropdown: LPD-41310 Adds caret icon only for trigger that is button (aebf2f3)
  • @clayui/dropdown: LPD-41310 Update Clay Dropdown Component to Include Caret Icon (5a5ed73)
  • @clayui/dropdown: LPD-41310 Update spanshots (56dfcd7)
  • @clayui/form: LPD-36696 Add new API to set maximum items for Left and Right side with error message (8e0ab50)
  • @clayui/form: LPD-36696 sf (766d9a8)
  • adding react compiler plugin (a2d14c9)
matuzalemteles
published 3.119.0 •

Changelog

Source

3.119.0 (2024-08-30)

Bug Fixes

  • @clayui/css: LPD-2001 c-prefers-expanded-text shouldn't use max-width (949c73e)
  • @clayui/css: LPD-34095 Reduce the default c-slideout z-index so dropdown-menu's aren't hidden (1b85ea6)
  • @clayui/css: LPD-34319 Dual List Box disabled styles when wrapped in fieldset[disabled] (9a39146)
  • @clayui/drop-down: fixes bug with chrome blocking element focus when clicking outside the menu (9a99238)
  • @clayui/form: LPD-34319 adds disabled to Dual Listbox (867dee3)
  • @clayui/shared: remove suppression from elements before focus (c9a9e83)
  • @clayui/shared: Removes suppression of focusable elements from focus trap (2728431)

Features

  • @clayui/navigation-bar: Add sr-only description for mobile view (fd7f4c7)

BREAKING CHANGES

  • @clayui/css: c-slideout is no longer above fixed navigation menus. If you need the old z-index please add the class c-slideout-height-full to c-slideout
matuzalemteles
published 3.116.0 •

Changelog

Source

3.116.0 (2024-06-10)

Bug Fixes

  • @clayui/css: LPD-27401 Refactor. Change display property to allow long words break into multiple lines (3e0ed1d)
  • @clayui/table: fixes bug when hiding all columns (27d0aee)

Features

  • @clayui/button: add regular size (af300c8)
  • @clayui/card: LPD-1261 Add name to group all radio type inputs (71bee15)
  • @clayui/card: LPD-1261 Update stories adding name in radioProps (b07d58a)
  • @clayui/card: LPD-1261 Update tests adding name in radioProps (bd32f54)
  • @clayui/form: add regular size to input (53a62b1)
matuzalemteles
published 3.115.0 •

Changelog

Source

3.115.0 (2024-05-16)

Bug Fixes

  • @clayui/core: fixes bug when not rendering the action cell (5f6eec5)

Features

  • @clayui/button: LPD-23703 Use btn-group-spaced to space buttons instead of btn-group-item (bf1275e)
  • @clayui/core: add new API to omit a column to columns visibility (2e8d0f6)
  • @clayui/core: adds new width API for the picker (c37d3d4)
  • @clayui/core: changes the API behavior to only define the width (17681fb)
  • @clayui/css: LPD-23703 Adds btn-group-spaced for a separated button group (bfbd088)
matuzalemteles
published 3.113.0 •

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

23
11
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