File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ 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+ ## [ 6.5.1] - 2026-02-04
8+ ### Fixed
9+ - #### Calendar
10+ - aria-hidden state for weeks outside of the current month [ #2079 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/2079 )
11+ - #### Date picker
12+ - CSS border for slotted actions in dialog mode [ #2078 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/2078 )
13+ - #### Input
14+ - Placeholder color on focus [ #2068 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/2068 )
15+ - CSS border when suffix slot content is present [ #2073 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/2073 )
16+ - #### Textarea
17+ - Algin bottom padding to the design system [ #2069 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/2069 )
18+ - #### Validation
19+ - Slotted validation text follows the current theme [ #2063 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/2063 )
20+
721## [ 6.5.0] - 2026-01-20
822### Added
923- Added theming scoping container [ #2056 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/2056 )
@@ -1201,6 +1215,7 @@ Initial release of Ignite UI Web Components
12011215- Ripple component
12021216- Switch component
12031217
1218+ [6.5.1]: https://github.com/IgniteUI/igniteui-webcomponents/compare/6.5.0...6.5.1
12041219[6.5.0]: https://github.com/IgniteUI/igniteui-webcomponents/compare/6.4.0...6.5.0
12051220[6.4.0]: https://github.com/IgniteUI/igniteui-webcomponents/compare/6.3.6...6.4.0
12061221[6.3.6]: https://github.com/IgniteUI/igniteui-webcomponents/compare/6.3.5...6.3.6
You can’t perform that action at this time.
0 commit comments