Skip to content

v23.0.7

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 29 Apr 12:58

API Documentation →

Changes Since v23.0.6

🐛 Bug Fixes

  • date-picker
  • form-layout
  • grid
    • Remove -webkit-overflow-scrolling style setting (#3737) (#3738)
    • Cell-focus on click from within shadow DOM (#3714) (#3715)
  • grid-pro
  • input-container
  • time-picker
  • vaadin-themable-mixin
    • Inherit parent styles to extensions without is getter (#3710) (#3713)

💅 Polish

  • time-picker

📝 Documentation

  • date-picker

🔬 Tests