Skip to content

Latest commit

 

History

History
113 lines (49 loc) · 4.71 KB

CHANGELOG.md

File metadata and controls

113 lines (49 loc) · 4.71 KB

Changelog

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