Skip to content

Latest commit

 

History

History
89 lines (70 loc) · 4.25 KB

ROADMAP.md

File metadata and controls

89 lines (70 loc) · 4.25 KB

Roadmap - Ignite UI for Angular

Current Milestone

Milestone 5 (14.12.2018)

  1. TreeGrid summaries
  2. Grid GroupBy summaries
  3. Inline date and time pickers (with drop down/toggle)
  4. Banner Component issue
  5. Toolbar Templatable and NavBar Templatable

Milestone 6 (28.02.2019)

  1. Hierarchical Grid issue
  2. igxGrid rendering strategies (like record-based rendering) issue
  3. Auto-complete (inline editable)
  4. Excel Style Filtering
  5. Multi-cell Selection

Further Down the line

  1. Excel-style filter
  2. Row-pinning
  3. Column Groups expand/collapse, with column grouping templates
  4. Visual Cell merging

Previous Milestones

Milestone 1 (by January 15th, 2018)

  1. [DONE] Row objects - 1st sprint (by November 20th, 2017) issue
    In order to implement virtualization in the Grid, we would need a row object to be abstracted.
  2. [DONE] Cell objects - 2nd sprint (by December 11th, 2017) issue
  3. [DONE] Grid Row virtualization - after row objects and virtualization are implemented
  4. [DONE] Grid Column virtualization - after row objects and column component refactoring are done
    This feature enables Grid columns to be virtualized. The feature splits records into parts, and only a certain part of the record is rendered.
  5. [DONE] Alternating row style issue
  6. [DONE] Ignite UI CLI integration issue
    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.

Milestone 2 (due April 25th, 2018)

  1. [DONE] Expanding Ignite UI CLI views and templates with Ignite UI for Angular
    1. [DONE] Adding component views like App Host, Tabbar, List
    2. [DONE] Updating the default project look
    3. [DONE] Move the project navigation inside an App Host
  2. [DONE] Product Theming
  3. [DONE] Column Resizing
  4. [DONE] Column pinning
  5. [DONE] Row Selection
  6. [DONE] Export to excel (Exporting CSV,TSV)
  7. [DONE] Context Menu event (output)
  8. [DONE] Mask directive (editor)
  9. [DONE] igxTimeicker
  10. [DONE] Summaries
  11. [DONE] Tabs
  12. [DONE] Virtualization
  13. [DONE] Charting: Category Chart types Line (Area, Column, Point, StepLine, StepArea, Spline, SplineArea, Waterfall
  14. [DONE] Charting: Financial Chart types

Milestone 3 (by July 6th, 2018)

  1. [DONE] Grouping
  2. [DONE] Grid Multi-column Headers issue
  3. [DONE] Combo
  4. [DONE] Column Hiding UI
  5. [DONE] Operations UI - column chooser
  6. [DONE] Advanced Filtering
  7. [DONE] Column Moving
  8. [DONE] Update to Angular 6
  9. [DONE] Design: Release Updated Design System (Sketch UI kits, UI patterns, screens, documentation)
  10. [DONE] Design: Data dense theme for data grid

Milestone 4 (November 30th, 2018)

  1. [Done] Tree Grid issue
  2. [Done] Quick Per-column Search in the igxGrid issue
  3. [Done] Expandable Panel issue
  4. [Done] Conditional Cell Styling capability issue
  5. [Done] igxTypography for theming
  6. [Done] Tooltip issue
  7. [Removed] Vertical Tabs - material doesn't define vertical tabs
  8. [Done] Row Editing with transactions (Batch editing) issue
  9. [Done] Adding Disabled Dates and Special Dates options in igxCalander issue
  10. [Done] Drag and Drop Directive