TatuLund
I am Heading expertise (trainings, support and maintenance) operations at Vaadin. My GitHub repos include Vaadin 8, Vaadin 23/24 and Hilla demos and add-ons.
@vaadin VaadinTurku, Finland
Pinned Repositories
bakery-v8-sb3
Vaadin 8 Bakery demo using SpringBoot 3.2
bean-table
Simplified bean populated table component for Vaadin 14 backed by a dataprovider.
bookstore-flow-ee
Java EE version of Bookstore Vaadin 24 multimodule project with EAR packaging
devday-demo-flow
Vaadin 14 demo application (DevDays May / 2019)
GridFastNavigation
Grid Fast Navigation Add-on
hilla-demo
Application demoing some realistic use cases with Hilla framework
hilla-v2-demo
Hilla/React demo application using Hilla v2.2+ features like useForm to bind forms data and dataprovider with Grid to perform backend sorting and filtering.
mdi-demo
Exploring multi document interface with Vaadin 24
vaadin-create23
Multimodule project with Vaadin 8 web application demonstrating best practice ideas.
TatuLund's Repositories
TatuLund/devday-demo-flow
Vaadin 14 demo application (DevDays May / 2019)
TatuLund/grid-scroll-extension
Extension for Vaadin Grid to maintain scroll position in TabSheet and setting/getting scroll position from the server side.
TatuLund/GridFlip
Demo application of how to switch between two Grid's fast (Vaadin DevDays May/2019)
TatuLund/LumoGridLayout
Java API for Vaadin Lumo Grid utility classes
TatuLund/PrefixComboBox
Customized ComboBox component with Prefix in text box
TatuLund/ProtoTools
Vaadin components for creating quick prototype applications
TatuLund/touchkit
TouchKit is a library of mobile components for Vaadin Framework
TatuLund/atmosphere
Realtime Client Server Framework for the JVM, supporting WebSockets with Cross-Browser Fallbacks
TatuLund/cdi
Multi Module Project for Vaadin 7 - CDI Integration
TatuLund/ColumnChart
A simple ColumnChart component for Vaadin 23+
TatuLund/cookbook
Copy & paste recipes for Vaadin
TatuLund/field-binder-flow
FieldBinder is a little sibling of Binder for special case of single field bindings. FieldBinder enables to use same Converters, Validators and similar API to Binder with single field binding.
TatuLund/FieldBinder
FieldBinder is a little sibling of Binder for special case of single field bindings. FieldBinder enables to use same Converters, Validators and similar API to Binder with single field binding.
TatuLund/file-download-wrapper
TatuLund/filter-demo
TatuLund/flow-cdi-tutorial
TatuLund/google-signin
Wrapper (with some extra) for google signin - web component
TatuLund/GridEditorColumnFix
Fixes two Vaadin 8 Grid Editor Column issues #8962 and #7276
TatuLund/hilla
The modern frontend framework for Java backends. Build fast reactive web apps with full type safety. Powered by Lit and Spring Boot. Built by Vaadin.
TatuLund/hilla-training-tasks
Hilla application with TODO's for training
TatuLund/LongPressExtension
Vaadin 8 component extension which adds click and hold / long press / long touch event for the component
TatuLund/migrate-v8-to-v14
Example migration project
TatuLund/PivotTable
TatuLund/portlet
Portlet support for Vaadin 14
TatuLund/SwitchingLabel
Extended Vaadin Label with two alternating values with configurable switching interval
TatuLund/tinymcewrapper
Vaadin wrapper for TinyMCE
TatuLund/UploadButton
Upload component with Button behavior, see issue #11120
TatuLund/vaadin-flow-components
Java counterpart of Vaadin Web Components
TatuLund/vaadin-radio-button
The Web Component for customized radio buttons. Part of the Vaadin components.
TatuLund/ViewPortExtension
Add functionality to Vaadin Components to sense if they are in visible viewport or not