1.[DONE] Expanding Ignite UI CLI views and templates with Ignite UI for Angular
- [DONE]Adding component views like App Host, Tabbar, List
- [DONE]Updating the default project look
- [DONE]Move the project navigation inside an App Host
- [DONE] Product Theming
- Column Resizing
- Column Hiding
- Column pinning
- Row Selection
- Export to excel (Exporting CSV)
- Context Menu event (output)
- Mask directive (editor)
- Summaries
- Tabs
- Operations UI - column chooser (Data Operations UI)
- [DONE] Virtualization
- Charting: Category Chart types Line (Area, Column, Point, StepLine, StepArea, Spline, SplineArea, Waterfall
- Design: Updated Design System (Sketch UI kits, UI patterns, screens)
- Design: Data dense theme for data grid
- Grouping
- Grid Multi-column Headers issue
- Combo
- [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. - [DONE] Cell objects - 2nd sprint (by December 11th, 2017) issue
- [DONE] Grid Row virtualization - after row objects and virtualization are implemented
- [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. - [DONE] Alternating row style issue
- [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.
- Collapsible Column Groups with state templating (collapsed state column can be templated)