Releases: IgniteUI/igniteui-angular
Releases · IgniteUI/igniteui-angular
20.1.7
What's Changed
- fix(igxPivot): Adjust widths in header area. by @MayaKirova in #16337
- fix(action-strip): Assign parent to not destroy on DOM move. by @MayaKirova in #16270
- fix(grid): re-init nav service after columns change in WC with layouts - 20.1.x by @IMinchev64 in #16254
- fix(checkbox): use label-color-hover for all themes by @didimmova in #16365
- feat(badge): design enhancement by @SisIvanova in #16354
- fix(button): button suffering from FOUC in certain cases by @simeonoff in #16403
- fix(calendar): address SSR issues by @simeonoff in #16399
- Prevent TypeError when accessing selection.keys() in certain environments by @MarielaTihova in #16295
Full Changelog: 20.1.6...20.1.7
20.2.0-alpha.4
- Added
messageReactevent to IgxChat
19.2.31
What's Changed
- fix(action-strip): Assign parent to not destroy on DOM move. by @MayaKirova in #15940
- fix(grid): re-init nav service after columns change in elements with layouts - 19.2.x by @IMinchev64 in #16253
Full Changelog: 19.2.30...19.2.31
20.2.0-alpha.3
What's New
- Added Chat component
- Support for content in the chat component
20.1.6
What's Changed
- fix(sorting): Respect sorting direction set to none when set through sortingExpressions by @mddragnev in #16317
- Ensure panes resize correctly on window resize - 20.1.x by @MonikaKirkova in #16220
- refactor(themes): move component themes to theming package by @didimmova in #16275
- feat(carousel): update carousel theme to match webcomponents by @didimmova in #16284
- fix(tooltip): do not create arrow in SSR mode - 20.1.x by @RivaIvanova in #16281
- fix(tooltip): force close shared tooltip when hovering another target - 20.1.x by @RivaIvanova in #16291
- feat(checkbox): set tick-width property by @adrianptrv in #16330
- refactor(input-group): design updates by @SisIvanova in #16283
Full Changelog: 20.1.5...20.1.6
20.1.5
What's Changed
- Fix 20.1 conflict by @ChronosSF in #16333
- feat(timepicker): update timepicker sample with properties panel by @didimmova in #16339
- fix(elements): add export for DefaultMergeStrategy - 20.1.x by @IMinchev64 in #16335
Full Changelog: 20.1.4...20.1.5
19.2.30
What's Changed
- fix(sorting): Respect sorting direction set to none when set through sortingExpressions by @mddragnev in #16332
- Ensure panes resize correctly on window resize - 19.2.x by @MonikaKirkova in #16222
Full Changelog: 19.2.29...19.2.30
20.2.0-alpha.2
- Adding IgxChat component