Releases: IgniteUI/igniteui-angular
Releases · IgniteUI/igniteui-angular
20.1.10
What's Changed
- fix(pivot-grid): do not use dataMapper for pivot row cell values - 20.1.x by @ddaribo in #16448
- fix(drp): getEditElement() return type as base definition by @ddaribo in #16439
- fix(themes): update component properties to use 'elevation' variables instead of 'shadow' - 20.1.x by @adrianptrv in #16460
- fix(tabs): replace igx-icon with igc-icon in WC demo + fix theme parameters - 20.1.x by @adrianptrv in #16416
- Attach paginator only when explicitly added by @MarielaTihova in #16248
- fix(tabs): additional styling fixes - 20.1.x by @adrianptrv in #16480
- Preserve navigation when cellEdit is cancelled and editMode is set to false - 20.1.x by @MonikaKirkova in #16393
- docs(performance): Add README to the performance project by @mddragnev in #16252
- feat(grid): style inputs in the context of cell by @didimmova in #16475
- fix(radio): style component using sass theme by @SisIvanova in #16473
- fix(samples): fix datepicker and timepicker samples to use reactive forms and validators by @didimmova in #16487
- fix(input-group): fix borders and material focus line by @didimmova in #16406
- feat(date-range): align label of the date-range-picker by @didimmova in #16308
- refactor(themes): accessibility color fixes by @SisIvanova in #16497
- fix(switch): style component using sass themes by @SisIvanova in #16490
- fix(list): icon size in nested elements on initial load - 20.1.x by @adrianptrv in #16499
Full Changelog: 20.1.9...20.1.10
19.2.33
What's Changed
- fix(pivot-grid): do not use dataMapper for pivot row cell values - 19.2.x by @ddaribo in #16449
- Attach paginator only when explicitly added by @MarielaTihova in #16249
- Preserve navigation when cellEdit is cancelled and editMode is set to false - 19.2.x by @MonikaKirkova in #16394
Full Changelog: 19.2.32...19.2.33
20.2.0-alpha.5
What's Changed
- feat(badge): design enhancement by @Copilot in #16309
- fix(button): button suffering from FOUC in certain cases by @simeonoff in #16402
- fix(checkbox): use label-color-hover for all themes by @didimmova in #16364
- fix(ESF): Fixed a test in ESF search component. by @gedinakova in #16409
- Prevent TypeError when accessing selection.keys() in certain environments by @MarielaTihova in #16380
- deps(typedoc): bump to latest version of theme and package by @simeonoff in #16383
- Fix max-width handling for tooltips with nested content - master by @Zneeky in #16423
- fix(Blazor): Add tag for numeric enum for pinningPosition. by @MayaKirova in #16398
- fix(time-picker): remove redundant styles by @SisIvanova in #16419
- fix(list): icons not sized properly on initial load by @adrianptrv in #16414
- fix(combo): style component using sass theme by @SisIvanova in #16377
- fix(select): style component using sass theme by @SisIvanova in #16400
- fix(navbar): update icon button and icon sizes by @desig9stein in #16431
- Use auto position strategy for grid toolbar dropdowns by @wnvko in #16429
- fix(blazor): Check if data and autoGenerate are set before gridAPI is… by @MayaKirova in #16444
- Revise roadmap for Milestone 40 and add features by @radomirchev in #16421
- fix(pivot-grid): do not use dataMapper for pivot row cell values by @ddaribo in #16447
- fix(snackbar): wrong button size by @SisIvanova in #16446
New Contributors
- @Copilot made their first contribution in #16309
Full Changelog: 20.2.0-alpha.4...20.2.0-alpha.5
20.1.9
What's Changed
- Use auto position strategy for grid toolbar dropdowns - 20.1.x by @wnvko in #16440
- fix(blazor): Check if data and autoGenerate are set before gridAPI is… by @MayaKirova in #16443
Full Changelog: 20.1.8...20.1.9
19.2.32
20.1.8
What's Changed
- Fix max-width handling for tooltips with nested content - 20.1.x by @Zneeky in #16424
- fix(Blazor): Add tag for numeric enum for pinningPosition. by @MayaKirova in #16397
- fix(time-picker): remove redundant styles by @SisIvanova in #16420
- fix(combo): style component using sass theme by @SisIvanova in #16382
- fix(select): style component using sass theme by @SisIvanova in #16401
- fix(navbar): update icon button and icon sizes by @desig9stein in #16432
Full Changelog: 20.1.7...20.1.8
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