Releases: haiilo/catalyst
Releases · haiilo/catalyst
v6.5.2
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.5.2 (2023-11-02)
6.5.1 (2023-10-16)
Bug Fixes
- core: not able to programmatically set active tab (ec1cc1c)
- core: update radio group on dynamic radio changes (closes #400) (2761ceb)
6.5.0 (2023-10-16)
Features
Bug Fixes
- angular: update errors on blur (closes #397) (29254c2)
- core: allow datepicker to open on icon click (closes #394) (8c5ee85)
- core: nested selects closes modal on esc (closes #387) (d425bf1)
- core: update dependencies (7e8f331)
- form error hints are not announced by the screen reader (#398) (9e23dca)
- tokens: update dev dependencies (7cd9290)
- update dev dependencies (430566b)
6.4.7 (2023-09-13)
Bug Fixes
- angular: angular CDK dialog styles are not scoped properly (38788af)
6.4.6 (2023-09-08)
Bug Fixes
- core: datepicker uses incorrect formatting tokens (742a8b0)
6.4.5 (2023-08-29)
Bug Fixes
6.4.4 (2023-08-28)
Bug Fixes
6.4.3 (2023-08-28)
Features
- new type section on overview page (4636f85)
Bug Fixes
- core: fixed broken spacings in nav cat-card (#360) (3bcaf73)
- core: min and max are not updating after datepicker initialized (closes #370) (9ee44d0)
6.4.2 (2023-08-15)
Features
- core: rework main overview site (07f3f48)
Bug Fixes
- core: emit correct values for daterange picker (087dcb8)
- core: sync setLocale across multiple i18n registries (22bcd01)
- core: update dependencies (9da11bd)
6.4.1 (2023-08-09)
Bug Fixes
6.4.0 (2023-08-08)
Features
- core: Added source sans 3 as variable font option (#334) (5824a0e)
- core: new "link" style for button (#330) (833a98c)
6.3.3 (2023-08-03)
Bug Fixes
- core: broken attribute to hide labels for inputs (#332) (32efbb6)
- core: clear buttons close dropdown, datepicker randomly opens again (#343) (57c99c4)
6.3.2 (2023-08-02)
Features
- minor follow up improvements for tabs (831ad9f)
Bug Fixes
- angular: update angular dependencies (b31ac53)
- core: cat-datepicker inside cat-dropdown leads to misbehavior (#340) (0bfb610)
- core: cat-select doesn't update properly when using search and clicking outside after selection (#315) (2df8a9d)
- core: keep option list available after pressing the clear button (#314) (439e49d)
- core: update core dependencies (171a025)
- fix broken ci tasks (25e24d4)
6.3.1 (2023-07-26)
Bug Fixes
- core: datepicker not updating properly when setting to / from disabled (c425d66)
6.3.0 (2023-07-25)
Features
- core: implement inline datepicker (#318) (fd86c7b)
- core: provide a local string array connector (#313) (c102c06)
Bug Fixes
- core: add missing proxies for datepicker-inline (997f2f5)
- core: increase base z-index to 1000 (2440bcb)
6.2.3 (2023-07-20)
Features
- core: adjust tabs padding and hover & active states (#293) (f1fc9f2)
- core: improved visuals and animations for dropdowns (#305) (f237a1b)
- core: inputs now use ellipsis when text is truncated (#306) (e459781)
- core: set display flex for cat-flex-row and cat-flex-col helper classes (75a88f1)