Skip to content

Releases: vaadin/web-components

v25.2.0-alpha9

24 Apr 08:16

Choose a tag to compare

v25.2.0-alpha9 Pre-release
Pre-release

API Documentation →

Changes Since v25.2.0-alpha8

🚀 New Features

  • a11y-base,button,context-menu,item,menu-bar,vaadin-lumo-styles
    • Make disabled menu items accessible with feature flag (#11541)
  • aura
    • Support Aura filled variant for select (#11511)

🐛 Bug Fixes

  • aura,combo-box,date-picker,menu-bar,multi-select-combo-box,time-picker
    • Add small margin between overlay and its trigger element (#11508)
  • dialog
    • Do not bubble drag events to parent dialogs (#11525)
  • grid
    • Reset cell order according to order of columns in DOM (#11522)
  • vaadin-lumo-styles
    • Remove disabled guard from button Lumo hover styles (#11548)

💅 Polish

  • accordion,app-layout,aura,avatar-group,avatar,badge,button,card,confirm-dialog,crud,dashboard,details,dialog,grid-pro,grid,login,map,master-detail-layout,menu-bar,message-list,notification,overlay,upload
    • Adjust Aura surface color computation (#11536)
  • popover
    • Extract popover focus management into a controller (#11535)

📝 Documentation

  • master-detail-layout
    • Restructure MDL ARCHITECTURE for readability (#11523)

🔬 Tests

  • app-layout,date-picker
    • Update base styles visual test screenshots (#11545)
  • button,dashboard,upload
    • Update more Aura dark focus outline screenshots (#11542)
  • charts
    • Update charts visual test screenshots (#11544)
  • context-menu,field-highlighter,grid-pro,item,list-box,login,password-field,rich-text-editor,select
    • Update Aura dark screenshots for focus outline (#11540)
  • overlay
    • Update Aura screenshots for overlay with backdrop (#11526)

🏠 Internal

  • Other
    • Update dev dependencies versions, fix audit warnings (#11530)
    • Update rollup plugins in dev pages to latest versions (#11529)

v25.1.2

24 Apr 08:09

Choose a tag to compare

API Documentation →

Changes Since v25.1.1

🐛 Bug Fixes

  • dialog
  • field-base
    • Follow --vaadin-icon-size in field-button click target size (#11510) (#11518)
  • grid
    • Reset cell order according to order of columns in DOM (#11522) (CP: 25.1) (#11532)
  • vaadin-lumo-styles
    • Remove disabled guard from button Lumo hover styles (#11548) (#11550)

💅 Polish

  • app-layout,aura,confirm-dialog,dialog,master-detail-layout

🔬 Tests

  • charts
  • context-menu,field-highlighter,grid-pro,item,list-box,login,password-field,rich-text-editor,select

v25.0.11

24 Apr 08:00

Choose a tag to compare

API Documentation →

Changes Since v25.0.10

🐛 Bug Fixes

  • dialog
    • Do not bubble drag events to parent dialogs (#11525) (CP: 25.0) (#11528)
  • vaadin-lumo-styles
    • Remove disabled guard from button Lumo hover styles (#11548) (#11551)

v24.10.1

24 Apr 12:27

Choose a tag to compare

v24.9.14

24 Apr 12:27

Choose a tag to compare

v25.2.0-alpha8

21 Apr 08:22

Choose a tag to compare

v25.2.0-alpha8 Pre-release
Pre-release

API Documentation →

Changes Since v25.2.0-alpha7

💥 Breaking Changes

  • app-layout
    • Avoid forced style recalculations on app-layout resize (#11493)
  • aura,master-detail-layout
    • Update Aura master-detail-layout detail shadow, radius, and inset (#11503)
    • Rename overlayContainment from "viewport" to "page" (#11520)
  • master-detail-layout
    • Replace expand property with expandMaster and expandDetail (#11521)

🐛 Bug Fixes

  • app-layout,aura,component-base,master-detail-layout,vaadin-lumo-styles
    • IOS safe area insets for app-layout and master-detail-layout (#11498)
  • aura
    • Disable backdrop-filter when overlay opacity is 100% (#11509)
    • Reduce helper text opacity on disabled fields (#11507)
  • dashboard
    • Don't override flex-basis to zero for dashboard widget title (#11502)
    • Reduce default dashboard column min-width (#11501)
  • field-base
    • Follow --vaadin-icon-size in field-button click target size (#11510)
  • upload
    • Do not show loader part in standard upload-file variant (#11516)

💅 Polish

  • app-layout,aura,confirm-dialog,dialog,master-detail-layout
    • Update Aura overlay backdrop background color (#11505)
  • aura,slider
    • Increase --aura-font-size-xs default value (#11512)
  • master-detail-layout
    • Restore forceOverlay property (#11489)
    • Use setProperty API directly instead of helper (#11491)
    • Group related MDL base styles together (#11486)

🏠 Internal

  • markdown
    • Bump dompurify from 3.3.2 to 3.4.0 (#11490)
  • Other
    • Support URL fragment navigation in aura dev page (#11499)
    • Update Aura dev page, allow layouts to shrink (#11500)
    • Fix inline style typo in Aura dev page (#11506)
    • Remove unnecessary inline styles from dev page (#11504)
    • Bump axios from 1.13.6 to 1.15.1 (#11515)
    • Bump follow-redirects from 1.15.11 to 1.16.0 (#11488)
    • Bump basic-ftp from 5.2.1 to 5.2.2 (#11478)
    • Bump protocol-buffers-schema from 3.6.0 to 3.6.1 (#11495)

v25.0.10

20 Apr 07:34

Choose a tag to compare

API Documentation →

Changes Since v25.0.9

🐛 Bug Fixes

  • aura
  • dashboard
    • Add border radius inheritance to content part styles (#11439) (CP: 25.0) (#11441)

v25.1.1

16 Apr 09:46

Choose a tag to compare

API Documentation →

Changes Since v25.1.0

🐛 Bug Fixes

  • aura
  • badge
  • dashboard
    • Ensure dashboard-widget border is on top of content (#11442) (#11445)
    • Add border radius inheritance to content part styles (#11439) (CP: 25.1) (#11440)
  • grid-pro,grid
  • split-layout
    • Prevent split-layout from overflowing parent flex container (#11462) (CP: 25.1) (#11471)

💅 Polish

  • app-layout,aura
    • Use neutral accent color for drawer-toggle by default (#11452) (#11453)

🔬 Tests

  • custom-field
    • Add padding to custom-field Lumo visual test fixtures (#11467) (#11469)
  • popover
    • Activate keyboard mode in popover focus visual tests (#11468) (#11470)

v25.2.0-alpha7

15 Apr 10:46

Choose a tag to compare

v25.2.0-alpha7 Pre-release
Pre-release

API Documentation →

Changes Since v25.2.0-alpha6

💥 Breaking Changes

  • aura,horizontal-layout,vertical-layout
    • Use --vaadin-padding-l for vertical and horizontal-layout by default (#11474)

🐛 Bug Fixes

  • aura
    • Ensure focus outline color has enough contrast (#11463)
    • Make MDL base style CSS properties work with Aura (#11454)
  • aura,tooltip
    • Use --aura-font-weight-semibold for b and strong elements (#11473)
  • master-detail-layout
    • Prevent removing outgoing detail when its slot is reassigned (#11485)
    • Prevent detail element cleanup on interrupted replace transitions (#11476)
    • Use :scope selector for all slotted element queries (#11477)
    • Display master content only after layout calculated sizes (#11464)
    • Preserve master size when detail is shown in overlay with placeholder (#11457)
    • Only show focus ring in MDL overlay when keyboard is active (#11451)
  • split-layout
    • Prevent split-layout from overflowing parent flex container (#11462)

💅 Polish

  • app-layout,aura
    • Use neutral accent color for drawer-toggle by default (#11452)
  • app-layout,aura,vaadin-lumo-styles
    • Apply content styles on part instead of slotted element (#11458)
  • aura,card
    • Use --aura-font-size-l for Aura card title (#11472)
  • master-detail-layout
    • Recalculate ancestor layouts after initializing deepest MDL (#11482)
    • Rename #outgoing to #detailOutgoing for consistency (#11475)

🔬 Tests

  • custom-field
    • Add padding to custom-field Lumo visual test fixtures (#11467)
  • popover
    • Activate keyboard mode in popover focus visual tests (#11468)

🏠 Internal

  • Other
    • Add view with MDL and grid to aura dev page (#11483)
    • Bump liquidjs from 10.25.0 to 10.25.5 (#11460)
    • Bump basic-ftp from 5.2.0 to 5.2.1 (#11461)
    • Remove outdated commented CSS from aura-extras (#11455)

v25.2.0-alpha6

06 Apr 12:40

Choose a tag to compare

v25.2.0-alpha6 Pre-release
Pre-release

API Documentation →

Changes Since v25.2.0-alpha5

🐛 Bug Fixes

  • aura
    • Replace removed MDL attributes in Aura CSS (#11448)
  • badge
    • Add text overflow handling to badge content part (#11447)
  • dashboard
    • Ensure dashboard-widget border is on top of content (#11442)

💅 Polish

  • component-base
    • Remove unused scroll line height calculation from virtualizer (#11446)
  • component-base,grid,scroller,tabsheet,virtual-list
    • Avoid forced reflows during OverflowController initialization (#11400)
  • master-detail-layout
    • Rewrite MDL animation logic for more linear flow (#11437)

🏠 Internal

  • Other
    • Bump lodash from 4.17.23 to 4.18.1 (#11444)