aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
fileToFilesReplacementSwitched from java.io to java.nio for safer temp file generationedler-san3 weeks
masterchore: Update changelog for Vaadin 8.28.1 (#12651)Patrik Lindström5 weeks
changelog-8.28.1chore: Update changelog for Vaadin 8.28.1Patrik Lindström5 weeks
changelog-7.7.47-changesUpdate CHANGELOG-VAADIN7.mdmlindfors8 weeks
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-rchore(deps): bump org.eclipse.jgit:org.eclipse.jgitdependabot[bot]9 weeks
7.7.45-changelogUpdate CHANGELOG-VAADIN7.mdmlindfors6 months
changelog-8.27.6chore: Update changelog for Vaadin 8.27.6Patrik Lindström6 months
changelog-8.27.4fix spacingPatrik Lindström7 months
chore-mention-8.14.4chore: Update README.md to mention Vaadin 8.14.4Patrik Lindström7 months
chore-readme-8-14-4chore: alter Readme to mention Vaadin 8.14.4 instead of 8.14.3Patrik Lindström8 months
[...]
 
TagDownloadAuthorAge
8.28.1vaadin-framework-8.28.1.tar.gz  vaadin-framework-8.28.1.zip  Patrik Lindström5 weeks
8.28.0vaadin-framework-8.28.0.tar.gz  vaadin-framework-8.28.0.zip  Patrik Lindström7 weeks
7.7.47vaadin-framework-7.7.47.tar.gz  vaadin-framework-7.7.47.zip  Markus Lindfors8 weeks
7.7.46vaadin-framework-7.7.46.tar.gz  vaadin-framework-7.7.46.zip  Markus Lindfors4 months
8.27.7vaadin-framework-8.27.7.tar.gz  vaadin-framework-8.27.7.zip  Patrik Lindström4 months
7.7.45vaadin-framework-7.7.45.tar.gz  vaadin-framework-7.7.45.zip  Markus Lindfors6 months
8.27.6vaadin-framework-8.27.6.tar.gz  vaadin-framework-8.27.6.zip  Patrik Lindström6 months
8.27.5vaadin-framework-8.27.5.tar.gz  vaadin-framework-8.27.5.zip  Patrik Lindström6 months
8.27.4vaadin-framework-8.27.4.tar.gz  vaadin-framework-8.27.4.zip  Patrik Lindström7 months
8.14.4vaadin-framework-8.14.4.tar.gz  vaadin-framework-8.14.4.zip  Patrik Lindström8 months
[...]
 
AgeCommit messageAuthorFilesLines
2014-04-30Use getChildComponents in PopupView instead of getChildren (#13503)7.1.157.1Denis Anisimov1-4/+2
2014-04-30Replace DragStartModes TB2 test with TB3 testTeemu Suo-Anttila2-62/+46
2014-04-30Fix ComboBox popup scrolling when paging disabled (#13488)mtzukanov3-4/+124
2014-04-30Prevent scroll position reset on GridLayout hierarchy change (#13386)Johannes Dahlström4-2/+168
2014-04-30Fix TextArea with enter keyboard shortcut (#12424)Markus Koivisto3-0/+254
2014-04-30Fix ComboBox cleared suggestion popup on ItemSetChange (#13635)Teemu Suo-Anttila3-3/+154
2014-04-30Add caching support for PublishedFileHandler (#13574)Juuso Valli4-1/+116
2014-04-30Fix missing TreeTable column lines in IE8 (#12989)Juuso Valli1-1/+0
2014-04-30Fix Table width calculation when adding the first item (#13592)Juuso Valli3-1/+140
2014-04-30Fix Table.sort(...) to update the sort indicator (#8978)Juuso Valli3-1/+203
[...]