All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
7.2.1 (2023-10-10)
7.2.0 (2023-10-10)
- icon: mapping same icon does not warn (#1279) (8297018)
- icon: verify the icon loads in the lifecycle (#1278) (7f7f346)
- allow passing in only icon SVG data to addIcons (#1256) (1e33313)
- icon: support for dynamic type (#1246) (45c04dd)
7.1.2 (2023-05-30)
7.1.1 (2023-05-23)
7.1.0 (2023-03-23)
7.0.0 (2023-03-07)
Migration Note: Developers should ensure that their <ion-icon>
usages have either aria-label
or aria-hidden
to avoid accessibility issues. See https://ionic.io/ionicons/usage for more information.
6.1.3 (2023-02-09)
6.1.2 (2023-02-08)
- icon: load base64 data urls (#1172) (72f0936)
- icon: md and ios properties are reactive (#1174) (65bcbb4), closes #802