Releases: IgniteUI/igniteui-angular
Releases · IgniteUI/igniteui-angular
19.0.4
What's Changed
- fix(avatar): background url broken when scr string contains ( or ) by @simeonoff in #15175
Full Changelog: 19.0.3...19.0.4
18.2.9
What's Changed
- fix(avatar): background url broken when scr string contains ( or ) by @simeonoff in #15176
Full Changelog: 18.2.8...18.2.9
18.2.8
What's Changed
- refactor(themes): update theme preset mixins by @simeonoff in #15164
Full Changelog: 18.2.7...18.2.8
19.0.3
What's Changed
- refactor(icon): remove ariaHidden member by @simeonoff in #15161
Full Changelog: 19.0.2...19.0.3
19.0.2
What's Changed
- fix(ssr): Change all occurrences of pure document call with injected … by @mddragnev in #15118
- fix(avatar): src with null value throws error by @SisIvanova in #15130
- test(card): create test for icon font-family in card content by @didimmova in #15133
- chore(*): official angular-eslint libs by @Lipata in #15138
- fix(combo): search input paddings by @SisIvanova in #15151
- refactor(avatar): remove unused code by @SisIvanova in #15149
- fix(combo): use min-width for search input start and end/update icon size by @didimmova in #15108
- fix(*): icon service doesn't work with scoped themes by @simeonoff in #15140
Full Changelog: 19.0.1...19.0.2
18.2.7
What's Changed
- fix(ssr): Change all occurrences of pure document call with injected … by @mddragnev in #15119
- fix(avatar): src with null value throws error by @SisIvanova in #15131
- test(card): add test for icon font-family in card content by @didimmova in #15134
- refactor(avatar): remove unused code by @SisIvanova in #15153
- fix(combo): search input paddings by @SisIvanova in #15152
- fix(combo): use min-width for search input start and end/update icon … by @didimmova in #15109
- fix(*): icon service doesn't work with scoped themes by @simeonoff in #15150
Full Changelog: 18.2.6...18.2.7
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