Skip to content

v9.0.3

Latest
Compare
Choose a tag to compare
@Jasenkoo Jasenkoo released this 07 Sep 18:38
cdf9d0b

🐛 Bug Fixes

  • Fixed tabSubmit not updating model-value when the clear button is shown (#961)
  • Fixed missing aria-label field for input field (#967)
  • Fixed issue with partial range in week-picker mode setting current week as the second week (#972)
  • Fixed issue where click event from dp-input slot wrapper blocks slot clicks (#973)
  • Fixed issue where hidden calendar cell can be focused (#978)

🔧 Refactor

  • Emit invalid-date event when validating date from text-input (#971)