feat(dees-simple-appdash): add nested sidebar subviews and preserve submit labels from slotted text

This commit is contained in:
2026-04-08 08:05:53 +00:00
parent 9422edbfa1
commit 4b735b768a
5 changed files with 145 additions and 13 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-04-08 - 3.68.0 - feat(dees-simple-appdash)
add nested sidebar subviews and preserve submit labels from slotted text
- support grouped navigation items with expandable subviews and parent-to-first-subview fallback in the app dashboard
- allow dees-form-submit to derive its button text from light DOM content when no explicit text property is set
## 2026-04-07 - 3.67.1 - fix(repo)
no changes to commit