From cd57f53a350c22a3e23d0946a7f6e896f9a8500b Mon Sep 17 00:00:00 2001 From: Radoslav Mirchev <52001020+radomirchev@users.noreply.github.com> Date: Wed, 27 May 2026 11:11:49 +0300 Subject: [PATCH 1/2] Update milestone due date and rename AI Copilot to Agent --- ROADMAP.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 8745d9ab886..c86a612cca8 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -2,7 +2,7 @@ # Current Milestone -## Milestone 43, version 22.0 (Due by May, 2026) +## Milestone 43, version 22.0 (Due by Jun, 2026) 1. Support for Angular 22 ## Going down the road @@ -16,14 +16,14 @@ 1. **[DONE]** `IgxCombo`, `IgxSimpleCombo` - Introduced `selectionChanged` event and `disableClear` input 2. **[DONE]** `IgxSnackbarComponent`, `IgxToastComponent` - New `positioning` input for container-based placement 3. **[DONE]** `IgxOverlayService` - New `createAbsoluteOverlaySettings` overload accepting `useContainerStrategy` -4. **[DONE]** AI Copilot Skill: Generate Angular views from design images (screenshots, mockups, wireframes) -5. **[DONE]** AI Copilot Skills improvements for Components, Grids, and Theming +4. **[DONE]** Agent Skills: Generate Angular views from design images (screenshots, mockups, wireframes) +5. **[DONE]** Agent Skills improvements for Components, Grids, and Theming ## Milestone 41, version 21.1 (Released Feb 17th, 2026), [Release Blog 21.1](https://www.infragistics.com/blogs/ignite-ui-for-angular-21-1) 1. **[DONE]** HTML Popover API integration in `IgxOverlayService` and `IgxNavigationDrawer` 2. **[DONE]** `IgxGridLiteComponent` Grid Lite component _(Developer Preview)_ 3. **[DONE]** `IgxPdfExporterService` - Unicode character support with custom TrueType fonts -4. **[DONE]** AI Copilot Skills for Components, Data Grids, and Theming & Styling (including MCP server support) +4. **[DONE]** Agent Skills for Components, Data Grids, and Theming & Styling (including MCP server setup) 5. **[DONE]** Grids performance improvements 6. **[DONE]** New `Intl`-based localization implementation for all components From 3438d90b497add3867789dcf54a7cd291a5ff053 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 27 May 2026 14:23:50 +0000 Subject: [PATCH 2/2] fix: align ROADMAP.md line 26 terminology to use Copilot Skills --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index c86a612cca8..b9ed6ea47be 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -23,7 +23,7 @@ 1. **[DONE]** HTML Popover API integration in `IgxOverlayService` and `IgxNavigationDrawer` 2. **[DONE]** `IgxGridLiteComponent` Grid Lite component _(Developer Preview)_ 3. **[DONE]** `IgxPdfExporterService` - Unicode character support with custom TrueType fonts -4. **[DONE]** Agent Skills for Components, Data Grids, and Theming & Styling (including MCP server setup) +4. **[DONE]** Copilot Skills for Components, Data Grids, and Theming & Styling (including MCP server setup) 5. **[DONE]** Grids performance improvements 6. **[DONE]** New `Intl`-based localization implementation for all components