obsidian-formfire/src/ui
tolvitty 5eb79fbf08 feat: add sidebar view with form list
ItemView that displays all forms with mode badges (C/U), click to open,
settings gear button, and empty state. Uses SidebarPluginRef interface
to avoid circular dependency with main.ts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 13:22:11 +01:00
..
field-renderers.ts feat: add field renderers for all 10 field types 2026-02-13 13:21:54 +01:00
form-modal.ts feat: add FormModal for rendering and submitting forms 2026-02-13 13:22:00 +01:00
form-picker-modal.ts feat: add FormPickerModal for quick form selection 2026-02-13 13:22:06 +01:00
form-sidebar.ts feat: add sidebar view with form list 2026-02-13 13:22:11 +01:00