Skip to content

Releases: Lundalogik/lime-elements

v37.79.8

22 Jan 12:55
Compare
Choose a tag to compare

37.79.8 (2025-01-22)

Bug Fixes

  • card: ensure the surface's height respects the component's set height (73b7788)

v37.79.7

22 Jan 11:37
Compare
Choose a tag to compare

37.79.7 (2025-01-22)

Bug Fixes

  • card: ensure the surface is as big as the card (7d50404)

v37.79.6

21 Jan 14:52
Compare
Choose a tag to compare

37.79.6 (2025-01-21)

Bug Fixes

  • markdown: give images delicate rounded corners (d3d7b16)

v37.79.5

17 Jan 15:21
Compare
Choose a tag to compare

37.79.5 (2025-01-17)

Bug Fixes

  • text-editor: don't animate the padding around the content (73a4959)

v37.79.4

17 Jan 13:42
Compare
Choose a tag to compare

37.79.4 (2025-01-17)

Bug Fixes

  • card: make the UI more responsive (bc2a007)

v37.79.3

17 Jan 07:29
Compare
Choose a tag to compare

37.79.3 (2025-01-17)

Bug Fixes

  • table: avoid row height change (1765648)

v37.79.2

16 Jan 19:06
Compare
Choose a tag to compare

37.79.2 (2025-01-16)

Bug Fixes

  • form: avoid using and remove LimeElementsAdapter (f9d8ece)

Reverts

  • Revert "ci(dependabot): ignore new major versions of react and related deps" (b7f5264)

v37.79.1

10 Jan 12:50
Compare
Choose a tag to compare

37.79.1 (2025-01-10)

Bug Fixes

  • table: prevent random large font-sizes in iOS & truncate strings (795d73a)

v37.79.0

09 Jan 10:47
Compare
Choose a tag to compare

37.79.0 (2025-01-09)

Features

  • list-item.types: add 'image' property to ListItem type (a900aae)
  • list: add support for displaying pictures in the list items (dea4059)
  • picker: add support for displaying pictures in the picker list items (ebae96e)

v37.78.2

09 Jan 06:36
Compare
Choose a tag to compare

37.78.2 (2025-01-09)

Bug Fixes

  • text-editor: don't show trailing * when required="false" (e2b7118)