Skip to content

Releases: ionic-team/ionicons

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)

v7.2.1

10 Oct 17:10
Compare
Choose a tag to compare

7.2.1 (2023-10-10)

Bug Fixes

v7.2.0

10 Oct 14:24
Compare
Choose a tag to compare

7.2.0 (2023-10-10)

Bug Fixes

  • icon: mapping same icon does not warn (#1279) (8297018)
  • icon: verify the icon loads in the lifecycle (#1278) (7f7f346)

Features

v7.1.2

30 May 19:21
Compare
Choose a tag to compare

7.1.2 (2023-05-30)

Bug Fixes

v7.1.1

23 May 17:46
Compare
Choose a tag to compare

7.1.1 (2023-05-23)

Bug Fixes

  • icon: respond to changes of document dir (#1210) (e70bf21)