|
2 | 2 |
|
3 | 3 | # Current Milestone
|
4 | 4 |
|
5 |
| -## Milestone 30, (Due by Apr, 2024) |
| 5 | +## Milestone 32, (Due by Jul, 2024) |
6 | 6 |
|
7 |
| -1. Update calendar theme to match material [#10400](https://github.com/IgniteUI/igniteui-angular/issues/10400) |
8 |
| -2. Calendar: Default date formatting in the header [#13811](https://github.com/IgniteUI/igniteui-angular/issues/13811) |
9 |
| -3. Button: States and size improvements request [#1033](https://github.com/IgniteUI/igniteui-angular/issues/1033) |
10 |
| -4. Provide a way to replace part of (or all) icons used by components with icons from other icon sets [#13987](https://github.com/IgniteUI/igniteui-angular/issues/13987) |
11 |
| -5. Date/datetime/time editors should accept the same formats that the angular pipes accept [#14011](https://github.com/IgniteUI/igniteui-angular/issues/14011) |
| 7 | +1. Horizontal row dimension expansion for Pivot Grid [#14270](https://github.com/IgniteUI/igniteui-angular/issues/14270) |
| 8 | +2. Headers focus and keyboard navigation for Pivot Grid Row Dimension Headers [#14249](https://github.com/IgniteUI/igniteui-angular/issues/14249) |
| 9 | +3. Grid Toolbar refactoring [#8055](https://github.com/IgniteUI/igniteui-angular/issues/8055) |
| 10 | +4. Translation for "Wk" for week numbers in calendars [#14423](https://github.com/IgniteUI/igniteui-angular/issues/14423) |
| 11 | +5. Provide a way to replace part of (or all) icons used by components with icons from other icon sets [#13987](https://github.com/IgniteUI/igniteui-angular/issues/13987) |
12 | 12 |
|
13 | 13 | ## Going down the road
|
14 | 14 |
|
15 |
| -1. Grid: Remove deprecated usage of displayDensity [#14015](https://github.com/IgniteUI/igniteui-angular/issues/14015) |
16 |
| -2. Expose a header template for the chip area of the headers of the rows dimension in the pivot grid [#14016](https://github.com/IgniteUI/igniteui-angular/issues/14016) |
| 15 | +1. |
17 | 16 |
|
18 | 17 | # Previous Milestone
|
19 | 18 |
|
| 19 | +## Milestone 31, version 18.0 (Released Jun 07th, 2024) |
| 20 | + |
| 21 | +1. Support of Angular 18 |
| 22 | +2. **[DONE]** Expose a header template for the chip area of the headers of the rows dimension in the pivot grid [#14016](https://github.com/IgniteUI/igniteui-angular/issues/14016) |
| 23 | +3. **[DONE]** Expose headers for row dimensions to be visible in excel when exporting a pivot grid [#14017](https://github.com/IgniteUI/igniteui-angular/issues/14017) |
| 24 | +4. **[DONE]** igxToggle: setOffset function increments the offset instead of setting a specific value [#14174](https://github.com/IgniteUI/igniteui-angular/issues/14174) |
| 25 | +5. **[DONE]** BREAKING CHANGE: Depricate of displayDensity property [Update Guide](https://www.infragistics.com/products/ignite-ui-angular/angular/components/general/update-guide#from-172x-to-180x) |
| 26 | + |
| 27 | +## Milestone 30, version 17.2 (Released Apr 29th, 2024) |
| 28 | + |
| 29 | +1. **[DONE]** Update calendar theme to match material [#10400](https://github.com/IgniteUI/igniteui-angular/issues/10400) |
| 30 | +2. **[DONE]** Calendar: Default date formatting in the header [#13811](https://github.com/IgniteUI/igniteui-angular/issues/13811) |
| 31 | +3. **[DONE]** Button: States and size improvements request [#1033](https://github.com/IgniteUI/igniteui-angular/issues/1033) |
| 32 | +4. **[DONE]** Provide a way to replace part of (or all) icons used by components with icons from other icon sets [#13987](https://github.com/IgniteUI/igniteui-angular/issues/13987) |
| 33 | +5. **[DONE]** Date/datetime/time editors should accept the same formats that the angular pipes accept [#14011](https://github.com/IgniteUI/igniteui-angular/issues/14011) |
| 34 | + |
| 35 | + |
20 | 36 | ## Milestone 29, version 17.1 (Released Feb 26th, 2024)
|
21 | 37 |
|
22 |
| -1. Improve package tree-shaking [#13562](https://github.com/IgniteUI/igniteui-angular/issues/13562) |
23 |
| -2. Deprecate rowID and rowData in interfaces [#10617](https://github.com/IgniteUI/igniteui-angular/issues/10617) |
24 |
| -3. Component: Icon Button [#13590](https://github.com/IgniteUI/igniteui-angular/issues/13590) |
25 |
| -4. HammerJS is now an optional dependency |
| 38 | +1. **[DONE]** Improve package tree-shaking [#13562](https://github.com/IgniteUI/igniteui-angular/issues/13562) |
| 39 | +2. **[DONE]** Deprecate rowID and rowData in interfaces [#10617](https://github.com/IgniteUI/igniteui-angular/issues/10617) |
| 40 | +3. **[DONE]** Component: Icon Button [#13590](https://github.com/IgniteUI/igniteui-angular/issues/13590) |
| 41 | +4. **[DONE]** HammerJS is now an optional dependency |
26 | 42 |
|
27 | 43 | ## Milestone 28, version 17.0 (Released Nov 9th, 2023) [Release Blog 17.0](https://www.infragistics.com/community/blogs/b/infragistics/posts/ignite-ui-for-angular-17-0-0)
|
28 | 44 |
|
|
0 commit comments