feat(html): configure deesWccTools with sections metadata for Elements and Pages

This commit is contained in:
2025-12-28 18:20:32 +00:00
parent 1e7679ffff
commit 530047fc40
3 changed files with 24 additions and 2 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2025-12-28 - 1.5.0 - feat(html)
configure deesWccTools with sections metadata for Elements and Pages
- Replaced positional setupWccTools call with a config object containing sections
- Adds two sections: 'Elements' (type: elements, icon: widgets) and 'Pages' (type: pages, icon: web) mapping items to imported modules
- No behavioral change to subsequent deesDomTools.elementBasic.setup() call
## 2025-12-28 - 1.4.2 - fix(deps)
add MIT license, update package metadata and bump dependencies; simplify docs