Skip to content

v22.0.0-alpha3

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 27 Aug 08:01

API Documentation →

Changes Since v22.0.0-alpha2

💥 Breaking Changes

  • button
    • Use role attribute instead of native button (#2394)

🚀 New Features

  • vaadin-crud
    • Expose editor buttons with slots (#2377)
  • vaadin-menu-bar
    • Add i18n property to menu bar (#2384)

🐛 Bug Fixes

  • field-base
    • Re-dispatch focus and blur events (#2390)
  • text-field
    • Restore iron-icon specific styles (#2399)
  • vaadin-lumo-styles
    • Adjust small text field variant vertical alignment (#2388)
  • vaadin-menu-bar
    • Set disabled button state properly (#2386)

💅 Polish

  • vaadin-grid
    • Translate grid sticky sections with a CSS variable (#2396)
  • vaadin-menu-bar
    • Split code into smaller methods (#2374)

🏠 Internal

  • Other
    • Format README files using Prettier (#2383)