Skip to content

Releases: ionic-team/ionicons

v8.0.8

06 May 18:23
Compare
Choose a tag to compare

v8.0.7

06 May 18:18
Compare
Choose a tag to compare

What's Changed

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

v8.0.6

05 May 22:56
Compare
Choose a tag to compare

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

v8.0.5

05 May 22:52
Compare
Choose a tag to compare

What's Changed

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

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

v8.0.0

02 May 15:28
49cb156
Compare
Choose a tag to compare

⚠️ 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

v7.4.0

01 May 19:10
Compare
Choose a tag to compare

7.4.0 (2024-05-01)

Features

v7.3.1

27 Mar 13:34
Compare
Choose a tag to compare

7.3.1 (2024-03-27)

Bug Fixes

v7.3.0

20 Mar 13:37
Compare
Choose a tag to compare

7.3.0 (2024-03-20)

Features

v7.2.3

20 Mar 13:15
Compare
Choose a tag to compare

7.2.3 (2024-03-20)

Bug Fixes

  • icon: icon names with numbers are correctly converted to kebab case (#1339) (077168d), closes #1338

v7.2.2

13 Dec 14:40
Compare
Choose a tag to compare

7.2.2 (2023-12-13)

Bug Fixes

  • icon: add better warning when loading icons (#1297) (d582e62)