Skip to content

Releases: IgniteUI/igniteui-cli

15.4.1

Choose a tag to compare

@Hristo313 Hristo313 released this 26 Jun 12:11
0245efc

What's Changed

  • fix(schematics): ng add igniteui-angular/cli-config correctly adds default font and materials icon links in the index.html and provideAnimations to the providers in the app.config.ts file. #1740

Full Changelog: 15.4.0...v15.4.1

15.4.0

Choose a tag to compare

@damyanpetev damyanpetev released this 24 Jun 16:11
1147db9

What's Changed

  • New: Blazor project scaffolding: Added Blazor project creation to the new command with hosting and variant options. Introduced the EmptyIgbProject template for scaffolding Blazor Web Apps via dotnet new igb-blazor, with support for the bootstrap, material, fluent, and indigo themes. #1719
  • Angular 22 update: Updated igniteui-angular and @angular/core to ~22.0.0 across CLI templates and schematics. #1735
  • fix(cli): Added grid component type selection (tree, hierarchical, and pivot grid options for React) during project creation. #1730
  • change(cli): Renamed the completeAndRun prompt-session method to complete and updated related install/run logic; project names are now quoted in next-steps output for better shell compatibility. #1733
  • fix(mcp): Updated AI assistant labels for clarity in the MCP config and schema. #1731
  • fix(mcp): Improved get_doc name resolution with normalization and an alias map. #1727

Full Changelog: 15.3.0...15.4.0

15.3.0

Choose a tag to compare

@kdinev kdinev released this 09 Jun 15:23
e2a3d07

15.3.0 (2026-06-09)

What's Changed

  • New side-nav-mini project template: Added a collapsible mini navigation project template for Angular, React, and Web Components. The template provides a compact side navigation that collapses to icon-only mode, following the same layout and responsiveness patterns as the standard side-nav template. #1716
  • Templates — Side Navigation layout alignment: Unified the Side Navigation template layout, styles, and responsiveness across Angular, React, and Web Components, including an improved auth template UI and selection flow. #1721, #1725
  • Templates — Empty project alignment: Aligned empty project base templates across frameworks — consistent home page markup, scoped styles, and updated GitHub icon usage via material-icons-extended. #1715
  • fix(cli): Fixed jQuery theme assets not being copied during project scaffolding. #1723
  • fix(mcp): Excluded the constructor from the methods section in get_api_reference responses. #1722

Full Changelog: 15.2.2...15.3.0

15.2.2

Choose a tag to compare

@damyanpetev damyanpetev released this 01 Jun 11:28
8c94cb4

What's Changed

  • Template package updates: updated scaffolded package references for Angular, React, and Web Components templates — igniteui-angular to ~21.2.5, igniteui-react / igniteui-react-grids / igniteui-react-dockmanager to ~19.7.0, igniteui-webcomponents to ~7.2.0, and igniteui-webcomponents-grids to ~7.1.0.
  • MCP — API reference links in docs: Infragistics API documentation links embedded in the docs served by the MCP server are now rewritten to deterministic get_api_reference tool references (e.g. mcp:get_api_reference?platform=webcomponents&component=IgcCheckboxComponent&member=checked). AI assistants reading the docs resolve API links through the in-tool API lookup instead of fetching external HTML pages.
  • MCP get_api_reference — member-level lookup: The get_api_reference tool now accepts an optional member parameter to return a single property, method, or event entry instead of the full component (for example member="checked"). It takes precedence over section, tolerates Component#member fragment-style references, reports the canonical member-name casing in the response, and returns a clear error when the requested member does not exist on the component.
  • Improved ig ai-config command output:
    • Shared AI config utilities now follow a return-only pattern — callers handle all logging, eliminating duplicate output when invoked from Angular schematics.
    • The command now reports how the project framework was detected (e.g., from package.json, .csproj, or project configuration).
    • Skills source discovery feedback: logs the installed package name and version (e.g., igniteui-angular@21.1.0) or indicates bundled skills are being used.

Full Changelog: 15.2.1...15.2.2

15.2.2-alpha.3

15.2.2-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@dkalinovInfra dkalinovInfra released this 27 May 13:32
refactor: rename PACKAGE_MIN_BYTES to FRAMEWORK_MIN_BYTES and simplif…

15.2.2-alpha.2

15.2.2-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@dkalinovInfra dkalinovInfra released this 22 May 10:42
15.2.2-alpha.2

15.2.2-alpha.1

15.2.2-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@dkalinovInfra dkalinovInfra released this 20 May 13:08
15.2.2-alpha.1

15.2.2-alpha.0

15.2.2-alpha.0 Pre-release
Pre-release

Choose a tag to compare

@dkalinovInfra dkalinovInfra released this 20 May 12:37
15.2.2-alpha.0

15.2.1

Choose a tag to compare

@damyanpetev damyanpetev released this 20 May 11:11
b164540

What's Changed

  • Fix [MCP] Enforce library boundaries in search_api and server instructions by @ivanvpetrov in #1694
  • Adding api ref docs to npm package by @dkalinovInfra in #1697
  • fix(upgrade-packages): detect framework & run without ignite-ui-cli.json by @Copilot in #1690

Full Changelog: 15.2.0...15.2.1

15.2.1-alpha.3

15.2.1-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@dkalinovInfra dkalinovInfra released this 20 May 07:21
chore: update package versions to 15.2.1-alpha.3 and 21.2.1521-alpha.…