summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
fileToFilesReplacementSwitched from java.io to java.nio for safer temp file generationedler-san2 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.mdmlindfors7 weeks
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-rchore(deps): bump org.eclipse.jgit:org.eclipse.jgitdependabot[bot]8 weeks
7.7.45-changelogUpdate CHANGELOG-VAADIN7.mdmlindfors5 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öm6 weeks
7.7.47vaadin-framework-7.7.47.tar.gz  vaadin-framework-7.7.47.zip  Markus Lindfors7 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 Lindfors5 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
2017-02-07Update missing since tags for 7.7.7 (#8474)7.7.7Pekka Hyvönen7-1/+13
2017-02-07Update 7.7 release notes to github era (#8472)Pekka Hyvönen1-21/+5
2017-02-07Fix problem with re-opening the popup (#8446) (#8454)caalador3-5/+118
2017-02-06Fix the absolute layout component resize positioning tests. (#8456)caalador1-17/+45
2017-02-02Fix caption updating in CustomLayout (#8415)Artur3-5/+77
2017-02-01Call "destroy" instead of "destory" in JavaScriptRenders (#8263)Artur7-8/+115
2017-02-01Use an actually transparent 1x1 image (#8407)Artur1-1/+1
2017-02-01Add method for refreshing all Grid rows (#8406)Artur3-1/+53
2017-01-30Prevent reorder of frozen columns when there are hidden columns (#8278)Artur2-2/+24
2017-01-30Make it possible to disallow user selection in Grid (#8144)Artur18-30/+694
[...]