fix(readme): Rewrite and expand README with Quick Start, feature highlights, demos and usage examples; add local Claude settings file

This commit is contained in:
2025-09-14 19:23:23 +00:00
parent 7fdb4f19a8
commit 960085145d
3 changed files with 291 additions and 2041 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-09-10 - 1.11.4 - fix(readme)
Rewrite and expand README with Quick Start, feature highlights, demos and usage examples; add local Claude settings file
- Completely rewritten and reorganized README: added Quick Start, component highlights, usage examples, demos, development workflow, troubleshooting and links.
- Added .claude/settings.local.json with local Claude permission configuration.
## 2025-09-08 - 1.11.3 - fix(dees-input-list)
Prevent list animations from affecting scroll bounds and fix content-visibility issues in dees-input-list; add local developer settings