Skip to content

🚀 Release v1.4.1

Choose a tag to compare

@4sllan 4sllan released this 13 Mar 19:33
d180a38

compare changes

🚀 Enhancements

  • nuxt-feather-icons: Enable feather icons in navigation components (4a83ee5)
  • IconExplorer: Add dark mode support (70268a3)
  • nuxt-feather-icons: Display feather icons in search results (8438653)
  • nuxt-feather-icons: Add default size, stroke width, and CSS class options (4c8fcfc)
  • nuxt-feather-icons: Add global configuration support for icon props (2acfdef)
  • nuxt-feather-icons: Enable default prefix and add icon rendering parameters (ca31abd)

🩹 Fixes

  • docs: Update documentation edit links (de4fd0b)
  • nuxt-feather-icons: Fix size unit parsing logic (7d3bdfc)

💅 Refactors

  • nuxt-feather-icons: Migrate root route redirect to global middleware (68d6cf1)
  • IconExplorer: Implement theme using CSS variables (f130e66)
  • nuxt-feather-icons: Remove manual preference setter and simplify isDark logic (48c97e9)
  • nuxt-feather-icons: Add name parameter and fix typo in configuration key (eedc098)

📖 Documentation

  • nuxt-feather-icons: Update root route redirect - Redirect root path to the module getting started guide (2471f0d)
  • nuxt-feather-icons: Add root route redirect page (5e53d6b)
  • nuxt-feather-icons: Add Vue Props documentation and TypeScript support (21a1f6b)
  • nuxt-feather-icons: Clarify size prop documentation (65c4806)
  • nuxt-feather-icons: Update prop type notation and formatting (c2dd4c1)
  • nuxt-feather-icons: Fix formatting for usage description (a4f9df6)
  • nuxt-feather-icons: Update README with global configuration options (6bc172d)
  • nuxt-feather-icons: Update README with global configuration options (3d6f89e)
  • nuxt-feather-icons: Add documentation for new module configuration options (dba9ccc)
  • nuxt-feather-icons: Add documentation for module configuration options (9f5ce6c)

🏡 Chore

  • docs: Update nuxt-feather-icons dependency to v1.4.0 (827099a)
  • core: Remove .npmrc files (960f018)
  • docs: Add .npmrc (fbc7e71)
  • nuxt-feather-icons: Add placeholder div (e028cc1)

🎨 Styles

  • nuxt-feather-icons: Improve JSDoc formatting and type order (005b727)

❤️ Contributors