Skip to content

v1.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 12:35
· 28 commits to main since this release

1.17.0 (2024-10-24)

Bug Fixes

  • DatePicker: [BLA-996] Fix the error handling scenario (#506) (75267c8)

Features

  • Calendar: [BLA-694] add months and years views to calendar (fbd12ef)
  • DatePicker: [BLA-853] Date picker improvements (24b0344)
  • DatePicker: [BLA-996] Close date picker when there is a formatting issue (22b0b30)
  • DatePicker: [BLA-996] focus out on blur (044c763)
  • DatePicker: [BLA-996] Loose focus on selection of date (d61072f)
  • DatePicker: [BLA-996] Provide prop to choose to show or hide hint message (5434b44)
  • DatePicker: [BLA-996] Should not remove selected date when enter is pressed (44e47dd)
  • DatePicker: [BLA-996] Should not remove selected date when enter is pressed (7577107)