fix(readme): Expand README with comprehensive component documentation, examples and developer guide; add local Claude settings
This commit is contained in:
		| @@ -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 | ||||
|  | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@design.estate/dees-catalog', | ||||
|   version: '1.11.6', | ||||
|   version: '1.11.7', | ||||
|   description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user