index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-7.7.47-changes
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
changelog-8.28.1
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fileToFilesReplacement
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
fileToFilesReplacement
Switched from java.io to java.nio for safer temp file generation
edler-san
3 weeks
master
chore: Update changelog for Vaadin 8.28.1 (#12651)
Patrik Lindström
5 weeks
changelog-8.28.1
chore: Update changelog for Vaadin 8.28.1
Patrik Lindström
5 weeks
changelog-7.7.47-changes
Update CHANGELOG-VAADIN7.md
mlindfors
8 weeks
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-r
chore(deps): bump org.eclipse.jgit:org.eclipse.jgit
dependabot[bot]
2 months
7.7.45-changelog
Update CHANGELOG-VAADIN7.md
mlindfors
6 months
changelog-8.27.6
chore: Update changelog for Vaadin 8.27.6
Patrik Lindström
6 months
changelog-8.27.4
fix spacing
Patrik Lindström
7 months
chore-mention-8.14.4
chore: Update README.md to mention Vaadin 8.14.4
Patrik Lindström
7 months
chore-readme-8-14-4
chore: alter Readme to mention Vaadin 8.14.4 instead of 8.14.3
Patrik Lindström
8 months
[...]
Tag
Download
Author
Age
8.28.1
vaadin-framework-8.28.1.tar.gz
vaadin-framework-8.28.1.zip
Patrik Lindström
5 weeks
8.28.0
vaadin-framework-8.28.0.tar.gz
vaadin-framework-8.28.0.zip
Patrik Lindström
7 weeks
7.7.47
vaadin-framework-7.7.47.tar.gz
vaadin-framework-7.7.47.zip
Markus Lindfors
8 weeks
7.7.46
vaadin-framework-7.7.46.tar.gz
vaadin-framework-7.7.46.zip
Markus Lindfors
4 months
8.27.7
vaadin-framework-8.27.7.tar.gz
vaadin-framework-8.27.7.zip
Patrik Lindström
4 months
7.7.45
vaadin-framework-7.7.45.tar.gz
vaadin-framework-7.7.45.zip
Markus Lindfors
6 months
8.27.6
vaadin-framework-8.27.6.tar.gz
vaadin-framework-8.27.6.zip
Patrik Lindström
6 months
8.27.5
vaadin-framework-8.27.5.tar.gz
vaadin-framework-8.27.5.zip
Patrik Lindström
6 months
8.27.4
vaadin-framework-8.27.4.tar.gz
vaadin-framework-8.27.4.zip
Patrik Lindström
7 months
8.14.4
vaadin-framework-8.14.4.tar.gz
vaadin-framework-8.14.4.zip
Patrik Lindström
8 months
[...]
Age
Commit message
Author
Files
Lines
2017-05-15
WIP: Customize drag image offset for mobile devices
mobile_drag_image_offset
Pekka Hyvönen
3
-4
/
+159
2017-05-15
Update video link in tutorial.adoc (#9317)
Alejandro
1
-3
/
+1
2017-05-15
Fix DnD Polyfill to use isNan(i) instead of i===NaN (#9312)
Pekka Hyvönen
1
-1
/
+1
2017-05-15
Distinguish between touch scroll and drag start on Grid (#9315)
Pekka Hyvönen
1
-3
/
+40
2017-05-15
Use theme font and normal line wrapping for regular tooltips (#9143)
Leif Åstrand
10
-4
/
+128
2017-05-14
WIP: Allow differentiating touch scroll from DnD (#9309)
Henri Sara
1
-0
/
+72
2017-05-12
Refactor Html5 DnD feature based on API review (#9306)
Pekka Hyvönen
61
-400
/
+459
2017-05-12
Properly remove service destroy listeners (#9304)
Artur
2
-1
/
+31
2017-05-11
Create upload URLs only when stream variable is attached by drop handler (#9301)
Adam Wagner
3
-86
/
+54
2017-05-11
Poll server for changes at the end of each file upload (#9300)
Adam Wagner
3
-13
/
+28
[...]