Skip to content

18.0.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@Lipata Lipata released this 28 May 11:18
· 1781 commits to master since this release
2b66d25

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