Skip to content

Releases: ionic-team/ionicons

v8.0.13

Choose a tag to compare

@Ionitron Ionitron released this 08 Jul 22:03

Full Changelog: v8.0.12...v8.0.13

v8.0.12

Choose a tag to compare

@Ionitron Ionitron released this 08 Jul 21:44

Full Changelog: v8.0.11...v8.0.12

v8.0.11

Choose a tag to compare

@Ionitron Ionitron released this 07 Jul 22:50

What's Changed

Full Changelog: v8.0.10...v8.0.11

v8.0.10

Choose a tag to compare

@Ionitron Ionitron released this 02 Jul 19:09

What's Changed

Full Changelog: v8.0.9...v8.0.10

v8.0.9

Choose a tag to compare

@Ionitron Ionitron released this 02 Jun 16:16

What's Changed

New Contributors

Full Changelog: v8.0.8...v8.0.9

v8.0.8

Choose a tag to compare

@Ionitron Ionitron released this 06 May 18:23

Full Changelog: v8.0.7...v8.0.8

v8.0.7

Choose a tag to compare

@Ionitron Ionitron released this 06 May 18:18

What's Changed

Full Changelog: v8.0.6...v8.0.7

v8.0.6

Choose a tag to compare

@Ionitron Ionitron released this 05 May 22:56

Full Changelog: v8.0.5...v8.0.6

v8.0.5

Choose a tag to compare

@Ionitron Ionitron released this 05 May 22:52

What's Changed

  • fix: exports of Ionicons package
  • fix: release pipeline fixes

Full Changelog: v8.0.0...v8.0.5

v8.0.0

Choose a tag to compare

@christian-bromann christian-bromann released this 02 May 15:28
49cb156

⚠️ Breaking Changes

  • Modernized Project Setup (#1447))

    • Updated all project dependencies
    • Removed lerna from the monorepo setup
    • Refactored and updated the build process
    • Introduced Prettier formatting with build integration
    • Replaced or fixed several icons to improve browser compatibility (notably Safari's file:// SVG rendering)
    • Various plugin fixes

🐛 Bug Fixes

  • Icons:

    • SVG fill path updated in warning-outline.svg (Fixes #1298)
    • Applied currentColor to icons for better theming (Fixes #1420)
  • Added missing tags to multiple icons:

    • bell tag to notifications (Fixes #1090)
    • sliders, filters tags to option (Fixes #1060)
    • loveseat tag to bed (Closes #503)
    • contacts tag to people-circle (Closes #779)
  • Fixed and updated data.json

  • Fixed broken contributing link

  • Added missing rimraf dependency

  • Improved codebase with additional comments