Skip to content

Releases: danielo515/obsidian-modal-form

v1.32.1

24 Dec 12:22
32d4ce0
Compare
Choose a tag to compare

1.32.1 (2023-12-22)

Bug Fixes

  • inline help for dataview (d7e0630)

v1.32.0

17 Dec 08:17
0247b34
Compare
Choose a tag to compare

1.32.0 (2023-12-17)

Features

  • template: add support for frontmatter command in templates (059891c)

v1.31.0

17 Dec 05:05
eadaee4
Compare
Choose a tag to compare

1.31.0 (2023-12-17)

Features

  • added a get method for result data fixes #129 (ddee8a8)

Bug Fixes

v1.30.1

16 Dec 12:41
e73c599
Compare
Choose a tag to compare

1.30.1 (2023-12-16)

Bug Fixes

  • creation of unique note name (b40b2c3)
  • prevent chalk to be loaded in bundle (37e4508)

v1.29.0

08 Dec 12:09
0dee888
Compare
Choose a tag to compare

1.29.0 (2023-12-08)

Features

  • input: new input folder suggester (2102619), closes #148

v1.28.0

08 Dec 00:02
e7949ad
Compare
Choose a tag to compare

1.28.0 (2023-12-07)

Features

  • API: example form takes options (d204786)
  • core: throttle error messages (60157bd)
  • document how to make more convenient opening forms (0c70eae), closes #145
  • form-editor: UI to set fields as required (c77c340)
  • form-runtime: the form is now reactive (ad82789)
  • validation: better UI for notify errors of form (2a609ae)

Bug Fixes

  • add a link to the docs in the settings (704aa99), closes #58
  • functional form engine (ab99b0e)
  • input: multi-select refocus on enter (6f8d2ca)
  • preettier invalid form view in form manager (b256a1a)

v1.27.1

23 Nov 07:00
2d96eaa
Compare
Choose a tag to compare

1.27.1 (2023-11-23)

Bug Fixes

  • remove leading # in tags (556b769)

v1.27.0

22 Nov 09:06
f20cb4f
Compare
Choose a tag to compare

1.27.0 (2023-11-22)

Features

  • input: tag suggest input, initial version (9f0d8af), closes #118

v1.26.0

07 Nov 20:44
484ac21
Compare
Choose a tag to compare

1.26.0 (2023-11-07)

Features

  • ability to add a custom class name to the form body (28d81b9), closes #125

v1.25.0

06 Nov 07:30
dd7ce14
Compare
Choose a tag to compare

1.25.0 (2023-11-06)

Features

  • make the dataview input more fuzzy (1971fdc)