Skip to content

v3.108.0

Compare
Choose a tag to compare
@matuzalemsteles matuzalemsteles released this 12 Dec 22:18
· 222 commits to master since this release

Bug Fixes

  • @clayui/core: fix accessibility error for aria-colindex value (931f426)
  • @clayui/css: Modals adjusts sizes in smaller screens for zoom accessibility (375f83e)
  • @clayui/panel: Disclosure Pattern to Clay Panel Component (6ffa238)
  • @clayui/tooltip: Fix close tooltip when pressing Escape key (6f40c16)
  • @clayui/vertical-nav: Fix focusable vertica navbar when item has active property equals to false (aa3078b)
  • clayui.com: fix build error (0774484)

Features

  • @clayui/core: add new API to define the size to table (23d3384)
  • @clayui/core: add the example of Sections with Table (0b4bfe4)
  • @clayui/css: add table-head-bordered (9d721a4)
  • @clayui/css: adds new size and table size adjustments (7dd6758)
  • @clayui/css: Adjust new table styles (FDS) (ba4c5c3)
  • @clayui/table: adds the border to the head by default (fb2cbdb)
  • @clayui/table: sets striped by default (2ee5787)