|
2 | 2 |
|
3 | 3 | # Current Milestone
|
4 | 4 |
|
| 5 | +## Milestone 9 (Due by September, 2019) |
5 | 6 |
|
6 |
| -## Milestone 7 (Due May 7th, 2019) |
7 |
| -1. Multi-cell Selection #3915 |
8 |
| -2. Grid Multi-Row Layout |
9 |
| -3. Grid Row Dragging |
10 |
| - |
| 7 | +1. IgxGrid Advanced Filtering [#5496](https://github.com/IgniteUI/igniteui-angular/issues/5496) |
| 8 | +2. IgxGrid row and cell selection modes [#4989](https://github.com/IgniteUI/igniteui-angular/issues/4989) |
| 9 | +3. Fluent Theme [#5335](https://github.com/IgniteUI/igniteui-angular/issues/5335) |
| 10 | +4. Drag and Drop enhancements [#5319](https://github.com/IgniteUI/igniteui-angular/issues/5319) |
11 | 11 |
|
12 | 12 | ## Going down the road
|
13 | 13 |
|
14 |
| -1. Advanced Filtering |
15 |
| -2. Row-pinning |
16 |
| -3. Column Groups expand/collapse, with column grouping templates |
17 |
| -4. Visual Cell merging |
18 |
| - |
| 14 | +1. Row-pinning |
| 15 | +2. Column Groups expand/collapse, with column grouping templates |
| 16 | +3. Visual Cell merging |
19 | 17 |
|
20 | 18 | # Previous Milestones
|
21 | 19 |
|
22 |
| -## Milestone 1 (by January 15th, 2018) |
| 20 | +## Milestone 8 (Released July 22nd, 2019) |
23 | 21 |
|
24 |
| -1. **[DONE]** Row objects - 1st sprint (by November 20th, 2017) [issue](https://github.com/IgniteUI/igniteui-angular/issues/479) |
25 |
| - In order to implement virtualization in the Grid, we would need a row object to be abstracted. |
26 |
| -2. **[DONE]** Cell objects - 2nd sprint (by December 11th, 2017) [issue](https://github.com/IgniteUI/igniteui-angular/issues/480) |
27 |
| -3. **[DONE]** Grid Row virtualization - after row objects and virtualization are implemented |
28 |
| -4. **[DONE]** Grid Column virtualization - after row objects and column component refactoring are done |
29 |
| - This feature enables Grid columns to be virtualized. The feature splits records into parts, and only a certain part of the record is rendered. |
30 |
| -5. **[DONE]** Alternating row style [issue](https://github.com/IgniteUI/igniteui-angular/issues/489) |
31 |
| -6. **[DONE]** Ignite UI CLI integration [issue](https://github.com/IgniteUI/ignite-ui-cli/issues/53) |
32 |
| - Ignite UI CLI will also provide Ignite UI for Angular templates, views, and components integration. All features of the CLI will be accessible in the context of Ignite UI for Angular, as well as the full Ignite UI product suite. |
33 |
| - |
34 |
| -## Milestone 2 (due April 25th, 2018) |
| 22 | +1. **[DONE]** Grid Multi-Row Layout keyboard nav [#4708](https://github.com/IgniteUI/igniteui-angular/issues/4708) Released in [8.0.0](https://github.com/IgniteUI/igniteui-angular/releases/tag/8.0.0), [7.3.4](https://github.com/IgniteUI/igniteui-angular/releases/tag/7.3.4) |
| 23 | +2. **[DONE]** Angular 8 compatibility [#4908](https://github.com/IgniteUI/igniteui-angular/issues/4908) Released in [8.0.0](https://github.com/IgniteUI/igniteui-angular/releases/tag/8.0.0) |
| 24 | +3. **[DONE]** Display density for Drop Downs [#2960](https://github.com/IgniteUI/igniteui-angular/issues/2960) Released in [8.0.1](https://github.com/IgniteUI/igniteui-angular/releases/tag/8.0.1), [7.3.4](https://github.com/IgniteUI/igniteui-angular/releases/tag/7.3.4), [7.2.12](https://github.com/IgniteUI/igniteui-angular/releases/tag/7.2.12) |
| 25 | +4. **[DONE]** Slider custom labels [#4594](https://github.com/IgniteUI/igniteui-angular/issues/4594) |
| 26 | +5. **[DONE]** Copy data from the igxGrid [#4907](https://github.com/IgniteUI/igniteui-angular/issues/4907) |
| 27 | +6. **[DONE]** BottomNav and Tabs integration with router outlet container [#4297](https://github.com/IgniteUI/igniteui-angular/issues/4297) |
| 28 | +7. **[DONE]** Date/Time pickers action buttons customization [#4647](https://github.com/IgniteUI/igniteui-angular/issues/4647) Released in [8.0.0](https://github.com/IgniteUI/igniteui-angular/releases/tag/8.0.0) |
| 29 | +8. **[DONE]** Square and oval presets in theming [#4964](https://github.com/IgniteUI/igniteui-angular/issues/4964) Released in [8.0.0](https://github.com/IgniteUI/igniteui-angular/releases/tag/8.0.0) |
| 30 | +9. **[DONE]** Grid column group header templates [#3344](https://github.com/IgniteUI/igniteui-angular/issues/3344) |
35 | 31 |
|
36 |
| -1. **[DONE]** Expanding Ignite UI CLI views and templates with Ignite UI for Angular |
37 |
| - 1. **[DONE]** Adding component views like App Host, Tabbar, List |
38 |
| - 2. **[DONE]** Updating the default project look |
39 |
| - 3. **[DONE]** Move the project navigation inside an App Host |
40 |
| -2. **[DONE]** Product Theming |
41 |
| -3. **[DONE]** Column Resizing |
42 |
| -4. **[DONE]** Column pinning |
43 |
| -5. **[DONE]** Row Selection |
44 |
| -6. **[DONE]** Export to excel (Exporting CSV,TSV) |
45 |
| -7. **[DONE]** Context Menu event (output) |
46 |
| -8. **[DONE]** Mask directive (editor) |
47 |
| -9. **[DONE]** igxTimeicker |
48 |
| -10. **[DONE]** Summaries |
49 |
| -11. **[DONE]** Tabs |
50 |
| -12. **[DONE]** Virtualization |
51 |
| -13. **[DONE]** Charting: Category Chart types Line (Area, Column, Point, StepLine, StepArea, Spline, SplineArea, Waterfall |
52 |
| -14. **[DONE]** Charting: Financial Chart types |
| 32 | +## Milestone 7 (13.05.2019) |
53 | 33 |
|
| 34 | +1. **[DONE]** Multi-cell Selection #3915 |
| 35 | +2. **[DONE]** Grid Multi-Row Layout #4384 |
| 36 | +3. **[DONE]** Grid Row Dragging #3993 |
| 37 | +3. **[DONE]** List, button, button group display density support #4393 #4502 #4532 |
54 | 38 |
|
55 |
| -## Milestone 3 (by July 6th, 2018) |
| 39 | +## Milestone 6 (Due March 8th, 2019) |
56 | 40 |
|
57 |
| -1. **[DONE]** Grouping |
58 |
| -2. **[DONE]** Grid Multi-column Headers [issue](https://github.com/IgniteUI/igniteui-angular/issues/488) |
59 |
| -3. **[DONE]** Combo |
60 |
| -4. **[DONE]** Column Hiding UI |
61 |
| -5. **[DONE]** Operations UI - column chooser |
62 |
| -6. **[DONE]** Advanced Filtering |
63 |
| -7. **[DONE]** Column Moving |
64 |
| -8. **[DONE]** Update to Angular 6 |
65 |
| -9. **[DONE]** Design: Release Updated Design System (Sketch UI kits, UI patterns, screens, documentation) |
66 |
| -10. **[DONE]** Design: Data dense theme for data grid |
| 41 | +1. **[DONE]** Hierarchical Grid #827 |
| 42 | +2. **[DROPPED]** igxGrid rendering strategies (like record-based rendering) #2384 |
| 43 | +3. **[DONE]** Auto-complete (inline editable) #3585 |
| 44 | +4. **[DONE]** Excel Style Filtering #3592 |
| 45 | +5. **[DONE]** Inline date and time pickers (with drop down/toggle) #3034 #2337 |
| 46 | +6. **[DONE]** igxSelect Component #3148 |
| 47 | + |
| 48 | +## Milestone 5 (14.12.2018) |
| 49 | + |
| 50 | +1. **[DONE]** TreeGrid summaries |
| 51 | +2. **[DONE]** Grid GroupBy summaries |
| 52 | +3. **[DONE]** Banner Component [issue](https://github.com/IgniteUI/igniteui-angular/issues/2672) |
| 53 | +4. **[DONE]** Toolbar Templatable and NavBar Templatable |
67 | 54 |
|
68 | 55 | ## Milestone 4 (November 30th, 2018)
|
69 | 56 |
|
|
78 | 65 | 9. **[Done]** Adding Disabled Dates and Special Dates options in igxCalander [issue](https://github.com/IgniteUI/igniteui-angular/issues/1980)
|
79 | 66 | 10. **[Done]** Drag and Drop Directive
|
80 | 67 |
|
81 |
| -## Milestone 5 (14.12.2018) |
| 68 | +## Milestone 3 (by July 6th, 2018) |
82 | 69 |
|
83 |
| -1. **[DONE]** TreeGrid summaries |
84 |
| -2. **[DONE]** Grid GroupBy summaries |
85 |
| -3. **[DONE]** Banner Component [issue](https://github.com/IgniteUI/igniteui-angular/issues/2672) |
86 |
| -4. **[DONE]** Toolbar Templatable and NavBar Templatable |
| 70 | +1. **[DONE]** Grouping |
| 71 | +2. **[DONE]** Grid Multi-column Headers [issue](https://github.com/IgniteUI/igniteui-angular/issues/488) |
| 72 | +3. **[DONE]** Combo |
| 73 | +4. **[DONE]** Column Hiding UI |
| 74 | +5. **[DONE]** Operations UI - column chooser |
| 75 | +6. **[DONE]** Advanced Filtering |
| 76 | +7. **[DONE]** Column Moving |
| 77 | +8. **[DONE]** Update to Angular 6 |
| 78 | +9. **[DONE]** Design: Release Updated Design System (Sketch UI kits, UI patterns, screens, documentation) |
| 79 | +10. **[DONE]** Design: Data dense theme for data grid |
87 | 80 |
|
88 |
| -## Milestone 6 (Due March 8th, 2019) |
| 81 | +## Milestone 2 (due April 25th, 2018) |
89 | 82 |
|
90 |
| -1. **[DONE]** Hierarchical Grid #827 |
91 |
| -2. **[DROPPED]** igxGrid rendering strategies (like record-based rendering) #2384 |
92 |
| -3. **[DONE]** Auto-complete (inline editable) #3585 |
93 |
| -4. **[DONE]** Excel Style Filtering #3592 |
94 |
| -5. **[DONE]** Inline date and time pickers (with drop down/toggle) #3034 #2337 |
95 |
| -6. **[DONE]** igxSelect Component #3148 |
| 83 | +1. **[DONE]** Expanding Ignite UI CLI views and templates with Ignite UI for Angular |
| 84 | + 1. **[DONE]** Adding component views like App Host, Tabbar, List |
| 85 | + 2. **[DONE]** Updating the default project look |
| 86 | + 3. **[DONE]** Move the project navigation inside an App Host |
| 87 | +2. **[DONE]** Product Theming |
| 88 | +3. **[DONE]** Column Resizing |
| 89 | +4. **[DONE]** Column pinning |
| 90 | +5. **[DONE]** Row Selection |
| 91 | +6. **[DONE]** Export to excel (Exporting CSV,TSV) |
| 92 | +7. **[DONE]** Context Menu event (output) |
| 93 | +8. **[DONE]** Mask directive (editor) |
| 94 | +9. **[DONE]** igxTimeicker |
| 95 | +10. **[DONE]** Summaries |
| 96 | +11. **[DONE]** Tabs |
| 97 | +12. **[DONE]** Virtualization |
| 98 | +13. **[DONE]** Charting: Category Chart types Line (Area, Column, Point, StepLine, StepArea, Spline, SplineArea, Waterfall |
| 99 | +14. **[DONE]** Charting: Financial Chart types |
| 100 | + |
| 101 | +## Milestone 1 (by January 15th, 2018) |
| 102 | + |
| 103 | +1. **[DONE]** Row objects - 1st sprint (by November 20th, 2017) [issue](https://github.com/IgniteUI/igniteui-angular/issues/479) |
| 104 | + In order to implement virtualization in the Grid, we would need a row object to be abstracted. |
| 105 | +2. **[DONE]** Cell objects - 2nd sprint (by December 11th, 2017) [issue](https://github.com/IgniteUI/igniteui-angular/issues/480) |
| 106 | +3. **[DONE]** Grid Row virtualization - after row objects and virtualization are implemented |
| 107 | +4. **[DONE]** Grid Column virtualization - after row objects and column component refactoring are done |
| 108 | + This feature enables Grid columns to be virtualized. The feature splits records into parts, and only a certain part of the record is rendered. |
| 109 | +5. **[DONE]** Alternating row style [issue](https://github.com/IgniteUI/igniteui-angular/issues/489) |
| 110 | +6. **[DONE]** Ignite UI CLI integration [issue](https://github.com/IgniteUI/ignite-ui-cli/issues/53) |
| 111 | + Ignite UI CLI will also provide Ignite UI for Angular templates, views, and components integration. All features of the CLI will be accessible in the context of Ignite UI for Angular, as well as the full Ignite UI product suite. |
0 commit comments