-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.17.0](v1.16.0...v1.17.0) (2024-10-24) ### Bug Fixes * **DatePicker:** [BLA-996] Fix the error handling scenario ([#506](#506)) ([75267c8](75267c8)) ### Features * **Calendar:** [BLA-694] add months and years views to calendar ([fbd12ef](fbd12ef)) * **DatePicker:** [BLA-853] Date picker improvements ([24b0344](24b0344)) * **DatePicker:** [BLA-996] Close date picker when there is a formatting issue ([22b0b30](22b0b30)) * **DatePicker:** [BLA-996] focus out on blur ([044c763](044c763)) * **DatePicker:** [BLA-996] Loose focus on selection of date ([d61072f](d61072f)) * **DatePicker:** [BLA-996] Provide prop to choose to show or hide hint message ([5434b44](5434b44)) * **DatePicker:** [BLA-996] Should not remove selected date when enter is pressed ([44e47dd](44e47dd)) * **DatePicker:** [BLA-996] Should not remove selected date when enter is pressed ([7577107](7577107))
- Loading branch information
1 parent
22b0b30
commit 92e481d
Showing
4 changed files
with
24 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters