- Dock Manger #5980
- Theming service for Ignite UI for Angular #5999
- Range Date Picker #5732
- igxGrid overlay components exposed for instantiation in arbitrary container #5878
- RTL Support across Ignite UI for Angular components #5958
- Carousel slide animations/transitions #4268
- Access all data when calculating summary per column #5754
- Angular 9 support #5998
- Allow master-detail style visualization with igxHierarchicalGrid #5880
- Collapsible column groups (column expansion state templates) #3343
- Row-pinning
- Column Groups expand/collapse, with column grouping templates
- Visual Cell merging
- Splitter
- PDF Integration
- [DONE] IgxGrid Advanced Filtering #5496
- [DONE] IgxGrid row and cell selection modes #4989
- [DONE] Fluent Theme #5335
- [DONE] Drag and Drop enhancements #5319
- [DONE] Multi-View Calendar + Range DatePicker #4282
- [DONE] Custom grid row selector templates #4998
- [DONE] Per-column Filtering Strategies #5323
- [DONE] Grid Multi-Row Layout keyboard nav #4708 Released in 8.0.0, 7.3.4
- [DONE] Angular 8 compatibility #4908 Released in 8.0.0
- [DONE] Display density for Drop Downs #2960 Released in 8.0.1, 7.3.4, 7.2.12
- [DONE] Slider custom thumb labels #3449
- [DONE] Copy data from the igxGrid #4907
- [DONE] BottomNav and Tabs integration with router outlet container #4297
- [DONE] Date/Time pickers action buttons customization #4647 Released in 8.0.0
- [DONE] Square and oval presets in theming #4964 Released in 8.0.0
- [DONE] Grid column group header templates #3344
- [DONE] Multi-cell Selection #3915
- [DONE] Grid Multi-Row Layout #4384
- [DONE] Grid Row Dragging #3993
- [DONE] List, button, button group display density support #4393 #4502 #4532
- [DONE] Hierarchical Grid #827
- [DROPPED] igxGrid rendering strategies (like record-based rendering) #2384
- [DONE] Auto-complete (inline editable) #3585
- [DONE] Excel Style Filtering #3592
- [DONE] Inline date and time pickers (with drop down/toggle) #3034 #2337
- [DONE] igxSelect Component #3148
- [DONE] TreeGrid summaries
- [DONE] Grid GroupBy summaries
- [DONE] Banner Component issue
- [DONE] Toolbar Templatable and NavBar Templatable
- [Done] Tree Grid issue
- [Done] Quick Per-column Search in the igxGrid issue
- [Done] Expandable Panel issue
- [Done] Conditional Cell Styling capability issue
- [Done] igxTypography for theming
- [Done] Tooltip issue
- [Removed] Vertical Tabs - material doesn't define vertical tabs
- [Done] Row Editing with transactions (Batch editing) issue
- [Done] Adding Disabled Dates and Special Dates options in igxCalander issue
- [Done] Drag and Drop Directive
- [DONE] Grouping
- [DONE] Grid Multi-column Headers issue
- [DONE] Combo
- [DONE] Column Hiding UI
- [DONE] Operations UI - column chooser
- [DONE] Advanced Filtering
- [DONE] Column Moving
- [DONE] Update to Angular 6
- [DONE] Design: Release Updated Design System (Sketch UI kits, UI patterns, screens, documentation)
- [DONE] Design: Data dense theme for data grid
- [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
- [DONE] Column Resizing
- [DONE] Column pinning
- [DONE] Row Selection
- [DONE] Export to excel (Exporting CSV,TSV)
- [DONE] Context Menu event (output)
- [DONE] Mask directive (editor)
- [DONE] igxTimeicker
- [DONE] Summaries
- [DONE] Tabs
- [DONE] Virtualization
- [DONE] Charting: Category Chart types Line (Area, Column, Point, StepLine, StepArea, Spline, SplineArea, Waterfall
- [DONE] Charting: Financial Chart types
- [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.