Skip to content

Releases: emdgroup-liquid/liquid

v5.15.0

01 Dec 15:19

Choose a tag to compare

5.15.0 (2025-12-01)

Features

  • fix 20 typos in technical documentation and component readmes (2cd7a3e)

v5.14.0

18 Mar 16:55

Choose a tag to compare

5.14.0 (2024-03-18)

Features

  • ld-crumb: switch last/non-last crumb link styles (71eb431)

v5.13.0

29 Nov 11:05

Choose a tag to compare

5.13.0 (2023-11-29)

Features

  • ld-tabs: emit event on tablist scrollable change (6f8405f)

v5.12.7

27 Nov 13:13

Choose a tag to compare

5.12.7 (2023-11-27)

Bug Fixes

  • ld-select: use selected option value text as title (1168200)

v5.12.6

08 Nov 11:45

Choose a tag to compare

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

10 Oct 10:17

Choose a tag to compare

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

02 Oct 13:43

Choose a tag to compare

5.12.4 (2023-10-02)

Bug Fixes

  • closest: account for closest method being undefined on document (1e7a748)

v5.12.3

28 Sep 08:13

Choose a tag to compare

5.12.3 (2023-09-28)

Bug Fixes

  • ld-sidenav: add shadow parts to sidenav header (5febf7a)

v5.12.2

21 Sep 17:00

Choose a tag to compare

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

20 Sep 14:28

Choose a tag to compare

5.12.1 (2023-09-20)

Bug Fixes

  • ld-input: disabled color on safari (62cafe9)