Skip to content

Releases: danielo515/obsidian-modal-form

v1.50.0

10 Jul 08:07
869a27d
Compare
Choose a tag to compare

1.50.0 (2024-07-10)

Features

Bug Fixes

  • provide a logger implementation that only shows debug messages on debug (72faa20)

v1.49.0

05 Jul 19:09
f0a4696
Compare
Choose a tag to compare

1.49.0 (2024-07-05)

Features

  • runtime: allow the select to be used as condition for other fields (0d23e0b)

Bug Fixes

  • builder: properly save the isSet condition (1ffe488)

v1.48.0

02 Jul 13:15
4acae1e
Compare
Choose a tag to compare

1.48.0 (2024-07-02)

Features

  • conditional input form builder (5f6a9be)
  • runtime: conditional fields v1 (4ab141e)
  • runtime: show conditional errors in the form (83a1060)

Bug Fixes

  • ConditionInput finally works as expected (c5d5fff)

v1.47.0

22 Jun 12:32
dd86283
Compare
Choose a tag to compare

1.47.0 (2024-06-22)

Features

  • group error messages (e0e9423)
  • remove completely the old way of rendering fields (801d331)
  • runtime: svelte versions of DocumentBlock and InputNote (968d230)

Bug Fixes

  • runtime: input tag in svelte (879aba9)
  • runtime: svelte wrappers for obsidian settings (37f5236)

v1.46.0

17 Jun 09:05
01c841f
Compare
Choose a tag to compare

1.46.0 (2024-06-17)

Features

  • util: insert a form template into current note command (d60fe82)

Bug Fixes

  • templater: remove empty lines (eda92a2)

v1.45.2

10 Jun 18:00
b328bc9
Compare
Choose a tag to compare

1.45.2 (2024-06-10)

Bug Fixes

  • runtime: better weights in file suggestions (aac26d1), closes #272

v1.45.1

10 Jun 12:20
b1098ab
Compare
Choose a tag to compare

1.45.1 (2024-06-04)

Bug Fixes

v1.45.0

04 Jun 12:53
3e22bcf
Compare
Choose a tag to compare

1.45.0 (2024-06-04)

Features

  • templater: customize result name in template builder (16a2297)
  • templater: easily build template body (b705136)

v1.44.1

01 Jun 11:12
08d113d
Compare
Choose a tag to compare

1.44.1 (2024-05-31)

Bug Fixes

  • show title in the template builder (012901d)

v1.44.0

30 May 19:38
e899b54
Compare
Choose a tag to compare

1.44.0 (2024-05-30)

Features

  • more customizations in the generated template (6db7d29)

Bug Fixes

  • easy toggle all for fields to include in frontmatter (8bf4fb4)