Skip to content

Commit 6929bbe

Browse files
authored
docs: Updated CHANGELOG.md (#2200)
1 parent 9d18d9e commit 6929bbe

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [Unreleased]
8+
### Changed
9+
- #### AI-Assisted Development
10+
- Updated and enhanced the library provided skills [#2189](https://github.com/IgniteUI/igniteui-webcomponents/pull/2189) [#2195](https://github.com/IgniteUI/igniteui-webcomponents/pull/2195)
11+
- #### Button group
12+
- Themes colors alignment [#2182](https://github.com/IgniteUI/igniteui-webcomponents/pull/2182)
13+
- #### Circular progressbar
14+
- Unified track color CSS variable between progress bars [#2185](https://github.com/IgniteUI/igniteui-webcomponents/pull/2185)
15+
- #### Chip
16+
- Wrap content inside a new part container and update styles [#2190](https://github.com/IgniteUI/igniteui-webcomponents/pull/2190)
17+
18+
### Fixed
19+
- #### Dropdown
20+
- Selected item styles [#2168](https://github.com/IgniteUI/igniteui-webcomponents/pull/2168)
21+
- #### Linear progressbar
22+
- Unified display size across platforms [#2184](https://github.com/IgniteUI/igniteui-webcomponents/pull/2184)
23+
- #### Tree
24+
- Background style discrepancies [#2173](https://github.com/IgniteUI/igniteui-webcomponents/pull/2173)
25+
726
## [7.1.1] - 2026-03-25
827
### Changed
928
- #### Checkbox

0 commit comments

Comments
 (0)