Skip to content

Releases: vaadin/web-components

v21.0.0-alpha11

24 Jun 10:07

Choose a tag to compare

v21.0.0-alpha11 Pre-release
Pre-release

API Documentation →

Changes Since v21.0.0-alpha10

🚀 New Features

  • vaadin-combo-box, vaadin-context-menu, vaadin-dialog, vaadin-grid, vaadin-notification, vaadin-overlay, vaadin-select

    • Deprecate render() in favor of requestContentUpdate() (#2136)
  • vaadin-menu-bar

    • Deprecate render() for menu-bar (#2154)

v21.0.0-alpha10

23 Jun 13:20

Choose a tag to compare

v21.0.0-alpha10 Pre-release
Pre-release

API Documentation →

Changes Since v21.0.0-alpha9

🚀 New Features

  • vaadin-upload
    • Improve error messages of upload (#2129)
  • vaadin-charts
    • Deprecate update() in favor of updateConfiguration() (#2142)

🐛 Bug Fixes

  • vaadin-grid

    • Issue with grid when grid table body is clicked and enter key is hit (#2146)
  • vaadin-avatar

    • Remove z-index from avatar color outline (#2123)

💅 Polish

  • vaadin-lumo-styles

    • Rename lumo-utilities to lumo-utility (#2144)
  • vaadin-grid

    • Move the array data provider logic to a separate module (#1976)

🏠 Internal

  • vaadin-lumo-styles
    • Add utility classes to package.json files (#2148)

v21.0.0-alpha9

21 Jun 08:21

Choose a tag to compare

v21.0.0-alpha9 Pre-release
Pre-release

API Documentation →

Changes Since v21.0.0-alpha8

🚀 New Features

  • vaadin-virtual-list
    • Allow passing specific item type to virtual list types (#2137)
  • vaadin-lumo-styles

🐛 Bug Fixes

  • vaadin-virtual-list
    • Update typing of virtual-list first/lastVisibleIndex getters (#2135)

🏠 Internal

  • vaadin-lumo-styles

    • Remove Lumo utility classes not working as intended (#2132)
  • Other

    • Create CONTRIBUTING.md (#2128)
    • Bump postcss from 7.0.35 to 7.0.36 (#2131)

v21.0.0-alpha8

17 Jun 05:44

Choose a tag to compare

v21.0.0-alpha8 Pre-release
Pre-release

API Documentation →

Changes Since v21.0.0-alpha7

🐛 Bug Fixes

  • vaadin-element-mixin
    • Include templates.js in the package

v21.0.0-alpha7

16 Jun 13:57

Choose a tag to compare

v21.0.0-alpha7 Pre-release
Pre-release

API Documentation →

Changes Since v21.0.0-alpha6

💥 Breaking Changes

  • vaadin-grid

    • Remove heightByRows property in favor of allRowsVisible (#2099)
  • vaadin-avatar, vaadin-button, vaadin-combo-box, vaadin-confirm-dialog, vaadin-context-menu, vaadin-crud, vaadin-date-picker, vaadin-date-time-picker, vaadin-dialog, vaadin-form-layout, vaadin-list-box, vaadin-login, vaadin-menu-bar, vaadin-notification, vaadin-progress-bar, vaadin-rich-text-editor, vaadin-split-layout, vaadin-tabs, vaadin-text-field

    • Replace --lumo-border-radius with explicit radius sizes (#2109)

🚀 New Features

  • vaadin-template-renderer

    • Warn if suppress-template-warning attribute is not defined (#2103)
  • vaadin-combo-box, vaadin-context-menu, vaadin-dialog, vaadin-element-mixin, vaadin-grid-pro, vaadin-grid, vaadin-notification, vaadin-select, vaadin-time-picker, vaadin-virtual-list

    • Warn if using legacy Template API (#2101)
  • vaadin-template-renderer

    • Throw when using both a template and a renderer (#2098)

🐛 Bug Fixes

  • vaadin-icon, vaadin-icons
  • vaadin-icon
    • Re-apply icon once the set is registered (#2122)
  • vaadin-app-layout, vaadin-button, vaadin-icon, vaadin-icons, vaadin-item, vaadin-lumo-styles, vaadin-menu-bar, vaadin-tabs, vaadin-text-field
    • Use iron-icon specific styles for vaadin-icon (#2117)
  • vaadin-icon
    • Make icon inherit currentColor as the fill color (#2110)

📝 Documentation

  • vaadin-login
    • Provide correct attribute name for autocomplete (#2120)

v21.0.0-alpha6

09 Jun 08:59

Choose a tag to compare

v21.0.0-alpha6 Pre-release
Pre-release

API Documentation →

Changes Since v21.0.0-alpha5

💥 Breaking Changes

  • vaadin-crud, vaadin-grid-pro, vaadin-grid, vaadin-template-renderer

    • Remove polymer template api from grids (#2052)
  • vaadin-grid

    • Re-render row when toggling details (#2076)

🚀 New Features

  • vaadin-combo-box

    • Allow passing specific item type to combo box types (#2088)
  • vaadin-grid

    • Add API docs for grid cell focus event (#2081)

🐛 Bug Fixes

  • vaadin-grid
    • Make grid renderer arguments required (#2097)
  • vaadin-text-field
    • Keep the invalid indicating background on hover (#2094)
  • vaadin-grid
    • Avoid having selectAll default value clear pre-selections (#2085)
  • vaadin-icons
    • Include vaadin-iconset.js in the package (#2093)
  • vaadin-grid
    • Don't hide rows in the grid logic (#2082)
  • vaadin-template-renderer
    • Re-create template instance after detaching instance's root (#2083)
  • vaadin-virtual-list
    • Increase the virtual-list default height (#2095)
  • vaadin-grid
    • Bump WTR and improve related test (#2087)
  • Other
    • Add virtual-list to readme
    • Add issue templates (#2086)
    • Bump ws from 7.4.4 to 7.4.6 (#2068)
    • Fix test runner filtering when lockfile has changes (#2079)

v21.0.0-alpha5

02 Jun 14:16

Choose a tag to compare

v21.0.0-alpha5 Pre-release
Pre-release

API Documentation →

Changes Since v21.0.0-alpha4

🐛 Bug Fixes

  • vaadin-grid
    • Don't use optional chaining operator (#2078)

v21.0.0-alpha4

02 Jun 12:15

Choose a tag to compare

v21.0.0-alpha4 Pre-release
Pre-release

API Documentation →

Changes Since v20.0.0-alpha3

🐛 Bug Fixes

  • vaadin-grid
    • Exclude non-visible body cells from grid column auto width calc (#2072)

📝 Documentation

  • vaadin-date-picker
    • Clarify date picker i18n usage (#2073)

🏠 Internal

  • Other
    • Fix test runner filtering when no packages have changed (#2074)
    • Update VCS urls (#2071)

v21.0.0-alpha3

31 May 12:38

Choose a tag to compare

v21.0.0-alpha3 Pre-release
Pre-release

API Documentation →

Changes Since v21.0.0-alpha2

💥 Breaking Changes

  • vaadin-icons
  • vaadin-grid
    • Convert internal grid templates to renderers (#1967)

🚀 New Features

  • vaadin-app-layout, vaadin-confirm-dialog, vaadin-icons, vaadin-menu-bar
    • Add vaadin-iconset to vaadin-icons (#2059)
  • vaadin-virtual-list
    • Add first/last visible index APIs to virtual list (#1995)
  • vaadin-lumo-styles
    • Add vaadin-iconset for Lumo (#1982)
  • vaadin-icon
    • Add vaadin-icon and vaadin-iconset (#362)
  • vaadin-virtual-list
  • vaadin-template-renderer
    • Support rendering slotted templates (#388)

🐛 Bug Fixes

  • vaadin-template-renderer
    • Force model's item bindings to re-render (#2067)
  • vaadin-rich-text-editor
    • Remove overflow: hidden from rich-text-editor (#1987)
  • vaadin-avatar
  • vaadin-grid
    • Compute final renderers even dependencies are undefined (#2055)
  • vaadin-lumo-styles
    • Include missing icons to Lumo icon sets (#1989)
  • vaadin-grid
    • Make sure rows are generated to an emptied grid with heightByRows (#2002)
  • vaadin-app-layout
    • Add missing app-layout dependency (#1997)
  • vaadin-grid
    • Update the structure of hidden rows (#1978)
  • vaadin-grid
    • Pass type arguments to generic grid types (#1968)
  • vaadin-grid
    • Disable grid section focus target in interaction mode (#1960)
  • vaadin-virtual-list

💅 Polish

  • vaadin-icon
    • Align API with iron-iconset-svg (#1988)
  • vaadin-virtual-list
    • Skip scroll to index when virtualizer has no items (#1971)

🔬 Tests

  • vaadin-icons
    • Add visual tests for vaadin-icons (#2057)
  • vaadin-lumo-styles, vaadin-material-styles
    • Add Lumo and Material visual tests (#1984)
  • vaadin-accordion, vaadin-app-layout, vaadin-avatar, vaadin-board, vaadin-button, vaadin-charts, vaadin-confirm-dialog, vaadin-cookie-consent, vaadin-date-time-picker, vaadin-details, vaadin-dialog, vaadin-icon, vaadin-item, vaadin-login, vaadin-menu-bar, vaadin-messages, vaadin-ordered-layout, vaadin-progress-bar, vaadin-tabs
    • Fix version regex to allow RC (#1999)

🏠 Internal

  • Other
    • Update issues links in README [skip ci] (#2062)
    • Bump browserslist from 4.16.4 to 4.16.6 (#2054)
    • Add a transferFlowIssues script [skip ci] (#1975)
    • Skip open PRs in transferIssues script [skip ci] (#1595)
    • Do not disable repo isses by the transfer script [skip ci] (#1573)
    • Make the transferIssues script Node 12 compat [skip ci] (#406)
    • Add a transferIssues script [skip ci] (#396)

v20.0.0

31 May 08:07

Choose a tag to compare

Live Demos →
API Documentation →

Changes Since v20.0.0-rc1

🐛 Bug Fixes

  • vaadin-rich-text-editor
    • Remove overflow: hidden from rich-text-editor (#1987) (#2058)
  • vaadin-avatar
  • vaadin-app-layout

🔬 Tests

  • vaadin-accordion, vaadin-app-layout, vaadin-avatar, vaadin-board, vaadin-button, vaadin-charts, vaadin-confirm-dialog, vaadin-cookie-consent, vaadin-date-time-picker, vaadin-details, vaadin-dialog, vaadin-item, vaadin-login, vaadin-menu-bar, vaadin-messages, vaadin-ordered-layout, vaadin-progress-bar, vaadin-rich-text-editor, vaadin-tabs

🏠 Internal

  • Other