Skip to content

Commit bd65412

Browse files
authored
Merge pull request #165 from IgniteUI/radomirchev-patch-1
Revise roadmap milestones and completed tasks
1 parent 1f82899 commit bd65412

1 file changed

Lines changed: 33 additions & 5 deletions

File tree

ROADMAP.md

Lines changed: 33 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,46 @@
22

33
# Current Milestone
44

5-
## Milestone 12, Due by Jan, 2026
5+
## Milestone 15, Due by Jul, 2026
66

7-
1. Grids Localization
8-
2. Grid PDF exporter service
9-
3. Grids filtering performance improvements
7+
1. Grid performance improvements using a new and faster virtualizalization component
8+
2. Color Picker Component
9+
3. Breadcrumbs Component
10+
4. Timeline Component
1011

1112
## Going Down the Road
1213

13-
1. QueryBuilder component
14+
1. Grid Formulas feature
15+
2. Copy-to-clipboard Component
16+
3. OTP/PIN input Component
1417

1518
# Previous Milestone
1619

20+
## Milestone 14, version 19.7 (Released May 27th, 2026)
21+
22+
1. **[DONE]** Invoker Commands API — `IgrButton` and `IgrIconButton` support `command` and `commandFor` for declarative target control; `IgrBanner`, `IgrDialog`, `IgrNavDrawer`, `IgrSnackbar`, `IgrToast` respond to `--show`, `--hide`, `--toggle` commands
23+
2. **[DONE]** `IgrNavDrawer` — Popover API integration for non-relative positions; `keepOpenOnEscape` property; `onClosing` (cancelable) and `onClosed` events
24+
3. **[DONE]** `IgrSnackbar`, `IgrToast` — new `positioning` property (`viewport` | `container`); both render as popovers in the browser top layer
25+
4. **[DONE]** Date Range Picker — inline editing via single input field
26+
5. **[DONE]** Agent Skills — updated and enhanced skill files
27+
6. **[DONE]** Form controls — Enter key submits associated form across `IgrInput`, `IgrMaskInput`, `IgrDateTimeInput`, `IgrCheckbox`, `IgrRadio`, `IgrSwitch`, `IgrDatePicker`, `IgrDateRangePicker`
28+
7. **[DONE]** Input — theming support for `date`, `time`, `datetime-local`, `week`, `month` input types
29+
30+
## Milestone 13, version 19.6 (Released Mar 25th, 2026)
31+
32+
3. **[DONE]** Agent Skills: Generate React views from design images — `igniteui-react-generate-from-image-design`
33+
4. **[DONE]** DockManager updated to `igniteui-dockmanager@2.1.0``minResizeWidth`, `minResizeHeight`, `paneFlyoutToggle` event
34+
5. **[DONE]** Splitter component
35+
6. **[DONE]** Highlight container component
36+
37+
## Milestone 12, version 19.5 (Released Feb 25th, 2026)
38+
39+
1. **[DONE]** Grids Localization — Intl-based i18n engine for grids, Calendar, DatePicker, DateRangePicker; `igniteui-i18n-resources` package; public localization API
40+
2. **[DONE]** Grid PDF exporter service — `IgrGrid`, `IgrTreeGrid`, `IgrHierarchicalGrid`, `IgrPivotGrid`
41+
3. **[DONE]** Grids rendering performance improvements — dynamic scroll throttle; 100–150% FPS gain at 100k rows
42+
4. **[DONE]** HTML Popover API — dropdown menus and dialogs use native top-layer positioning
43+
5. **[DONE]** Agent Skills — four skill files: `igniteui-react-components`, `igniteui-react-integrate-with-framework`, `igniteui-react-customize-theme`, `igniteui-react-optimize-bundle-size`
44+
1745
## Milestone 11, version [19.4]() Released Nov, 2025
1846

1947
1. **[DONE]** Grids sorting performance improvements

0 commit comments

Comments
 (0)