Changelog
0.0.3 (2025-07-07)
Release notes
Minor improvements to the icon-picker package and added documentation.
Changes
- fix icon picker autofocus
- fix eslint errors
- add docs vitepress
- add icon list config for hiding clear block and search
0.0.2 (2025-07-03)
Release notes
Refined component styling, introduced rounded prop for icon-circle, provided a preset icon collection for icon-list, and eliminated the floating-vue package.
Changes
- updated styles for better consistency
- added rounded property to icon-circle component
- supplied default icons in icon-list
- removed dependency on floating-vue
0.0.1 (2025-07-03)
Release notes
Initial release introducing core icon-related components:
Components added
- Icon - Base SVG icon component
- IconCircle - Circular icon display component
- IconList - Searchable grid of icons with live preview
- IconPicker - Dropdown with search input and icon preview