Skip to content

Releases: Lundalogik/lime-elements

v38.28.2

15 Oct 12:37

Choose a tag to compare

38.28.2 (2025-10-15)

Bug Fixes

  • list: prevent double interact event emits, when an item is clicked (7672994)

v38.28.1

15 Oct 08:03

Choose a tag to compare

38.28.1 (2025-10-15)

Bug Fixes

  • text editor: add noopener/noreferrer for security (7109ac8)
  • text editor: guard against potential null destructuring (c1d4d4f)
  • text editor: mousedown handling should only return true once handled (3a81f98)
  • text editor: only open popup to edit link on double click (d78f408)
  • text editor: preserve linebreaks when handling paste events (80d1cde)

v38.28.0

07 Oct 13:00

Choose a tag to compare

38.28.0 (2025-10-07)

Features

  • color-picker: allow disabling manual input by users (7604c5b)

v38.27.0

07 Oct 11:50

Choose a tag to compare

38.27.0 (2025-10-07)

Features

  • form: add support for hiding fields via lime.hidden metadata (f3b37a1)

v38.26.1

07 Oct 07:43

Choose a tag to compare

38.26.1 (2025-10-07)

Bug Fixes

  • checkbox: ensure correct rendering on iOS & macOS 26 (0c3ef0e)

v38.26.0

03 Oct 14:50

Choose a tag to compare

38.26.0 (2025-10-03)

Features

  • color-picker: add standard input field props, e.g. disabled, etc… (1d397d2)

v38.25.0

03 Oct 12:47

Choose a tag to compare

38.25.0 (2025-10-03)

Features

  • color-picker: allow displaying custom palettes (b979ac8)

Bug Fixes

  • color-picker: allow deselecting an already swatch by clicking on it (c96057d)
  • color-picker: properly disable the trigger button when readonly (562ed50)

v38.24.5

03 Oct 08:32

Choose a tag to compare

38.24.5 (2025-10-03)

Bug Fixes

  • radio-button-group: use internal import path for types (ff0df56)

v38.24.4

01 Oct 12:24

Choose a tag to compare

38.24.4 (2025-10-01)

Bug Fixes

  • list-item: ensure it is possible to click icons in lists (57b2c62)

v38.24.3

29 Sep 18:37

Choose a tag to compare

38.24.3 (2025-09-29)

Bug Fixes

  • list: improve rendering and accessibility of list items (eb2a3a9)
  • list: use correct aria-orientation to improve accessibility (249a1de)
  • menu: improve accessibility of list items with sub menus (49d0cbe)
  • menu: improve rendering and accessibility of list items (72ee45e)