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]2 months
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
2016-07-16Use pure JS instead of JQuery JS for Atmosphere (#19396)feature/atmosphere-pure-javascriptArtur Signell7-10366/+22
2016-07-15Added a null check to method 'setCellFocus' in grid.java in line with other c...7.7.0.beta1Dillion Bowman1-1/+2
2016-07-14Fix typoSampsa Sohlman1-1/+1
2016-07-14Fix javax.servlet versionSampsa Sohlman1-2/+2
2016-07-14Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman9-10/+30
2016-07-14GridLayoutDetailsRowTest to work with PhantomJSAnna Koskinen1-14/+1
2016-07-13Scaled images and fixes to Grid, FormLayout, and Slider docs. #19835Marko Gronroos4-64/+54
2016-07-13Basic documentation of the declarative format for ordered layouts.Marko Gronroos1-5/+42
2016-07-13Fix and optimize TabsheetScrollingTestHenri Sara1-3/+15
2016-07-13Fixing drag and drop file upload issue on windows (#19809)adam2-10/+41
[...]