Skip to content

Latest commit

 

History

History
156 lines (68 loc) · 6.83 KB

CHANGELOG.md

File metadata and controls

156 lines (68 loc) · 6.83 KB

Changelog

0.11.2 (2024-12-19)

Bug Fixes

  • style: Border and margin overrides (d248f20)
  • style: Summary & spacing CSS variables (#1447) (9b09ec9)

0.11.1 (2024-12-18)

Bug Fixes

  • style: Replace bg colors with css variables (#1430) (23c74dd)

0.11.0 (2024-12-12)

Features

  • Format handler for multiple geometry types and formats (#1276) (0285b72)

0.10.0 (2024-11-07)

Features

  • Build and include element's type declarations (#1353) (f17166e)

0.9.1 (2024-11-04)

Bug Fixes

0.9.0 (2024-10-17)

Features

  • build: Provide un-bundled element by default (bundled version still available in dist folder) (#1065) (333e324)

0.8.2 (2024-07-15)

Bug Fixes

0.8.1 (2024-05-27)

Bug Fixes

  • style: Stacking issue when range value becomes bigger (#985) (2c3c6d5)

0.8.0 (2024-05-22)

Features

Bug Fixes

  • Adaptations to new eox-jsonform md editor (#957) (4a644ca)

0.7.0 (2024-05-16)

Miscellaneous Chores

  • Replace simplemde with easymde and bundle js (b4a9971)

0.6.3 (2024-05-08)

Bug Fixes

0.6.2 (2024-04-30)

Fixes

0.6.1 (2024-04-03)

Bug Fixes

  • Prevent looping when loading external schema (#814) (e8dfaec)

0.6.0 (2024-04-03)

Features

  • Markdown editor for fields with type "markdown" (#810) (4075205)

0.5.0 (2024-04-02)

Features

0.4.0 (2024-03-25)

⚠ BREAKING CHANGES

Features

0.3.0 (2024-02-20)

Features

  • Support passing json from URL as schema or startVals (#655) (878e871)

0.2.1 (2023-12-18)

Bug Fixes

  • Defaults and examples for initial usable state (#531) (87e7143)

0.2.0 (2023-11-21)

Features

  • Introduced minmax slider input control (#430) (75b29b3)

0.1.0 (2023-11-20)

Features

Miscellaneous Chores