File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,20 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
- ## Unreleased
7
+ ## [ 5.2.2 ] - 2025-02-12
8
8
### Fixed
9
+ - #### Combo
10
+ - Incorrect defaultValue with async data-binding [ #1555 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/1555 )
11
+ - #### Circular progressbar
12
+ - Value label correctly scales with the diameter of the component [ #1543 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/1543 )
13
+ - #### Date picker
14
+ - Date picker styles for the helper-text slot based on its size [ #1559 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/1559 )
15
+ - #### Icon button
16
+ - Outlined border sinks behind parent element background [ #1566 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/1566 )
17
+ - #### Input
18
+ - helper-text slot padding styles [ #1547 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/1547 )
19
+ - ### Navbar
20
+ - Apply correct sizes for slotted elements from the library [ #1570 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/1570 )
9
21
- #### Rating
10
22
- Inaccurate value rounding calculation when step is not 1 [ #1560 ] ( https://github.com/IgniteUI/igniteui-webcomponents/issues/1560 )
11
23
@@ -677,6 +689,7 @@ Initial release of Ignite UI Web Components
677
689
- Ripple component
678
690
- Switch component
679
691
692
+ [5.2.2]: https:// github.com/IgniteUI/igniteui-webcomponents/compare/5.2.1...5.2.2
680
693
[5.2.1]: https:// github.com/IgniteUI/igniteui-webcomponents/compare/5.2.0...5.2.1
681
694
[5.2.0]: https:// github.com/IgniteUI/igniteui-webcomponents/compare/5.1.2...5.2.0
682
695
[5.1.2]: https:// github.com/IgniteUI/igniteui-webcomponents/compare/5.1.1...5.1.2
You can’t perform that action at this time.
0 commit comments