github vaadin/platform 22.0.28
Vaadin 22.0.28

latest releases: 23.5.1, 23.4.1, 23.3.35...
16 months ago

Vaadin 22.0.28

Vaadin consists of a set of web components, a Java web framework, configurable themes, tools and a set of app templates.

This is a maintenance release of Vaadin.
See the full release notes for vaadin 22.0 in GitHub releases, including new features, getting started, supported browsers and other technologies, and migration notes.

Visit vaadin.com to get started.

New and Noteworthy

Here are the highlighted new and improved features in this maintenance release.

Flow 9.0.25

Vaadin Web Components 22.0.22

Vaadin Flow Components 22.0.28

Vaadin Component list

  • Vaadin Accordion
  • Vaadin App Layout
  • Vaadin Avatar
  • Vaadin Button
  • Vaadin Checkbox
    • Checkbox
    • Checkbox Group
  • Vaadin Combo Box
  • Vaadin Context Menu
  • Vaadin Custom Field
  • Vaadin Date Picker
  • Vaadin Date Time Picker
  • Vaadin Details
  • Vaadin Dialog
  • Vaadin Form Layout
  • Vaadin Grid
    • Grid
    • Tree Grid
    • Grid Context Menu
  • Vaadin Icons
  • Vaadin List Box
  • Vaadin Login
  • Vaadin Menu Bar
  • Vaadin Messages
  • Vaadin Notification
  • Vaadin Ordered Layout
    • Horizontal Layout
    • Vertical Layout
    • Flex Layout
  • Vaadin Progress Bar
  • Vaadin Radio Button
    • Radio Button
    • Radio Button Group
  • Vaadin Renderer
  • Vaadin Select
  • Vaadin Split Layout
  • Vaadin Tabs
  • Vaadin Text Field
    • Text Field
    • Text Area
    • Password Field
    • Big Decimal Field
    • Email Field
    • Integer Field
    • Number Field
  • Vaadin Time Picker
  • Vaadin Upload
  • Vaadin Virtual List
  • Vaadin Board (PRO)
  • Vaadin Charts (PRO)
  • Vaadin Confirm Dialog (PRO)
  • Vaadin Cookie Consent (PRO)
  • Vaadin Crud (PRO)
  • Vaadin Grid Pro (PRO)
  • Vaadin Rich Text Editor (PRO)

Support

vaadin 22 is supported until March 2023. The latest version is Vaadin 23. More details of our release model are available on our roadmap page.

Vaadin also provides commercial support and warranty.

Getting Started with Vaadin

App starters

The best way to get started with Vaadin is to go to https://start.vaadin.com and configure your new application by setting up your views, entities, styles, and the technology stack you’re interested in.

For the full list of how to get started go to the GitHub releases.

Reporting Issues

We appreciate if you try to find the most relevant repository to report the issue in. If it is not obvious which project to add issues to, you are always welcome to report any issue at https://github.com/vaadin/platform/issues.

A few rules of thumb will help you and us in finding the correct repository for the issue:

  1. If you encounter an issue with the TypeScript and HTML API of Vaadin components, the repository is https://github.com/vaadin/web-components
  2. If you encounter an issue with the Java API of Vaadin components, the repository is https://github.com/vaadin/flow-components
  3. If you encounter an issue with Flow which does not seem to be related to a specific component, the problem is likely in Flow itself. The Flow repository is https://github.com/vaadin/flow
  4. If you encounter an issue with Designer, the repository is https://github.com/vaadin/designer
  5. If you encounter an issue with TestBench, the repository is https://github.com/vaadin/testbench

Don't miss a new platform release

NewReleases is sending notifications on new releases.