File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed
Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,27 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7- ## [ Unreleased]
7+ ## [ 6.1.2] - 2025-07-14
8+ ### Added
9+ - #### File input
10+ - Exposed CSS variables for styling most of the Shadow DOM parts [ #1747 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/1747 )
11+
812### Fixed
13+ - #### Calendar
14+ - Vertical mode container paddings [ #1775 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/1775 )
915- #### Carousel
1016 - Pause automatic rotation on pointer-initiated focus [ #1731 ] ( https://github.com/IgniteUI/igniteui-webcomponents/issues/1731 )
1117 - Ensure ` igcSlideChanged ` event is emitted when a slide is changed [ #1772 ] ( https://github.com/IgniteUI/igniteui-webcomponents/issues/1772 )
18+ - #### Date picker
19+ - Styling issues [ #1765 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/1765 )
20+ - #### Date range picker
21+ - CSS borders and elevation [ #1764 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/1764 )
22+ - #### File input
23+ - Bootstrap invalid box-shadow styles [ #1747 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/1747 )
24+ - #### Stepper
25+ - Error when setting linear property in deferred rendering scenarios [ #1672 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/1672 )
26+ - #### Textarea
27+ - Readonly state styles [ #1768 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/1768 )
1228
1329## [ 6.1.1] - 2025-06-25
1430### Fixed
@@ -937,6 +953,7 @@ Initial release of Ignite UI Web Components
937953- Ripple component
938954- Switch component
939955
956+ [6.1.2]: https:// github.com/IgniteUI/igniteui-webcomponents/compare/6.1.1...6.1.2
940957 [6.1.1]: https:// github.com/IgniteUI/igniteui-webcomponents/compare/6.1.0...6.1.1
941958 [6.1.0]: https:// github.com/IgniteUI/igniteui-webcomponents/compare/6.0.1...6.1.0
942959 [6.0.1]: https:// github.com/IgniteUI/igniteui-webcomponents/compare/6.0.0...6.0.1
You can’t perform that action at this time.
0 commit comments