Skip to content

v0.1.0

Choose a tag to compare

@Abhijit-Jha Abhijit-Jha released this 13 Jan 06:23
· 90 commits to master since this release
19ae6d4

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

New Contributors

Full Changelog: https://github.com/itshover/itshover/commits/v0.1.0