Skip to content

Releases: logicalclocks/quartz

v5.0.1

11 Jul 14:08
Compare
Choose a tag to compare

5.0.1 (2025-07-11)

v5.0.0

11 Jun 09:04
Compare
Choose a tag to compare

5.0.0 (2025-06-11)

break

  • navigation: improve performance and fix hash string issue (#765) (63a9955)

BREAKING CHANGES

  • navigation: For menu children which are in second level using anchors we need to explicitly set
    the property isSubItem to true

  • ci(publish-local): enforce yalc local publish to have --private

  • chore(navitem): let's keep one level of ul as before

  • Removed unused story for navigation

  • Fix removed Default nav import

  • Exclude Header story from Navigation

v4.20.0

16 May 14:21
Compare
Choose a tag to compare

4.20.0 (2025-05-16)

Features

  • readonly-table: make actions optional and allow not showing of freeze action (#757) (c20678a)

v4.19.4

14 May 10:48
Compare
Choose a tag to compare

4.19.4 (2025-05-14)

Bug Fixes

  • collapse: remove wrong usage of id - id should be unique (#756) (e4f3892)

v4.19.3

13 May 14:40
Compare
Choose a tag to compare

4.19.3 (2025-05-13)

Bug Fixes

v4.19.2

12 May 12:48
Compare
Choose a tag to compare

4.19.2 (2025-05-12)

Bug Fixes

  • removed drop shadow on main button variants & added a pixel for border radius (#753) (5a88eab)

v4.19.1

01 Apr 12:47
Compare
Choose a tag to compare

4.19.1 (2025-04-01)

Bug Fixes

  • codecomponent: fix copying to the clipboard (#745) (d51c2d0)

v4.19.0

26 Mar 09:52
Compare
Choose a tag to compare

4.19.0 (2025-03-26)

Features

  • editable-table: add ability to render customized header + make delete button and row number optional (#741) (78a3385)

v4.18.0

21 Mar 11:47
Compare
Choose a tag to compare

4.18.0 (2025-03-21)

Features

v4.17.0

06 Mar 15:28
Compare
Choose a tag to compare

4.17.0 (2025-03-06)

Features

  • stickysummary: add support for ternary button in sticky summary component (#728) (d51dd25)