feat(workspace): make compose and sign views accept document, recipient, and field state via properties and emit field and routing change events
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-05 - 1.7.0 - feat(workspace)
|
||||
make compose and sign views accept document, recipient, and field state via properties and emit field and routing change events
|
||||
|
||||
- Pass active document, recipients, and fields into workspace compose and sign views instead of relying on demo-only state.
|
||||
- Emit field-create, field-update, field-delete, fields-change, recipients-change, and routing-change events from the compose workspace.
|
||||
- Use document metadata for compose titles and page counts so the UI reflects the selected document.
|
||||
|
||||
## 2026-05-05 - 1.6.1 - fix(workspace)
|
||||
pass the active document into sign and audit views
|
||||
|
||||
|
||||
Reference in New Issue
Block a user