Releases: danielo515/obsidian-modal-form
Releases · danielo515/obsidian-modal-form
v1.32.0
1.32.0 (2023-12-17)
Features
- template: add support for frontmatter command in templates (059891c)
v1.31.0
1.31.0 (2023-12-17)
Features
- added a get method for result data fixes #129 (ddee8a8)
Bug Fixes
v1.30.1
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
1.29.0 (2023-12-08)
Features
- input: new input folder suggester (2102619), closes #148
v1.28.0
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.0
1.27.0 (2023-11-22)
Features
- input: tag suggest input, initial version (9f0d8af), closes #118
v1.26.0
1.26.0 (2023-11-07)
Features
- ability to add a custom class name to the form body (28d81b9), closes #125
v1.25.0
1.25.0 (2023-11-06)
Features
- make the dataview input more fuzzy (1971fdc)