feat(dees-icon): Add full icon list and improve dees-icon demo with copy-all functionality and UI tweaks
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-09-05 - 1.11.0 - feat(dees-icon)
|
||||
Add full icon list and improve dees-icon demo with copy-all functionality and UI tweaks
|
||||
|
||||
- Added readme.icons.md containing 1900+ icon identifiers (FontAwesome + Lucide) for easy reference and tooling
|
||||
- Enhanced ts_web/elements/dees-icon.demo.ts: added a 'Copy All Icon Names' button that copies prefixed icon names (fa:..., lucide:...) to the clipboard and shows temporary feedback
|
||||
- Updated demo presentation: prefixed displayed icon names (fa: / lucide:), improved search-container spacing and added button styling for better UX
|
||||
- Changes are documentation/demo only — no production runtime component logic changed
|
||||
|
||||
## 2025-09-05 - 1.10.12 - fix(dees-simple-appdash)
|
||||
Fix icon rendering in dees-simple-appdash to respect provided icon strings
|
||||
|
||||
|
Reference in New Issue
Block a user