aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterchore: Update changelog for Vaadin 8.27.4 (#12639)Patrik Lindström11 days
changelog-8.27.4fix spacingPatrik Lindström14 days
chore-mention-8.14.4chore: Update README.md to mention Vaadin 8.14.4Patrik Lindström3 weeks
chore-readme-8-14-4chore: alter Readme to mention Vaadin 8.14.4 instead of 8.14.3Patrik Lindström7 weeks
8.14chore: Update release notes for 8.14.4Patrik Lindström8 weeks
update-minor-depsfeat: Update POMs and bump build dependency versionsPatrik Lindström8 weeks
add-deprecation-warning-20241105Merge branch 'master' into add-deprecation-warning-20241105Patrik Lindström8 weeks
downgrade-snapshot-version-20241105chore: Downgrade snapshot version for free versionthinwire8 weeks
changelog-8.27.3Update CHANGELOG-VAADIN8.md for Vaadin 8.27.3Patrik Lindström3 months
changelog-8.27.2Update CHANGELOG-VAADIN8.mdPatrik Lindström3 months
[...]
 
TagDownloadAuthorAge
8.27.4vaadin-framework-8.27.4.tar.gz  vaadin-framework-8.27.4.zip  Patrik Lindström11 days
8.14.4vaadin-framework-8.14.4.tar.gz  vaadin-framework-8.14.4.zip  Patrik Lindström8 weeks
8.27.3vaadin-framework-8.27.3.tar.gz  vaadin-framework-8.27.3.zip  Patrik Lindström3 months
8.27.2vaadin-framework-8.27.2.tar.gz  vaadin-framework-8.27.2.zip  Patrik Lindström3 months
8.27.1vaadin-framework-8.27.1.tar.gz  vaadin-framework-8.27.1.zip  Patrik Lindström4 months
8.27.0vaadin-framework-8.27.0.tar.gz  vaadin-framework-8.27.0.zip  Patrik Lindström4 months
untagged-b0e3ac634e7094c3c87evaadin-framework-untagged-b0e3ac634e7094c3c87e.tar.gz  vaadin-framework-untagged-b0e3ac634e7094c3c87e.zip  Patrik Lindström4 months
7.7.44vaadin-framework-7.7.44.tar.gz  vaadin-framework-7.7.44.zip  Markus Lindfors5 months
8.26.0vaadin-framework-8.26.0.tar.gz  vaadin-framework-8.26.0.zip  Patrik Lindström6 months
8.25.2vaadin-framework-8.25.2.tar.gz  vaadin-framework-8.25.2.zip  Patrik Lindström8 months
[...]
 
AgeCommit messageAuthorFilesLines
2016-03-14Initial import of TypedForm componentfeature/databindingTeemu Suo-Anttila2-0/+354
2016-03-14Initial import of TypedGrid component Teemu Suo-Anttila11-0/+721
2016-03-05Add simple ListBox component to use with the DataProviderTeemu Suo-Anttila6-22/+415
2016-03-04Split Filtering and page requests to different RPC callsTeemu Suo-Anttila3-2/+39
2016-03-04Remove dead code, add test component with data communication (#19266)Teemu Suo-Anttila4-26/+354
2016-02-12Improve JavaDocs for DataSources and DataChangeHandlerTeemu Suo-Anttila6-52/+97
2016-02-08Move key mapper to super class and provide methods to customise itTeemu Suo-Anttila2-11/+27
2016-02-08Provide simple clean up for DataProvider on remove and UI detachTeemu Suo-Anttila2-2/+50
2016-02-05Fix ListDataSource implementation firing empty remove eventsTeemu Suo-Anttila1-1/+1
2016-02-05Remove unnecessary size parameter from data reset in simple modeTeemu Suo-Anttila5-20/+7
[...]