19.6.0
Changed
igniteui-react-dockmanager: updated to use the latestigniteui-dockmanager@2.1.0with newminResizeWidthandminResizeHeightproperties,paneFlyoutToggleevent; additionallayoutChangeevent detail and fixes. See the full changelogigniteui-react: updated to use the latestigniteui-webcomponents@7.1.0including new Splitter and Highlight container components and fixes. See the full changelog.
Added
- AI-Assisted Development - Agent Skills — structured knowledge files that teach AI coding assistants (GitHub Copilot, Cursor, Windsurf, Claude, JetBrains AI, etc.) how to work with Ignite UI for React.
- The skill files are included in the
igniteui-reactpackage and also live in theskills/directory:- components - Identify the right React components (
Igr*) for a UI pattern, then install, import, and use them — JSX patterns, events, refs, forms, etc. - customize-theme - Customize styling using CSS custom properties, Sass, and the theming system in React, including using Ignite UI Theming MCP server
- optimize-bundle-size - Reduce bundle size with granular imports, tree-shaking, and lazy loading
- components - Identify the right React components (
- These skills are automatically discovered when placed in the agent's skills path ( e.g.
.agents/skillsor.claude/skills).
- The skill files are included in the
Full Changelog: 19.5.1...19.6.0