Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# 15.7.0 (2026-09-15)

## What's Changed
* **feat(angular):** Added Angular templates for Ripple, Simple Combo, Slider, Snackbar, Splitter, Switch, and Toast, with related action strip and chat template updates. [#1794](https://github.com/IgniteUI/igniteui-cli/pull/1794)
* **feat(webcomponents):** Added Web Components templates for Snackbar, Splitter, Stepper, Theme Provider, Tile Manager, Toast, Toggle Button, Tooltip, and Virtual Scroll. [#1789](https://github.com/IgniteUI/igniteui-cli/pull/1789)
* **feat(react):** Added missing React `igr-ts` component templates and related styles and tests. [#1796](https://github.com/IgniteUI/igniteui-cli/pull/1796)
* **feat(angular):** Added Angular templates for Action Strip, Avatar, Badge, Banner, Button Group, Card, Chat, Checkbox, Circular Progress, Date Time Editor, Divider, Expansion Panel, Grid Lite, Icon, Linear Progress, Mask, Navbar, Navigation Drawer, Paginator, Query Builder, Radio, Rating, Ripple, Simple Combo, Slider, Snackbar, Splitter, Switch, and Toast. [#1794](https://github.com/IgniteUI/igniteui-cli/pull/1794)
* **feat(webcomponents):** Added Web Components templates for Carousel, Chat, Color Picker, Combo, Date Range Picker, Dialog, File Input, Highlight, Mask Input, Nav Drawer, QR Code, Range Slider, Select, Snackbar, Splitter, Stepper, Theme Provider, Tile Manager, Toast, Toggle Button, Tooltip, and Virtual Scroll. [#1789](https://github.com/IgniteUI/igniteui-cli/pull/1789)
* **feat(react):** Added React `igr-ts` templates for Carousel, Chat, Combo, Date Range Picker, Date Time Input, Dialog, File Input, Highlight, Mask Input, Nav Drawer, Range Slider, Select, Snackbar, Splitter, Stepper, Theme Provider, Tile Manager, Toast, Toggle Button, and Tooltip, with related styles and tests. [#1796](https://github.com/IgniteUI/igniteui-cli/pull/1796)
* **fix(cli):** Improved framework menu visibility and made the `None` option exclusive in AI configuration selections. [#1788](https://github.com/IgniteUI/igniteui-cli/pull/1788)
* **fix(schematics):** Resolved the valid project template before upgrading packages. [#1799](https://github.com/IgniteUI/igniteui-cli/pull/1799)
* **fix(templates):** Removed MCP configuration files from generated project templates. [#1800](https://github.com/IgniteUI/igniteui-cli/pull/1800)
Expand Down