Skip to content

Releases: Lundalogik/lime-elements

v37.68.0

15 Nov 15:55
Compare
Choose a tag to compare

37.68.0 (2024-11-15)

Features

  • chart: add new component (6680e4b)
  • mixins: add a mixin for visually hiding an element (e1a3934)

v37.67.0

15 Nov 15:21
Compare
Choose a tag to compare

37.67.0 (2024-11-15)

Features

  • text-editor tables: add basic plugin for parsing tables (e36577d)
  • text-editor tables: fix example component (9b4d5a0)
  • text-editor tables: set enableTables true if contentType is html (8a2f54b)

Bug Fixes

  • text-editor tables: put repeated code in single function (7f8a6ae)

v37.66.1

14 Nov 13:11
Compare
Choose a tag to compare

37.66.1 (2024-11-14)

Bug Fixes

  • text-editor: update prosemirror-model to 1.22.1 to fix XSS vulnerability (55a916c)

v37.66.0

14 Nov 12:52
Compare
Choose a tag to compare

37.66.0 (2024-11-14)

Features

  • text-editor: add uiType as a type (239ea3d)
  • text-editor: use uiType in editor (b56fcbb)

v37.65.13

13 Nov 13:43
Compare
Choose a tag to compare

37.65.13 (2024-11-13)

Bug Fixes

  • flatpickr-adapter: handle missing formatter property (05a1b06)

v37.52.9

13 Nov 09:06
Compare
Choose a tag to compare

37.52.9 (2024-11-13)

Bug Fixes

v37.65.12

12 Nov 15:39
Compare
Choose a tag to compare

37.65.12 (2024-11-12)

Bug Fixes

  • date-picker: avoid creating flatpickr instance while hidden (7bd6f8a)
  • flatpickr-adapter: create flatpickr again after disconnected (737178a)

v37.65.11

11 Nov 09:09
Compare
Choose a tag to compare

37.65.11 (2024-11-11)

Bug Fixes

v37.65.10

08 Nov 14:59
Compare
Choose a tag to compare

37.65.10 (2024-11-08)

Bug Fixes

  • table: change the sorting arrows direction (b022c96)

v37.65.9

08 Nov 11:20
Compare
Choose a tag to compare

37.65.9 (2024-11-08)

Performance Improvements

  • portal: prevent memory leak in internal component used by several components with dropdowns (8f4619e)