You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Chip: Previously exposed `start` and `end` slots are replaced by prefix and suffix. They remain active, but are now deprecated and will be removed in a future version.
16
15
16
+
### Fixed
17
+
- Chip: Auto load internal icons [#327](https://github.com/IgniteUI/igniteui-webcomponents/issues/327)
18
+
- Chip: Selected chip is misaligned [#328](https://github.com/IgniteUI/igniteui-webcomponents/issues/328)
19
+
- Package: ESM internal import paths
20
+
17
21
## [3.0.0] - 2022-04-12
18
22
### Changed
19
23
-**Breaking Change**: All dropdown related classes renamed from `IgcDropDown*` to `IgcDropdown*`
@@ -85,6 +89,7 @@ Initial release of Ignite UI Web Components
0 commit comments