Releases: Lundalogik/lime-elements
Releases · Lundalogik/lime-elements
v39.20.0
29 Apr 12:37
Compare
Sorry, something went wrong.
No results found
Features
table: drag and drop for table rows (30541bf )
Bug Fixes
table: ability to mouseover on movable column (b294369 )
table: further improve styling of drag handles (80f7382 )
table: improve styling of drag handles (b354ddd )
table: make post-drop click suppression deterministic (d53f731 )
table: movable rows can be combined with selectable (46c203b )
table: movable rows work with language prop change (f25cff6 )
v39.19.0
29 Apr 09:07
Compare
Sorry, something went wrong.
No results found
Features
list: add a custom CSS prop for controlling images' object fit (dcc58d9 )
v39.18.0
28 Apr 09:34
Compare
Sorry, something went wrong.
No results found
v39.17.3
27 Apr 13:13
Compare
Sorry, something went wrong.
No results found
Bug Fixes
action-bar: improve accessibility by adding a default aria-label (aa80d58 )
Reverts
action-bar: remove collapsible behavior, deprecate collapsible prop (3a5329f )
v39.17.2
27 Apr 12:58
Compare
Sorry, something went wrong.
No results found
Bug Fixes
card: don't show hover effects when card is neither clickable nor has 3D effect (20cf51b )
v39.17.1
27 Apr 11:05
Compare
Sorry, something went wrong.
No results found
Bug Fixes
form: allow clearing custom components nested inside array items (02910c1 )
form: preserve nested-object leaf data inside array items (8e29997 )
form: reset obsolete dependent fields inside array items on trigger change (7e1458e )
v39.17.0
27 Apr 09:54
Compare
Sorry, something went wrong.
No results found
Features
tooltip: add a new hotkey prop (3c47eee )
Bug Fixes
icon-button: use label prop as aria-label on the button element (5138a5d )
tooltip: generic UI improvements (1dd2a1a )
tooltip: improve UI design of the content (4c39fa9 )
v39.16.4
24 Apr 12:16
Compare
Sorry, something went wrong.
No results found
Bug Fixes
markdown: don't break links in table cells (0d5f98a )
markdown: prevent inline code inside headings being rendered tiny (53b2a51 )
v39.16.3
23 Apr 12:59
Compare
Sorry, something went wrong.
No results found
Bug Fixes
text-editor: prevent serialize from treating custom elements as empty content (cf03f5e )
v39.16.2
22 Apr 14:34
Compare
Sorry, something went wrong.
No results found
Bug Fixes
picker: guard against missing list items in handleInputKeyDown (277774e )
picker: select first/last list-item by class to handle leading seperators (5a69dd2 )