v1.11.0
Highlights
🌿Added Size Select
feature.
🌿Added Copy as JSX
and Download as JSX
feature.
🌿Added Icon Set search support.
🌿Added Icon context menu support.
🌿Added new Icon sets.
What's Changed
- Add size select support (IconSetPreviewInspect) by @aykutkardas in #184
- Add copy jsx support (IconSetPreviewInspect) by @aykutkardas in #185
- Add download support for multiple files (IconSetPreview) by @aykutkardas in #186
- Fix IconsApp UI issues by @gizemnkorkmaz in #187
- Add tooltip by @gizemnkorkmaz in #194
- Add route loading by @aykutkardas in #196
- Add tooltip (SelectVariant) by @aykutkardas in #195
- Add search feature for icon sets (StorePage) by @gizemnkorkmaz in #197
- Add context menu (IconSetPreview) by @aykutkardas in #199
- Add icon copy shortcut (IconPreview) by @aykutkardas in #215
- Add useDebounce hook by @gizemnkorkmaz in #217
- Fix the alignment of icon set actions (IconSetPreviewFooter) by @alpercun in #222
- Fix store page margin bottom (store) by @alpercun in #223
- Add hover style to inspect icon (IconPreview) by @alpercun in #225
- Change inspect icon in Icon Preview (IconPreview) by @alpercun in #224
- Hide IconSetPreviewFooter when there is no product (IconSetPreview) by @batin in #229
- Fix icons wording when there is one item (IconSetPreviewFooter) by @batin in #231
- Add meta properties when deselecting (iconActions) by @batin in #234
- Add remove text icon when search bar is not empty (IconSetPreviewHeader, IconSetSearch) by @batin in #233
- #235 fix: search input cancel icon overlap issue by @hasantezcan in #236
- #239 Show import completed alert only import is successful by @hasantezcan in #240
- #227 Fix svg name overflowing in the edit popup by @hasantezcan in #238
- Fix wrapping issue when selected size is 120x120 by @brkcrdk in #242
- #241 Fix for extracting svg with style attribute. by @brkcrdk in #243
- Add Download as React Component feature by @aykutkardas in #244
- Remove Send to App button on App page (IconSetPreviewInspect) by @gizemnkorkmaz in #245
- Multiple upload toast by @brkcrdk in #248
- Fix IconSetPreviewFooter section colors are not matching problem. by @brkcrdk in #249
- Update: Improve button variants. by @brkcrdk in #250
- Add copy to clipboard action for code snippets at sample section. by @brkcrdk in #251
- Fix for theme flashing problem by @brkcrdk in #253
- Add animation to tab change on Sample component. by @brkcrdk in #254
- Add usehardal analytics by @aykutkardas in #256
- Fix notification content z-index by @bozaci in #255
- Fix IconSetPreview height by @gizemnkorkmaz in #259
- Add event tracker to copy and inspect actions by @gizemnkorkmaz in #260
- Fix NavLink active status by @gizemnkorkmaz in #261
New Contributors
- @alpercun made their first contribution in #222
- @batin made their first contribution in #229
- @hasantezcan made their first contribution in #236
- @brkcrdk made their first contribution in #242
- @bozaci made their first contribution in #255
Full Changelog: v1.10.0...v1.11.0