feat(workspace): introduce a responsive signature workspace demo and remove legacy contract editor components

This commit is contained in:
2026-05-02 18:37:48 +00:00
parent 90836f1c72
commit 57cbb739d2
48 changed files with 4387 additions and 13348 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## 2026-05-02 - 1.3.0 - feat(workspace)
introduce a responsive signature workspace demo and remove legacy contract editor components
- Adds a new `sdig-workspace` component with inbox, compose, sign, audit, developers, templates, team, and settings views.
- Removes the previous contract editor module and related contract subcomponents from exports and source files.
- Updates package exports, build configuration, and project metadata for the new workspace-focused catalog distribution.
- Improves sign pad and sign box null-safety and groups demos under signature primitives and workspace categories.
## 2025-12-18 - 1.2.0 - feat(icons)
migrate icon usage to the new dees-icon API and integrate collaboration sidebar into the editor