Skip to content

Releases: IgniteUI/igniteui-angular

18.0.0-rc.1

06 Jun 07:45
c281217

Choose a tag to compare

18.0.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: 18.0.0-rc.0...18.0.0-rc.1

18.0.0-rc.0

31 May 07:19
4825aa0

Choose a tag to compare

18.0.0-rc.0 Pre-release
Pre-release

What's Changed

Full Changelog: 18.0.0-beta.0...18.0.0-rc.0

17.2.5

03 Jun 06:51
8749605

Choose a tag to compare

What's Changed

Full Changelog: 17.2.4...17.2.5

18.0.0-beta.0

30 May 13:12
738ba71

Choose a tag to compare

18.0.0-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: 18.0.0-alpha.3...18.0.0-beta.0

18.0.0-alpha.3

28 May 11:18
2b66d25

Choose a tag to compare

18.0.0-alpha.3 Pre-release
Pre-release

What's Changed

  • refactor(button, button-group): update themes and behavior by @simeonoff in #14181
  • fix(overlay): change how containers are hidden by @simeonoff in #14182
  • refactor(month-picker): rework keyboard nav to be inline with the cal… by @simeonoff in #14183
  • Update display value when model changes & sync sample with the one in the samples repo by @IvanKitanov17 in #14145
  • refactor(migrations): improve button and card action migrations by @simeonoff in #14214
  • fix(IgxGrid): Fix event args for rowAdded too. Update test. by @MayaKirova in #14121
  • fix(btn-group): indigo theme padding by @SisIvanova in #14199
  • fix(igxPivotGrid): Fix check to show expander only if there is a hier… by @MayaKirova in #14047
  • fix(rowIsland): update columns property on column change - master by @IMinchev64 in #14190
  • chore(button-group): Deleted deprecated event listener by @deyvidnenchev in #14207
  • chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #14186
  • fix(button/btn-group): bind icon colors to foreground colors in theme by @didimmova in #14217
  • fix(IgxGrid): Add checks in case cell is no longer in view. by @MayaKirova in #14158
  • feat(combo, simple-combo): hide clear icon when custom template is empty by @georgianastasov in #14168
  • Indigo: Add Updates for Navdrawer, Navbar, and Switch by @simeonoff in #14231
  • chore(accordion-sample): remove overwritten theme values by @didimmova in #14118
  • fix(igxGrid): Fix timing issue between forof resetting and the grid h… by @MayaKirova in #14079
  • feat(igxPivotGrid): Allow setting width:auto so that row dimension is… by @MayaKirova in #14146
  • feat(grid): make contextMenu fire on row area without cells (#13487) by @ChronosSF in #14087
  • Date/time editors: Add support for same input formats as Angular Date Pipe - AmPm (Period), Fractional Seconds parts by @ddaribo in #14065
  • Navbar - Fix button size in context of navbar and add missing border variable by @desig9stein in #14252
  • feat(igxPivotGrid): Export Pivot Grid Headers when enabled. by @MayaKirova in #14240
  • chore(*): Add null check to fix tests. by @MayaKirova in #14259
  • fix(navdrawer): pinned mini drawer should work with position fixed by @simeonoff in #14255
  • Updating to Angular 18.0.0 by @ChronosSF in #14237
  • feat(pivotGrid): Implement row dimension headers. #14016 by @skrustev in #14185
  • chore(schematics): update with new beta by @Lipata in #14263
  • feat(igxPivotGrid): Autogenerate pivot config option. by @MayaKirova in #14241
  • Themes: Refactor Checkbox, Switch, and Radio by @simeonoff in #14232

Full Changelog: 17.2.0...18.0.0-alpha.3

17.2.4

22 May 13:30
0691e91

Choose a tag to compare

What's Changed

  • fix(navdrawer): pinned mini drawer should work with position fixed by @simeonoff in #14254
  • fix(navbar): button size in context of navbar and add missing border variable by @desig9stein in #14253

Full Changelog: 17.2.3...17.2.4

18.0.0-alpha.2

20 May 10:56

Choose a tag to compare

18.0.0-alpha.2 Pre-release
Pre-release

What's Changed

  • refactor(button, button-group): update themes and behavior by @simeonoff in #14181
  • fix(overlay): change how containers are hidden by @simeonoff in #14182
  • refactor(month-picker): rework keyboard nav to be inline with the cal… by @simeonoff in #14183
  • Update display value when model changes & sync sample with the one in the samples repo by @IvanKitanov17 in #14145
  • refactor(migrations): improve button and card action migrations by @simeonoff in #14214
  • fix(IgxGrid): Fix event args for rowAdded too. Update test. by @MayaKirova in #14121
  • fix(btn-group): indigo theme padding by @SisIvanova in #14199
  • fix(igxPivotGrid): Fix check to show expander only if there is a hier… by @MayaKirova in #14047
  • fix(rowIsland): update columns property on column change - master by @IMinchev64 in #14190
  • chore(button-group): Deleted deprecated event listener by @deyvidnenchev in #14207
  • chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #14186
  • fix(button/btn-group): bind icon colors to foreground colors in theme by @didimmova in #14217
  • fix(IgxGrid): Add checks in case cell is no longer in view. by @MayaKirova in #14158
  • feat(combo, simple-combo): hide clear icon when custom template is empty by @georgianastasov in #14168
  • Indigo: Add Updates for Navdrawer, Navbar, and Switch by @simeonoff in #14231
  • chore(accordion-sample): remove overwritten theme values by @didimmova in #14118
  • fix(igxGrid): Fix timing issue between forof resetting and the grid h… by @MayaKirova in #14079

Full Changelog: 17.2.0...18.0.0-alpha.2

18.0.0-alpha.1

20 May 08:52

Choose a tag to compare

18.0.0-alpha.1 Pre-release
Pre-release

What's Changed

  • refactor(button, button-group): update themes and behavior by @simeonoff in #14181
  • fix(overlay): change how containers are hidden by @simeonoff in #14182
  • refactor(month-picker): rework keyboard nav to be inline with the cal… by @simeonoff in #14183
  • Update display value when model changes & sync sample with the one in the samples repo by @IvanKitanov17 in #14145
  • refactor(migrations): improve button and card action migrations by @simeonoff in #14214
  • fix(IgxGrid): Fix event args for rowAdded too. Update test. by @MayaKirova in #14121
  • fix(btn-group): indigo theme padding by @SisIvanova in #14199
  • fix(igxPivotGrid): Fix check to show expander only if there is a hier… by @MayaKirova in #14047
  • fix(rowIsland): update columns property on column change - master by @IMinchev64 in #14190
  • chore(button-group): Deleted deprecated event listener by @deyvidnenchev in #14207
  • chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #14186
  • fix(button/btn-group): bind icon colors to foreground colors in theme by @didimmova in #14217
  • fix(IgxGrid): Add checks in case cell is no longer in view. by @MayaKirova in #14158
  • feat(combo, simple-combo): hide clear icon when custom template is empty by @georgianastasov in #14168
  • Indigo: Add Updates for Navdrawer, Navbar, and Switch by @simeonoff in #14231
  • chore(accordion-sample): remove overwritten theme values by @didimmova in #14118
  • fix(igxGrid): Fix timing issue between forof resetting and the grid h… by @MayaKirova in #14079

Full Changelog: 17.2.0...18.0.0-alpha.1

17.2.3

20 May 10:26
137a100

Choose a tag to compare

What's Changed

  • fix(buttonGroup): Remove the use of the deprecated MutationEvent -17.2.x by @PlamenD95 in #14225
  • fix(button/btn-group): bind icon colors to foreground colors in theme by @didimmova in #14218
  • fix(IgxGrid): Add checks in case cell is no longer in view. by @MayaKirova in #14159
  • Indigo: Add Updates for Navdrawer, Navbar, and Switch by @simeonoff in #14126
  • fix(igxGrid): Fix timing issue between forof resetting and the grid h… by @MayaKirova in #14080

Full Changelog: 17.2.2...17.2.3

16.1.29

20 May 10:22
b61eaad

Choose a tag to compare

What's Changed

  • fix(IgxGrid): Add checks in case cell is no longer in view. by @MayaKirova in #14223

Full Changelog: 16.1.28...16.1.29