Releases: Lundalogik/lime-elements
Releases · Lundalogik/lime-elements
v37.79.8
Bug Fixes
- card: ensure the surface's height respects the component's set height (73b7788)
v37.79.7
Bug Fixes
- card: ensure the surface is as big as the card (7d50404)
v37.79.6
Bug Fixes
- markdown: give images delicate rounded corners (d3d7b16)
v37.79.5
Bug Fixes
- text-editor: don't animate the
padding
around the content (73a4959)
v37.79.4
Bug Fixes
- card: make the UI more responsive (bc2a007)
v37.79.3
Bug Fixes
- table: avoid row height change (1765648)
v37.79.2
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
Bug Fixes
- table: prevent random large font-sizes in iOS & truncate strings (795d73a)
v37.79.0
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
Bug Fixes
- text-editor: don't show trailing
*
when required="false" (e2b7118)