Skip to content

v25.2.6

Latest

Choose a tag to compare

@vaadin-bot vaadin-bot released this 24 Jul 12:00

API Documentation →

Changes Since v25.2.5

💥 Behavior Altering Changes

  • dialog,overlay,popover
    • Bring modeless dialog to front on top of its nested dialogs (#12205) (#12211)

🐛 Bug Fixes

  • vaadin-lumo-styles
    • Use correct mixin for text-field helper above variant (#12199) (#12200)
    • Update notification media query breakpoint to 450px (#12184) (#12189)

📝 Documentation

  • item

🔬 Tests

  • Other
    • Add integration test to verify dialog / popover stacking order (#12206) (#12209)
    • Restore ITs for nested overlays shown on top of modeless dialog (#12202) (#12207)

🏠 Internal

  • Other
    • Remove no longer needed visual tests environment check (#12185) (#12186)