Releases: logicalclocks/quartz
Releases · logicalclocks/quartz
v5.0.0
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
4.20.0 (2025-05-16)
Features
- readonly-table: make actions optional and allow not showing of freeze action (#757) (c20678a)
v4.19.4
4.19.4 (2025-05-14)
Bug Fixes
- collapse: remove wrong usage of id - id should be unique (#756) (e4f3892)
v4.19.2
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
4.19.1 (2025-04-01)
Bug Fixes
- codecomponent: fix copying to the clipboard (#745) (d51c2d0)
v4.19.0
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.17.0
4.17.0 (2025-03-06)
Features
- stickysummary: add support for ternary button in sticky summary component (#728) (d51dd25)