Releases: Carasent-ASMA/asma-ui-icons
Release v0.4.0
Overview
A small icon-library update adding two icons and improving the icon-list filtering and exports.
✨ Features
- Add ArrowShrinkIcon component and export (src/components/icons/arrow-shrink-icon/*).
- Add IndeterminateIcon component and export (src/components/icons/indeterminate-icon/*).
- Update icons barrel export to include the new icons (src/components/icons/index.ts).
🐛 Fixes
- Make the story/icon list filter trim tag/name whitespace and perform case-insensitive matching for more reliable search (src/stories/useIconsList.tsx).
What's Changed
- ASMA-7120 update all packages for ui families by @alexandru-bularga in #4
Full Changelog: v0.3.8...v0.4.0
Release v0.3.8
Overview
A small patch that fixes icon import paths used by the stories helper, ensuring icons are referenced correctly.
🐛 Fixes
- Update relative import paths in src/stories/useIconsList.tsx so icon imports use relative references and resolve correctly.
Full Changelog: v0.3.7...v0.3.8
Release v0.3.6
Commit Summary (patch)
What's Changed
- chore: ASMA-6945 Added draw icon for document sign button by @Nektarines in #3
Full Changelog: v0.3.5...v0.3.6
Release v0.3.5
Commit Summary (patch)
What's Changed
- chore: ASMA-6945 Added new icons and changed existing for file extension types by @Nektarines in #2
New Contributors
- @Nektarines made their first contribution in #2
Full Changelog: v0.3.4...v0.3.5
Release v0.3.4
Commit Summary (patch)
- chore(cspell): Replace local cspell.json with symlink to shared config (e66e2a3)
Full Changelog: v0.3.3...v0.3.4
Release v0.3.3
Overview
This release (v0.3.3) contains only a metadata update: the repository field in package.json was updated. No functional, dependency, or API changes.
- package.json — updated repository field (metadata only)
Full Changelog: v0.3.2...v0.3.3
Release v0.3.2
Overview
A small release that updates the Storybook helper used to build the icons list for component stories. This affects Storybook presentation only and does not change the icon package API.
✨ Features
- Update Storybook icons list helper (src/stories/useIconsList.tsx) — refines how icons are gathered/presented in stories for clearer examples and browsing.
Full Changelog: v0.3.1...v0.3.2
Release v0.3.1
Overview
A small patch to the story hook that improves how icons are matched when searching/filtering in stories. Filters now ignore surrounding whitespace and perform case-insensitive matches against icon names and tags.
🐛 Fixes
- Trim whitespace when matching icon names and tags so extra spaces no longer prevent matches.
- Use case-insensitive comparisons for filter text against icon.name and icon.tags to improve search reliability.
Package: asma-ui-icons — v0.3.1 (from v0.3.0)
Full Changelog: v0.3.0...v0.3.1
Release v0.3.0
Overview
A small feature release that adds an icons capability and updates repository metadata and CI to support releases.
✨ Features
- Add icons capability with a --force-release option (shared).
- Update package.json and .github/workflows/publish.yml to support publishing/release workflows.
- Refresh .github agents, instructions, and skills documentation used by repository tooling and automation.
What's Changed
- Feat/asma 6921 quick access register absence frav r by @alexandru-bularga in #1
New Contributors
- @alexandru-bularga made their first contribution in #1
Full Changelog: v0.0.75...v0.3.0
Release v0.2.4
Reading package.json to detect what changed (version or metadata) and produce accurate release notes. Running file view and reporting intent.
Overview
asma-ui-icons v0.2.4 — a metadata-only release. package.json was updated to set the package version; there are no source, distribution, feature, or bug-fix changes in this release.
✨ Features
- None
🐛 Fixes
- None
⚡ Performance
- None
💥 Breaking Changes
- None
Full Changelog: v0.2.3...v0.2.4