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

@clayui/layout

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/layout - npm Package Versions

23

3.128.0

Diff

Changelog

Source

3.128.0 (2025-02-20)

Bug Fixes

  • @clayui/core: fixes build bug in applications (817bf5f)
  • @clayui/css: LPD-470022 Improve button and links compile performance (40e28c9)
  • @clayui/css: LPD-47129 Mixins, Improve performance in alerts, badges, and cards (34f48df)
  • @clayui/css: LPD-47130 Improve performance in close, custom-forms, and dropdown-menu mixins (9c3f64d)
  • @clayui/drop-down: fixes bug when unable to render component APIs in documentation (35fd03d)
  • @clayui/shared: Only run hide code if menus match in Overlay (824e33c)
  • fix eslint error (92fe965)
  • fix typescript error (79b6a1f)
  • fixes bug in components with generic types and sub components (4dd37e6)
  • www: fix paragraph bug in jsx flow in docs (b4da74a)
  • www: Fix visual bug of property type and default value (047075d)
  • www: fixes API Table props overflow bug (a0f864a)
  • www: fixes bug in build (aa63833)
  • www: fixes bug in icon documentation and generates icons at build time (45adb4f)
  • www: fixes bug when importing packages for multiple sources (0937558)
  • www: fixes bug when not pre-rendering blog pages (0680b94)
  • www: fixes visual bug with spacing in design documents (602c8c6)
  • www: Renders types that reference shared types in the Table API (ef40d10)

Features

  • @clayui/alert: Improve Alert typing (cebf9c8)
  • @clayui/autocomplete: improves component typing to create API Table (674b3aa)
  • @clayui/badge: improves component typing to create API Badge (b1d679c)
  • @clayui/breadcrumb: improves component typing to create API Breadcrumb (0da37ce)
  • @clayui/button: improves component typing to create API Table (e4eff1c)
  • @clayui/card: improves component typing to create API Card (ca308ab)
  • @clayui/color-picker: improves component typing to create API ColorPicker (5441eb6)
  • @clayui/core: improves component typing to create API FocusTrap (1137de8)
  • @clayui/core: improves component typing to create API Heading (2396f37)
  • @clayui/core: improves component typing to create API Nav (3d82db0)
  • @clayui/core: improves component typing to create API OverlayMask (047bd8a)
  • @clayui/core: improves component typing to create API Reduced Motion (83a35cc)
  • @clayui/core: improves component typing to create API Table Input (21d6c22)
  • @clayui/core: improves component typing to create API Text (10d366a)
  • @clayui/core: improves component typing to create API TreeView (96beca8)
  • @clayui/core: improves component typing to create API VerticalBar (0569bde)
  • @clayui/css: Grid adds container-fluid-max-{xxl | xxxl}; 1392px and 1872, respectively (a0f296b)
  • @clayui/css: LPD-41942 Picker (dropdown-menu-select) change max-height to 7 items (f9a43ee)
  • @clayui/data-provider: improves component typing to create API DataProvider (00ae6b8)
  • @clayui/date-picker: improves component typing to create API DatePicker (4a0031c)
  • @clayui/drop-down: improves component typing to create API DropDown (d1ea434)
  • @clayui/empty-state: improves component typing to create API EmptyState (add1b9b)
  • @clayui/form: improves component typing to create API DualListBox (cf9a9c2)
  • @clayui/form: improves component typing to create API Form (d8fdfa4)
  • @clayui/form: improves component typing to create API Input (395ec1e)
  • @clayui/form: improves component typing to create API Radio (a7d7f57)
  • @clayui/form: improves component typing to create API Select (3784785)
  • @clayui/form: improves component typing to create API SelectBox (be21064)
  • @clayui/form: improves component typing to create API Toggle (8f96507)
  • @clayui/icon: improves component typing to create API Icon (f4b94d5)
  • @clayui/label: improves component typing to create API Label (65aaf24)
  • @clayui/layout: improves component typing to create API Layout (77da733)
  • @clayui/layout: LPD-49037 Add xxl and xxxl sizes to container fluid (b73ede8)
  • @clayui/link: improves component typing to create API Link (5955715)
  • @clayui/list: improves component typing to create API List (de91472)
  • @clayui/loading-indicator: improves component typing to create API Loading Indicator (b1ee1f0)
  • @clayui/localized-input: improves component typing to create API Localized Input (f5a9ceb)
  • @clayui/management-toolbar: improves component typing to create API Management Toolbar (6ab6ee8)
  • @clayui/modal: improves component typing to create API Modal (abd1394)
  • @clayui/multi-select: improves component typing to create API MultiSelect (f4d6b29)
  • @clayui/multi-step-nav: improves component typing to create API MultiStepNav (00e0082)
  • @clayui/navigation-bar: improves component typing to create API Navigation Bar (7eac095)
  • @clayui/nav: improves component typing to create API Vertical Nav Input (9218ca1)
  • @clayui/pagination-bar: improves component typing to create API PaginationBar (52f0303)
  • @clayui/pagination: improves component typing to create API Pagination (e50fbc9)
  • @clayui/panel: improves component typing to create API Panel (e7156da)
  • @clayui/picker: improves component typing to create API Picker (e21fa76)
  • @clayui/popover: improves component typing to create API Popover (6c197f4)
  • @clayui/progress-bar: improves component typing to create API Progress Bar (44fa4a4)
  • @clayui/provider: improves component typing to create API Provider (536b6fa)
  • @clayui/slider: improves component typing to create API Slider (39b0d28)
  • @clayui/sticker: improves component typing to create API Sticker (de1f6c7)
  • @clayui/tabs: improves component typing to create API Tabs (bab2322)
  • @clayui/time-picker: improves component typing to create API Time Picker (b1e1e23)
  • @clayui/toolbar: improves component typing to create API Toolbar (09e74ea)
  • @clayui/tooltip: improves component typing to create API Tooltip (eb82afe)
  • @clayui/upper-toolbar: improves component typing to create API Upper Toolbar (b4ea7f2)
  • www: Add blog (d4ded17)
  • www: Add CSS category documents (a5f5862)
  • www: add Google Analytics (7e3f73e)
  • www: add mdxts implementation to read documents from clay-core (fdb5701)
  • www: adds HTML/CSS tab support (f6bd022)
  • www: Adds LXC integration (199d378)
  • www: Improves responsiveness for mobile version (8b05c69)
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.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 •

