Skip to content

Releases: liferay/clay

v3.106.1

26 Oct 16:25
b534568
Compare
Choose a tag to compare

Bug fixes

  • Remove the use of regenerator in the build #5703

v3.106.0

25 Oct 03:02
Compare
Choose a tag to compare

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)

v3.105.0

15 Sep 22:14
Compare
Choose a tag to compare

Bug Fixes

  • @clayui/autocomplete: fix error when navigating via keyboard with the mouse over the item (f13e062)
  • @clayui/css: Range show clay-range-thumb instead of input range thumb for range with progress (b5ca9d5)
  • @clayui/css: Renames form-control-container to input-group-item-focusable (54b0677)
  • @clayui/css: Use component-focus-box-shadow for anchor tags (3aaa6a2)
  • @clayui/time-picker: Removes focus class, no longer needed with focus-within (059eaf8)

Features

  • @clayui/color-picker: Add alpha transparency slider (534ebde)
  • @clayui/color-picker: Use form-control-container for focus-within (53df194)
  • @clayui/css: add new key icon (c2c6851)
  • @clayui/css: Adds focus-within (deeaa3e)
  • @clayui/css: Cadmin Clay Color adds hue and alpha range inputs (b9b9db9)
  • @clayui/css: Clay Color adds hue and alpha range inputs (31b74e0)
  • @clayui/css: Mixins adds clay-range-variant (350f154)
  • @clayui/css: Mixins clay-form-control-variant adds focus-within (f359e03)
  • @clayui/css: Mixins clay-input-group-item-variant adds focus-within (ccc74fe)
  • @clayui/css: update bookmarks icon and add bookmarks-full icon (db3ff38)
  • @clayui/css: update download, import-list, import, upload-multiple and upload icons (c8640fd)
  • @clayui/date-picker: Use form-control-container on date-picker input-groups (32dad5e)
  • @clayui/drop-down: Use form-control-container on search (5d4c242)

v3.104.0

26 Aug 01:13
Compare
Choose a tag to compare

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)

v3.103.1

15 Aug 16:33
Compare
Choose a tag to compare

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)

Full Changelog: v3.103.0...v3.103.1

v3.103.0

08 Aug 14:02
Compare
Choose a tag to compare

Features

  • @clayui/navigation-bar: Adds fluidSize prop to customize container-fluid width (5787c1d)

v3.102.0

08 Aug 14:02
Compare
Choose a tag to compare

Features

  • @clayui/css: Modals should grow to fit content (6df4597)
  • @clayui/panel: Allow passing classNames to collapse header (a41cb1d)

v3.101.1

28 Jul 20:08
Compare
Choose a tag to compare

Bug Fixes

  • @clayui/autocomplete: does not revalidate the value if it is reset by the controlled state (73ec258)
  • @clayui/autocomplete: improves value matching behavior with suggestion list when state is controlled (5f33f5c)

v3.101.0

28 Jul 01:05
Compare
Choose a tag to compare

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)

v3.100.0

13 Jul 19:15
Compare
Choose a tag to compare

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)