Skip to content

Releases: Lundalogik/lime-elements

v38.29.3

04 Nov 14:09

Choose a tag to compare

38.29.3 (2025-11-04)

Bug Fixes

  • table: ensure table header content i vertically center-aligned (2ad2dc2)

v38.29.2

04 Nov 13:33

Choose a tag to compare

38.29.2 (2025-11-04)

Bug Fixes

  • partial-styles: make readonly state readable on mobile devices (995a926)

v38.29.1

03 Nov 15:10

Choose a tag to compare

38.29.1 (2025-11-03)

Bug Fixes

  • table: adjust the placement of the select all checkbox (b46cc22)
  • table: make disabled pagination buttons visually lighter (79f8bc5)
  • table: show single page pagination to avoid some visual bugs (28cda51)

v38.29.0

30 Oct 14:30

Choose a tag to compare

38.29.0 (2025-10-30)

Features

  • table: allow disabling column sorting through header interactions (c7b6f32)

Bug Fixes

  • chip: show proper visual feedback when used as menu's trigger & menu is opened (d8ae34d)
  • table: center-align row checkboxes (3146272)
  • table: ensure empty paginatior is never displayed (0cae339)
  • table: show better gradient fade effect, below checkbox of a selected row (5138469)

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)