Releases: emdgroup-liquid/liquid
Releases · emdgroup-liquid/liquid
v5.14.0
5.14.0 (2024-03-18)
Features
- ld-crumb: switch last/non-last crumb link styles (71eb431)
v5.13.0
5.13.0 (2023-11-29)
Features
- ld-tabs: emit event on tablist scrollable change (6f8405f)
v5.12.7
5.12.7 (2023-11-27)
Bug Fixes
- ld-select: use selected option value text as title (1168200)
v5.12.6
5.12.6 (2023-11-08)
Bug Fixes
- ld-sidenav: in rare cases there is no parent nav-item (06fdc64)
- ld-table: add aria labels to sort buttons (5fe63e0)
v5.12.5
5.12.5 (2023-10-10)
Bug Fixes
- css selectors for aria-disabled elements (462aa5f)
- ld-input: disabled, aria-disabled and readonly props (2f9d8c1), closes #973
- ld-input: use placeholder opacity instead of color (ab72034)
- make sure css specificity doesn't change for aria-disabled selector (77cb5fa)
v5.12.4
5.12.4 (2023-10-02)
Bug Fixes
- closest: account for closest method being undefined on document (1e7a748)
v5.12.3
5.12.3 (2023-09-28)
Bug Fixes
- ld-sidenav: add shadow parts to sidenav header (5febf7a)
v5.12.2
5.12.2 (2023-09-21)
Bug Fixes
- ld-sidenav: truncate long words in nav header (a93f496)
- ld-sidenav: truncate long words in nav items (d31779e), closes #942
v5.12.1
5.12.1 (2023-09-20)
Bug Fixes
- ld-input: disabled color on safari (62cafe9)
v5.12.0
5.12.0 (2023-08-29)
Bug Fixes
- ld-checkbox: disabled background color on mobile safari (b8a00a6)
- ld-radio: disabled background color on mobile safari (87f228c)
Features