Skip to content

v25.3.0-alpha4

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 10 Jul 15:45

API Documentation →

Changes Since v25.3.0-alpha3

🚀 New Features

  • aura,switch
    • Add switch component Aura theme and visual tests (#12033)
  • checkbox,field-base,switch
    • Add reverse variant to checkable components base styles (#12098)
  • component-base,switch
    • Add switch component implementation and base styles (#12030)
  • grid
    • Add i18n for header cell with hidden select all checkbox (#12080)
  • switch,vaadin-lumo-styles
    • Add switch component Lumo theme and visual tests (#12032)

🐛 Bug Fixes

  • app-layout
    • Prevent backdrop click-through in iOS home screen apps (#12056)
    • Remove close-overlay-drawer listener with correct reference (#12057)
  • breadcrumbs
    • Apply breadcrumbs font-size var to overlay items in base styles (#12085)
  • component-base
    • Defer element reordering only on scroll target mousedown (#12075)

💅 Polish

  • checkbox,field-base,radio-group
    • Apply same readonly styles to all checkable components (#12067)

📝 Documentation

  • checkbox
    • Update CheckboxMixin JSDoc for reusing in switch (#12074)
  • checkbox,radio-group
    • Mark tabindex and value property defaults as internal (#12086)
  • field-base
    • Cleanup clearButtonVisible property JSDoc, mention Esc (#12093)
  • switch
    • Add missing tag name to switch custom element JSDoc (#12045)

🔬 Tests

  • breadcrumbs
    • Fix flaky breadcrumbs overlay visual tests (#12088)
  • field-base
    • Remove duplicate clear button tests from InputControlMixin (#12095)

🏠 Internal

  • Other
    • Configure esbuildPlugin target to esnext (#12101)
    • Drop retry action from visual test worfklow (#12091)
    • Update checkout GitHub action to v7 (#12084)
    • Fix claude workflow token setup (#12082)
    • Upgrade chai and sinon types to latest versions (#12081)
    • Add claude workflow (#12043)
    • Align snapshot test browser timeouts with unit tests (#12068)
    • Add switch component to aura dev page (#12066)
    • Update nick-fields/retry GitHub action to v4 (#12052)
    • Update web-test-runner dev dependencies to 1.0.0 (#12047)
    • Add script for feature snapshot publishing to npm (#12046)