Releases: itshover/itshover
Releases · itshover/itshover
New Icons added
Icons Added
| Icon | Preview |
|---|---|
| brand-twitch-icon | https://itshover.com/icons/brand-twitch-icon |
| brand-wordpress-icon | https://itshover.com/icons/brand-wordpress-icon |
| cloud-1-icon | https://itshover.com/icons/cloud-1-icon |
| cloud-2-icon | https://itshover.com/icons/cloud-2-icon |
| cloud-3-icon | https://itshover.com/icons/cloud-3-icon |
| copyright-icon | https://itshover.com/icons/copyright-icon |
| download-icon | https://itshover.com/icons/download-icon |
| filter-icon | https://itshover.com/icons/filter-icon |
| gamepad-icon | https://itshover.com/icons/gamepad-icon |
| library-icon | https://itshover.com/icons/library-icon |
| locate-icon | https://itshover.com/icons/locate-icon |
| map-pin-icon | https://itshover.com/icons/map-pin-icon |
| paw-print-icon | https://itshover.com/icons/paw-print-icon |
| save-icon | https://itshover.com/icons/save-icon |
| sliders-horizontal-icon | https://itshover.com/icons/sliders-horizontal-icon |
| trophy-icon | https://itshover.com/icons/trophy-icon |
| upload-icon | https://itshover.com/icons/upload-icon |
Alphabet Icons
What's Changed
- feat: add token link to navbar and footer by @Abhijit-Jha in #78
- added tuf navbar by @Abhijit-Jha in #80
- added bag.fm icon by @Abhijit-Jha in #83
- Icons/anthropic midjourney ollama aistudio xai lmstudio by @itstheanurag in #71
- feat:Add macOS-style dock component with animated social icons by @AyushGuleria2005 in #87
- fix:footer icons redirect to specific icon page by @AyushGuleria2005 in #89
- added 26 more icons - A to Z by @Abhijit-Jha in #91
- added types.ts file in the manual instaillation by @Abhijit-Jha in #95
- feat: Add Notion-inspired sidebar component with animated icons by @shubhanshu2006 in #85
- Remove bags and Product Hunt links by @Abhijit-Jha in #96
- Add new icon collection by @Abhijit-Jha in #113
New Contributors
- @shubhanshu2006 made their first contribution in #85
Full Changelog: v0.1.0...v0.1.1
What's Changed
- feat: add token link to navbar and footer by @Abhijit-Jha in #78
- added tuf navbar by @Abhijit-Jha in #80
- added bag.fm icon by @Abhijit-Jha in #83
- Icons/anthropic midjourney ollama aistudio xai lmstudio by @itstheanurag in #71
- feat:Add macOS-style dock component with animated social icons by @AyushGuleria2005 in #87
- fix:footer icons redirect to specific icon page by @AyushGuleria2005 in #89
- added 26 more icons - A to Z by @Abhijit-Jha in #91
- added types.ts file in the manual instaillation by @Abhijit-Jha in #95
- feat: Add Notion-inspired sidebar component with animated icons by @shubhanshu2006 in #85
- Remove bags and Product Hunt links by @Abhijit-Jha in #96
- Add new icon collection by @Abhijit-Jha in #113
New Contributors
- @shubhanshu2006 made their first contribution in #85
Full Changelog: v0.1.0...0.2.0
v0.1.0
v0.1.0 – Animated icon library foundation
New icons
Added a large collection of animated SVG icons with custom motion styles.
- Brand icons: OpenAI, Gemini, Grok, Qwen, Vercel, Cursor, Railway, AWS
- Frameworks and platforms: React, React Native, Windows
- Social and productivity: Threads, Telegram, Zoom, Notion
- Payments: Stripe, PayPal
- Travel icons: Passport, Airplane, Hotel, Travel Bag
Each icon includes distinct animations such as rotating collapses, zigzag paths, and spring-based transitions.
Examples and UI
- Added an example page to preview and explore icons
- Implemented dark and light theme support
- Introduced a collapsible sidebar navigation
- Added an animated hero section
- Improved responsive behavior across viewports
Performance and infrastructure
- Implemented static site generation (SSG) for icon detail pages
- Added an auto-generated icon registry synced during build
- Integrated Umami analytics for usage tracking
UX improvements
- Escape key support for closing search and modals
- Dynamic keyboard shortcut indicators based on the user’s operating system
- Icon request modal with validation using react-hook-form and Zod
- Automatic GitHub issue creation for icon requests
Fixes and refinements
- Fixed animation issues across multiple icons, including BTC
- Resolved layout issues at various screen sizes
- Improved animation timing consistency
- Refactored codebase to use type-only imports
Status
This is an early release. APIs and animations may change based on feedback.
Feedback
Bug reports, feature requests, and icon suggestions are welcome via GitHub issues.
What's Changed
- Feat/sitemap by @Abhijit-Jha in #1
- feat: Implement initial application structure, animated icons, and SE… by @Abhijit-Jha in #2
- Feat/sitemap by @Abhijit-Jha in #3
- feat: Add numerous new animated SVG icons, their registry entries, an… by @Abhijit-Jha in #4
- feat: add sponsor page with various support options and a footer comp… by @Abhijit-Jha in #5
- feat: Create animated icon gallery page with search functionality and… by @Abhijit-Jha in #6
- feat: Create animated icon gallery page with search functionality and… by @Abhijit-Jha in #7
- bingsitexml by @Abhijit-Jha in #8
- gseo by @Abhijit-Jha in #9
- gseo format fix by @Abhijit-Jha in #10
- analytics by @itshover-oss in #11
- Product hunt badge by @Abhijit-Jha in #13
- feat: add play control for non-hover screens by exposing animation ha… by @Abhijit-Jha in #15
- fix: registry URL command format in icon-detail-content by @Aryan-561 in #18
- Feat/docs by @Abhijit-Jha in #19
- build(deps): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in #20
- added a banner by @Abhijit-Jha in #21
- sponsors by @Abhijit-Jha in #22
- Feat: Dynamic Search Keyboard Shortcut Icon by @luth-v in #23
- Refactor: Standardize Icon Handle Types to Use
AnimatedIconHandleby @luth-v in #25 - Feat: Animate Icons on Hero Section by @luth-v in #24
- Feat: Generate-Registry Script by @luth-v in #28
- feat: Introduce example page by @Abhijit-Jha in #30
- Feat: Command Menu closes on Escape key by @luth-v in #31
- light mode support added in /example page by @Abhijit-Jha in #33
- feat: add request icon page by @krockxz in #37
- fixed btc icon animation by @Abhijit-Jha in #46
- refactor:statically generate icon detail pages and remove client-side… by @Abhijit-Jha in #49
- fix: layout structure of /example/[slug] page (viewport: 1024px - ~1400px) by @Aryan-561 in #53
- added umami analytics by @Abhijit-Jha in #57
- feat/ addded passport, airplane, travel-bag, hotel icons by @Aryan-205 in #54
- fixed hotel and hostel conflict by @Abhijit-Jha in #59
- refactor: use type-only imports for icon types by @paras-verma7454 in #58
- Added the cursor to pointer for preview,code and animation and new examples animated-navbar collapsible-sidebar by @KompallyAkhil in #61
- Icons/notion gwen grok golang cursor railway gemini by @itstheanurag in #65
- fix: X-sidebar animation toggle disables hover animations by @AyushGuleria2005 in #68
- feat(icons): add animated brand icons for OpenAI, Gemini, Grok, Qwen,… by @Abhijit-Jha in #73
New Contributors
- @Abhijit-Jha made their first contribution in #1
- @itshover-oss made their first contribution in #11
- @Aryan-561 made their first contribution in #18
- @dependabot[bot] made their first contribution in #20
- @luth-v made their first contribution in #23
- @krockxz made their first contribution in #37
- @Aryan-205 made their first contribution in #54
- @paras-verma7454 made their first contribution in #58
- @KompallyAkhil made their first contribution in #61
- @itstheanurag made their first contribution in #65
- @AyushGuleria2005 made their first contribution in #68
Full Changelog: https://github.com/itshover/itshover/commits/v0.1.0