Skip to content

Latest commit

 

History

History
95 lines (46 loc) · 5.93 KB

CHANGELOG.md

File metadata and controls

95 lines (46 loc) · 5.93 KB

Changelog

1.7.2 (2024-12-18)

Bug Fixes

  • forward className to the underneath Antd component (#31) (6028824)

1.7.1 (2024-12-04)

Bug Fixes

1.7.0 (2024-11-28)

Features

1.6.1 (2024-11-20)

Bug Fixes

1.6.0 (2024-11-18)

Features

  • handle justify-content for <DataTableAction /> and remove margin-right for (#21) (bfe9c21)

1.5.0 (2024-11-18)

Features

  • revert bg color of <Board type="error" /> (#19) (814247b)

1.4.0 (2024-11-15)

Features

1.3.0 (2024-11-13)

Features

Bug Fixes

  • add css to manage background dataTable row correctly, update repo name in package.json (#14) (92fc745)
  • add not-clickable if href or onClick is missing (#12) (f65e093)

1.2.0 (2024-09-30)

Features

  • add readonly for sliders (#8) (445ecfb)
  • add tooltip title (#5) (8cd6ac7)
  • add type error for <Board /> (#10) (1a6a5e8)
  • format <RelativeUptime /> label and removed opacity: 1 from disabled (#7) (aee1a8b)
  • implement disabled slider (#9) (bd74ac0)

1.1.0 (2024-07-15)

Features

  • ui: implement tertiary alt content (#4) (12749bb)

Bug Fixes

  • ui: remove important background datatable (#2) (1ef6e4e)

1.0.0 (2024-06-19)

Features