vaadin
Here are 708 public repositories matching this topic...
An open source, free, high performance, stable and secure Java Application Business Platform of Project Management and Document
-
Updated
Aug 23, 2021 - Java
An evolving set of open source web components for building mobile and desktop web applications in modern browsers.
-
Updated
Sep 14, 2021 - JavaScript
vaadin-grid is a free, high quality data grid / data table Web Component. Part of the Vaadin components.
-
Updated
Aug 24, 2021 - HTML
An evolving set of free, open source web components for building mobile and desktop web applications in modern browsers.
-
Updated
Sep 14, 2021 - JavaScript
Electron Java application - What if you could build Desktop applications on Java with HTML 5 UI
-
Updated
Aug 12, 2021 - Java
Vaadin platform 10+ is Java web development platform based on Vaadin web components. If you don't know to which repository your bug report should be filed, use this and we'll move it to the right one.
-
Updated
Sep 17, 2021 - Java
Description of the bug / feature
Improve the exception message being shows to developers when the app shell annotations are not on top AppShellConfigurator class:
Found app shell configuration annotations in non `AppShellConfigurator` classes.
Please create a custom class implementing `AppShellConfigurator` and move the following annotations to it: ...
- Give the name of annot
Small and powerful client-side router for Web Components. Framework-agnostic.
-
Updated
Sep 13, 2021 - HTML
How to build Java Desktop applications with Electron
-
Updated
Oct 26, 2018 - Java
Metl is a simple, web-based integration platform that allows for several different styles of data integration including messaging, file based Extract/Transform/Load (ETL), and remote procedure invocation via Web Services. Read more at www.jumpmind.com/products/metl/overview
-
Updated
Jul 27, 2021 - Java
The Web Component providing a date selection field with scrollable month calendar. Part of the Vaadin components.
-
Updated
Aug 4, 2021 - HTML
Spring integration for Vaadin
-
Updated
Sep 17, 2021 - Java
The Web Component for displaying a list of items with filtering. Part of the Vaadin components.
-
Updated
Aug 27, 2021 - HTML
A microservices example developed with Spring Cloud and Vaadin
-
Updated
Aug 30, 2021 - Java
The Web Component for uploading multiple files with progress indication. Part of the Vaadin components.
-
Updated
Sep 17, 2021 - HTML
Description
As discovered by @vursen there are some mentions of animation in vaadin-upload-file:
Kotlin Vaadin extensions and DSL
-
Updated
Sep 8, 2021 - Kotlin
Allure Server. Save/ generate / provide allure2 reports in one place
-
Updated
May 28, 2021 - Java
Demo app for the Java Web App tutorial series
-
Updated
Sep 16, 2021 - Java
Vaadin 8 wrapper for ChartJS v2.x library
-
Updated
Mar 3, 2020 - Java
Vaadin Icons is a collection of 600+ unique icons designed for web applications
-
Updated
Jul 6, 2021 - HTML
The layout to beat them all!
-
Updated
Apr 6, 2018 - Java
Progressive Web Apps in Java
-
Updated
Feb 14, 2019 - JavaScript
This project contains the source code generated by Vaadin's Starter Pack (Bakery App/Spring)
-
Updated
Aug 31, 2021 - Java
Improve this page
Add a description, image, and links to the vaadin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vaadin topic, visit your repo's landing page and select "manage topics."


Vaadin Framework version: 8, all versions
There is a major error in the class com.vaadin.server.VaadinSession (and possibly other classes too, if this is some kind of cargo cult programming in the Vaadin team)
Most public methods in the class use assertions to "check" if the session has the lock. This is fundamentally wrong. Assertions are the wrong tool to check preconditions in public meth