Releases: IgniteUI/igniteui-angular
Releases · IgniteUI/igniteui-angular
19.0.1
What's Changed
- Update codeql-analysis.yml by @kdinev in #15114
- fix(themes): wrapping theme mixins don't work with custom palettes by @simeonoff in #15107
- fix(excel-style-filtering): reset filter value by @igdmdimitrov in #15090
- fix(tree): update checkbox spacing in tree by @didimmova in #15115
Full Changelog: 19.0.0...19.0.1
18.2.6
What's Changed
- fix(combo): move ngIf to search wrapper, not on input group by @didimmova in #15087
- fix(excel-style-filtering): reset filter value - 18.2.x by @igdmdimitrov in #15111
- fix(tree): update checkbox spacing in tree by @didimmova in #15116
Full Changelog: 18.2.5...18.2.6
19.0.0
General
IgxFilteringService
,IgxGridBaseDirective
- Deprecation The
filterGlobal
method has been deprecated and will be removed in a future version.
- Deprecation The
New Features
IgxColumn
- Introduced the
disabledSummaries
property, allowing users to specify which summaries should be disabled for a given column. This property accepts an array of strings corresponding to the summary keys, enabling selective control over both default summaries (e.g., 'Count', 'Min') and any custom summaries created by the user.
- Introduced the
19.0.0-rc.1
What's Changed
- fix(ssr): resize observe and animation player errors by @mddragnev in #15095
- fix(list): discrepancies with UI Kit by @SisIvanova in #15089
- fix(combo): move ngIf to search wrapper, not on input group by @didimmova in #15086
- refactor(themes): update theme preset mixins by @simeonoff in #15101
- refactor(themes): resolve Sass deprecation warnings by @simeonoff in #15099
- refactor(themes): update presets to only use the theme mixin by @simeonoff in #15100
- fix(igxPivot): Fix width calculations when inside flex container with… by @MayaKirova in #15057
Full Changelog: 19.0.0-rc.0...19.0.0-rc.1
18.2.5
What's Changed
- fix(calendar): make isDate work with objects from different realms by @simeonoff in #15082
- fix(moving): Remove some evt listeners and detach subscribers. by @MayaKirova in #15047
- fix(ssr): resize observe and animation player errors 18.2.x by @mddragnev in #15097
- fix(themes): update indigo theme colors by @dobromirts in #15091
- fix(igxPivot): Fix width calculations when inside flex container with… by @MayaKirova in #15058
Full Changelog: 18.2.4...18.2.5
19.0.0-rc.0
19.0.0
General
IgxFilteringService
,IgxGridBaseDirective
- Deprecation The
filterGlobal
method has been deprecated and will be removed in a future version.
- Deprecation The
New Features
IgxColumn
- Introduced the
disabledSummaries
property, allowing users to specify which summaries should be disabled for a given column. This property accepts an array of strings corresponding to the summary keys, enabling selective control over both default summaries (e.g., 'Count', 'Min') and any custom summaries created by the user.
- Introduced the
17.2.27
What's Changed
- fix(calendar): make isDate work with objects from different realms by @simeonoff in #15083
- fix(moving): Remove some evt listeners and detach subscribers. by @MayaKirova in #15048
- fix(ssr): resize observe and animation player errors 17.2.x by @mddragnev in #15098
Full Changelog: 17.2.26...17.2.27
18.2.4
What's Changed
- refactor(tabs): Match design to the latest Web Components repo changes by @desig9stein in #15030
- fix(query-builder): delete empty groups - 18.2.x by @igdmdimitrov in #15013
- fix(datepicker): fix header title templating by @didimmova in #15045
- feat(themes): add theme property to components by @didimmova in #15061
- fix(date-range): projected input focus restore on consecutive close by @damyanpetev in #14951
- refactor(list): item gaps and margins by @SisIvanova in #15066
- fix(avatar): src is not encoded as URI by @simeonoff in #15069
- fix(checkbox): tickmark not rendered correctly in indigo theme by @simeonoff in #15067
- fix(themes): add missing igx-icon-button deps by @simeonoff in #15077
Full Changelog: 18.2.3...18.2.4
17.2.26
What's Changed
- fix(query-builder): delete empty groups - 17.2.x by @igdmdimitrov in #15035
- fix(datepicker): fix header title templating by @didimmova in #15046
- fix(date-range): projected input focus restore on consecutive close by @damyanpetev in #14956
- fix(avatar): src is not encoded as URI by @simeonoff in #15070
- fix(themes): add missing igx-icon-button deps by @simeonoff in #15078
Full Changelog: 17.2.25...17.2.26
19.0.0-beta.0
What's Changed
- fix(textarea): disabled state cursor by @SisIvanova in #14952
- fix(expansion-panel): bootstrap typography by @SisIvanova in #14961
- chore(*): roadmap-update-18.2 by @radomirchev in #14981
- docs: update readme references by @emmanuel-ferdman in #14901
- ci(*): update puppeteer to latest by @damyanpetev in #14971
- chore(deps): bump cookie, express and socket.io by @dependabot in #14982
- feat(grid): console.warn if primaryKey column does not exist by @ddaribo in #14945
- fix(editing): re-trigger activation clear on endedit #14842 by @ChronosSF in #14984
- fix(ExcelExport): Remove the not supported null char. #14944 by @gedinakova in #14980
- fix(navigation-drawer): fix ARIA role issue warning. by @desig9stein in #14976
- refactor(combo): only handle selection set in id setter - master by @ddaribo in #14959
- Fixed header height issue for grouped headers by @MarielaTihova in #14788
- fix(combo): update touched property and apply invalid color on blur when required - follow-up - master by @Zneeky in #14963
- fix(grid,filtering): expression tree interface optional find methods by @damyanpetev in #15017
- Filter grid correctly with case insensitive duplicate records - master by @MonikaKirkova in #14969
- chore(demos): update use of filterGlobal to clear with empty input by @damyanpetev in #14960
- fix(for-of): removing warnings about passive listeners by @ChronosSF in #14914
- refactor(tabs): remove unnecessary styles by @SisIvanova in #15028
- test(hgrid): fix flicker for scrolling inside hierarchical grid by @dkamburov in #15010
- test(combo): fix flickering scroll test by @damyanpetev in #15039
- fix(dropdown): fix typography for boostrap and fluent themes by @desig9stein in #15036
- refactor(time-picker): remove redundant styles by @SisIvanova in #14950
- fix(dialog): fix dialog discrepancies whit the UI kit by @desig9stein in #15032
- fix(slider): ensure upper thumb reaches maxValue with decimal steps - master by @georgianastasov in #15022
- refactor(tabs): Match design to the latest Web Components repo changes by @desig9stein in #15029
- feat(grid-summary): summary disabling with disabledSummaries property by @georgianastasov in #15006
- fix(query-builder): delete empty groups - master by @igdmdimitrov in #15012
- fix(datepicker): fix header title templating by @didimmova in #15044
- feat(themes): add theme property to components by @didimmova in #15056
- fix(date-range): projected input focus restore on consecutive close by @damyanpetev in #14955
- refactor(grids): check if primaryKey exists as a field in the data instead of in the columns by @ddaribo in #15052
- refactor(i18n): satisfies operator to validate resource string objects by @damyanpetev in #14781
- refactor(list): item gaps and margins by @SisIvanova in #15063
New Contributors
- @emmanuel-ferdman made their first contribution in #14901
Full Changelog: 18.2.0...19.0.0-beta.0