bryceosterhaus
published 3.105.1-alpha.8 •

matuzalemteles
published 3.93.0 •

Changelog

Source

3.93.0 (2023-04-19)

Bug Fixes

  • @clayui/css: c-prefers-reduced-motion should completely remove transitions and animations (ad58f8e)
  • @clayui/css: Exclude variant styles from being output when using c-unset (59f5716)
  • @clayui/css: Global Functions adds clay-is-map-unset (5c6d168)
  • @clayui/css: Mixins clay-button-variant adds ability to style :link and :visited pseudo classes (639ef02)
  • @clayui/css: Mixins clay-css should remove animations with c-prefers-reduced-motion (e042a3c)
  • @clayui/focus-trap: Add display contents to ignore the element itself (6e772ff)
  • @clayui/focus-trap: Improve the description of the component (d5d2786)
  • @clayui/focus-trap: Prevent focus if focusableElements is empty (6b61c4c)
  • @clayui/focus-trap: Update snapshot (014170f)
  • @clayui/tabs: displayType should output nav-tabs variants (ff15ca2)
  • @clayui/tabs: Output nav-tabs-light only if displayType equals light (b599225), closes /github.com/liferay/clay/pull/5463#discussion_r1161986963
  • clayui.com: Change tab navigation to navigation bar (0a4f9a6)

Features

  • @clayui/core: add motion reduction (509e6dc)
  • @clayui/css: Global Functions adds clay-insert-after (e462c59)
  • @clayui/css: Sheets adds sheet-row for aligning content flush (9897c65)
  • @clayui/layout: Adds the Sheet Row component (1271df1)
  • @clayui/navigation-bar: add motion reduction (a49132d)
  • @clayui/panel: add motion reduction (cb5c69a)
  • @clayui/provider: add motion reduction config (fcd2849)
  • clayui.com: updates the look of the page docs header (c3ef028)
matuzalemteles
published 3.65.1 •

Changelog

Source

3.65.1 (2022-07-11)

Note: Version bump only for package clay

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