Skip to content

v3.114.0

Latest
Compare
Choose a tag to compare
@matuzalemsteles matuzalemsteles released this 22 Apr 20:33
· 15 commits to master since this release

Bug Fixes

  • @clayui/core: fixes bug when changing column visibility when there is only one column visible and disabled (bdfcd86)
  • @clayui/css: fix padding in modal footer (feb9724)
  • @clayui/css: LPD-21741 c-prefers-reduced-motion should disable animation when on a parent element (2034f5b)
  • @clayui/css: LPD-22263 remove use of fade-in function (160152d)
  • @clayui/css: update footer spacing in the modal (72a2217)
  • @clayui/css: update footer spacing in the modal on cadmin (35231c4)
  • @clayui/navigation-bar: fixes navbar size bug when resizing (42bd090)
  • @clayui/pagination-bar: LPD-17368 Follow up - Add aria-label (ba21e0e)
  • clay-autocomplete: Remove autocomplete async filter paginated example (6366d29)

Features

  • @clayui/card: LPD-1261 Add ClayRadio component and its radioProps (1960c4d)
  • @clayui/card: LPD-1261 Add new radio card case in CardWithInfo stories (188a70c)
  • @clayui/card: LPD-1261 Add radio selectable example in CardWithHorizontal story (8e9b395)
  • @clayui/card: LPD-1261 Add radio selectable example in CardWithUser story (74a7a59)
  • @clayui/card: LPD-1261 Add radio selectable to CardWithHorizontal (5231664)
  • @clayui/card: LPD-1261 Add radio selectable to CardWithUser (8326f49)
  • @clayui/card: LPD-1261 Add selectableType prop to choose between checkbox and radio (ca499f8)
  • @clayui/card: LPD-1261 Add tests (843ace6)
  • @clayui/card: LPD-1261 Add tests for ClayCardWithHorizontal (9cd1e0a)
  • @clayui/card: LPD-1261 Add tests for ClayCardWithUser (04cc498)
  • @clayui/card: LPD-1261 Add truncate prop to CardWithHorizontal (6f88188)
  • @clayui/card: LPD-1261 Add truncate prop to CardWithUser (43793e3)
  • @clayui/card: LPD-1261 Add truncate props to determine if the card text is truncated or not (a786599)
  • @clayui/card: LPD-1261 Update the thresold for clay-card (daaf917)
  • @clayui/css: LPD-21829 Adds content-shield, scim, shield-asterisk svgs (cc51841)
  • @clayui/empty-state: LPD-21741 Add new SVG empty, success and search state (0afe5f5)
  • @clayui/empty-state: LPD-21741 Add reduced motion SVGs (9e4798f)
  • @clayui/empty-state: LPD-21741 add SVG file and change paths (e6de535)
  • @clayui/empty-state: LPD-21741 adjusting the props name to state and removes redundancy (d2e32a5)
  • @clayui/empty-state: LPD-21741 change snapshot and update jest config (51a31c4)
  • @clayui/empty-state: LPD-21741 Change style to include reduce motion (da98cfa)
  • @clayui/empty-state: LPD-21741 Cleanup and adjustment of success SVG (7455b58)
  • @clayui/empty-state: LPD-21741 Cleanup and update stories (a0a3f31)
  • @clayui/empty-state: LPD-21741 Move style inline, keep animations styles on Clay CSS (d84528f)
  • @clayui/empty-state: LPD-21741 remove changes to the empty state component (bb132b3)
  • @clayui/empty-state: LPD-21741 SF (19b1a0d)
  • @clayui/empty-state: LPD-21741 Update docs (593bdd5)
  • @clayui/empty-state: LPD-21741 Update docs and add SVG on pathname match (22c541b)
  • @clayui/empty-state: LPD-21741 update snapshot (40ebe8b)
  • @clayui/empty-state: LPD-21741 Update snapshots (e03f190)
  • @clayui/empty-state: LPD-21741 Update tests, snapshots and size limit (2d84b51)
  • add cron job to run clayui.com's nightly build (2ecee5f)