Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 2.09 KB

ROADMAP.md

File metadata and controls

35 lines (30 loc) · 2.09 KB

Roadmap - Ignite UI for Angular

Next three months (due April 16th, 2018)

  1. Expanding Ignite UI CLI views and templates with Ignite UI for Angular 1.1. Adding component views like App Host, Tabs, List 1.2. Updating the default project look 1.3. Move the project navigation inside an App Host
  2. Product Theming
  3. Grid Multi-column Headers issue
  4. Collapsible Column Groups with state templating (collapsed state column can be templated)
  5. Column pinning
  6. Grouping
  7. Export to excel
  8. Combo
  9. Mask directive (editor)
  10. Operations UI - column chooser (Data Operations UI)
  11. Virtualization (target ship of January 2018)
  12. Charting: Category Chart types Line (Area, Column, Point, StepLine, StepArea, Spline, SplineArea, Waterfall
  13. Design: Updated Design System (Sketch UI kits, UI patterns, screens)
  14. Design: Data dense theme for data grid

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.