Leif Åstrand's repositories
customgrid
Step-by-step example of how to integrate various client-side features with Vaadin Flow.
reactivevaadin
Reactive APIs for Vaadin
csp-for-vaadin
Experiment to use strict CSP settings with a Vaadin 14 application
htmltemplate
Use simple HTML files as server-side Vaadin templates
address-book-vaadin-15
Quick and dirty example on how to use Vaadin 15 endpoints, components and TS
demodulizer
The opposite of Polymer modulizer, but for Vaadin
recycling-renderer
Prototype for a component renderer for Vaadin Grid that recycles component instances
server-timing
Vaadin add-on that helps report server-side processing times to the developer tooling in the browser
shared-signals
Proof of concept of sharing signal values between users
vaadin-accordion
The Web Component for accordions. Part of the Vaadin components.
vaadin-ga-tracker
Vaadin Google Analytics Tracker
vaadin-without-classpath-scanning
Proof of concept showing how Vaadin can be used without classpath scanning
buttonrenderer
Template-based button renderer for Vaadin 10+
ck-pg-backend
Experimental Collaboration Kit cluster backend based on PostgreSQL LISTEN and NOTIFY
flow-jsx-view
Prototype for using JSX to define a Flow view
fs-routing
Prototype of file system based routing in Vaadin
fusion-push
API prototype for server push support for Fusion
multiplayer-demo
A multiplayer application demo
view-state
Proof of concept with type-safe view state management based on signals for Hilla