Skip to content

1.7.1

Compare
Choose a tag to compare
@fbeceic fbeceic released this 30 Oct 13:13
· 102 commits to master since this release

🐛 Bug Fixes

  • DateInputField, DateTimeInputField: fixed external value change consistency (#137)
  • DateInput, DateRangeInput, DateTimeInput: fixed date mask accuracy for a number of use cases (#118)
  • DateInput, DateRangeInput, DateTimeInput, TimeInput: fixed premature onBlur detection (#117)
  • Login: fixed children not displaying in the component when the logo prop is defined (#134)

⚡ Component Improvements

  • Login: added forgotPasswordLink prop for defining a custom URL for ForgottenPassword component (#132)
  • SidebarLayout: moved classes to tokens' configuration (#120)
  • SidebarNavigation: improved active item state detection to align it with the TopNavigation component logic (#131)

📚 Docs Improvements