summaryrefslogtreecommitdiffstats
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.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
2015-05-25Ensure the whole hierarchy is refreshed when opening editor row (#17459)7.4.7Artur Signell4-0/+183
2015-05-25Fix MenuBar keyboard navigation and selecting (#17076)Teemu Suo-Anttila4-201/+124
2015-05-25Add pointer to new location for methods moved to WidgetUtil (#17952)Leif Åstrand1-0/+201
2015-05-25Fix adding a column to Table and immediately changing its size (#17927)Teemu Suo-Anttila3-9/+119
2015-05-25Fix GridStructureTest to workaround Chrome + Selenium issueTeemu Suo-Anttila1-3/+4
2015-05-25Selectable row should have pointer-type cursor [#17911]Anna Koskinen1-0/+7
2015-05-25Return components in merged header/footer cells only once (#17904)Artur Signell2-1/+62
2015-05-25Handle generated empty string style names properly (#17335)Artur Signell4-3/+59
2015-05-25Ensure VDebugWindow.get() always returns the real instance (#17871)Leif Åstrand2-3/+3
2015-05-25Make TableQuery only release connections reserved through its poolArtur Signell9-66/+198
[...]