Skip to content

Releases: IgniteUI/igniteui-angular

20.1.10

24 Nov 09:43
8adf257

Choose a tag to compare

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

24 Nov 09:41
6b166ea

Choose a tag to compare

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

17 Nov 10:01

Choose a tag to compare

20.2.0-alpha.5 Pre-release
Pre-release

What's Changed

New Contributors

  • @Copilot made their first contribution in #16309

Full Changelog: 20.2.0-alpha.4...20.2.0-alpha.5

20.1.9

12 Nov 15:23
7455fc6

Choose a tag to compare

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

12 Nov 15:19
e50b90c

Choose a tag to compare

What's Changed

  • Use auto position strategy for grid toolbar dropdowns - 19.2.x by @wnvko in #16441

Full Changelog: 19.2.31...19.2.32

20.1.8

10 Nov 14:46
1f612e9

Choose a tag to compare

What's Changed

Full Changelog: 20.1.7...20.1.8

20.1.7

03 Nov 13:07
2fa91b3

Choose a tag to compare

What's Changed

Full Changelog: 20.1.6...20.1.7

20.2.0-alpha.4

30 Oct 14:11
99be9cb

Choose a tag to compare

20.2.0-alpha.4 Pre-release
Pre-release
  • Added messageReact event to IgxChat

19.2.31

03 Nov 13:05
7514c45

Choose a tag to compare

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

23 Oct 15:51

Choose a tag to compare

20.2.0-alpha.3 Pre-release
Pre-release

What's New

  • Added Chat component
  • Support for content in the chat component