Skip to content

Commit 4637e94

Browse files
committed
docs(*): adding changelog updates
1 parent 4e9b38a commit 4637e94

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes for each version of this project will be documented in this file.
44

5+
## 17.0.0
6+
### General
7+
- `standalone components` support is now official
8+
- added `IGX_RADIO_GROUP_DIRECTIVES` for `IgxRadioGroupDirective` and `IgxRadioComponent`
9+
- `animations` are now imported from `igniteui-angular/animations`/`@infragistics/igniteui-angular/animations`
10+
- Tree-shaking of the product has been improved
11+
- `igniteui-angular-i18n` is now tree-shakeable
12+
- `igniteui-angular/animations` is now tree-shakeable
13+
- `igniteui-angular` components have improved tree-shaking
14+
- DisplayDensity token and inputs are deprecated in favor of `--ig-size` theming
15+
- We're working on reducing the library size
16+
- IgxRadioComponent has been reduced in half
17+
- IgxSwitchComponent has been reduced in half
18+
519
## 16.1.0
620
### New Features
721
- `IgxSelect`:

0 commit comments

Comments
 (0)