Skip to content

Releases: IgniteUI/igniteui-angular

19.0.1

02 Dec 15:06
360942e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 19.0.0...19.0.1

18.2.6

02 Dec 15:05
02f34a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 18.2.5...18.2.6

19.0.0

25 Nov 16:15
63df8c1
Compare
Choose a tag to compare

General

  • IgxFilteringService, IgxGridBaseDirective
    • Deprecation The filterGlobal method has been deprecated and will be removed in a future version.

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.

19.0.0-rc.1

25 Nov 12:39
643b2c1
Compare
Choose a tag to compare
19.0.0-rc.1 Pre-release
Pre-release

What's Changed

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

18.2.5

25 Nov 12:35
b42e8f8
Compare
Choose a tag to compare

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

22 Nov 08:27
6880222
Compare
Choose a tag to compare
19.0.0-rc.0 Pre-release
Pre-release

19.0.0

General

  • IgxFilteringService, IgxGridBaseDirective
    • Deprecation The filterGlobal method has been deprecated and will be removed in a future version.

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.

17.2.27

25 Nov 12:32
61d0921
Compare
Choose a tag to compare

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

18 Nov 11:53
0e89c38
Compare
Choose a tag to compare

What's Changed

Full Changelog: 18.2.3...18.2.4

17.2.26

18 Nov 11:30
1e4ba01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.2.25...17.2.26

19.0.0-beta.0

15 Nov 09:13
Compare
Choose a tag to compare
19.0.0-beta.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 18.2.0...19.0.0-beta.0