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:
		| @@ -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 | ||||
|  | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@design.estate/dees-catalog', | ||||
|   version: '1.11.3', | ||||
|   version: '1.11.4', | ||||
|   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