fix(readme): Expand README with comprehensive component documentation, examples and developer guide; add local Claude settings

This commit is contained in:
2025-09-17 20:48:18 +00:00
parent a212536cfa
commit cd22106597
3 changed files with 1267 additions and 296 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2025-09-16 - 1.11.7 - fix(readme)
Expand README with comprehensive component documentation, examples and developer guide; add local Claude settings
- Expanded README substantially: installation, component overview, detailed component docs, usage examples, demos and developer guidance
- Updated many example snippets and API usage examples (icons, inputs, editor, forms, overlays, charts, etc.) to be more explicit and consistent
- Added .claude/settings.local.json to configure local Claude permissions for repository tooling
- No runtime or library code changes — documentation and demo content only
## 2025-09-16 - 1.11.6 - fix(dees-table)
Improve Lucene range comparisons, pin monaco-editor to 0.52.2, and add local dev metadata