Skip to content

v3.109.0

Compare
Choose a tag to compare
@matuzalemsteles matuzalemsteles released this 22 Jan 20:33
· 163 commits to master since this release

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)