index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
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-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
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.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
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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for detecting ChromeOS operating system (#9698)
Flamenco
2017-07-27
1
-1
/
+53
*
Add missing since tag (#9695)
Henri Sara
2017-07-19
1
-0
/
+2
*
Add criteria API to make it easier to set acceptance criteria for drag and dr...
Adam Wagner
2017-07-03
5
-1
/
+418
*
Fix bookkeeping assertion error
Ilia Motornyi
2017-06-30
1
-1
/
+1
*
Create drag source and drop target extensions for tree grid (#9463)
Adam Wagner
2017-06-28
3
-0
/
+115
*
Enable row height and content mode settings for Tree (#9540)
Teemu Suo-Anttila
2017-06-20
1
-0
/
+2
*
Add missing since tags (#9544)
Henri Sara
2017-06-15
1
-0
/
+2
*
Rewrite HierarchyMapper to consistently handle changes
Teemu Suo-Anttila
2017-06-15
1
-3
/
+3
*
Add mouse event details to the drop event (#9485)
Adam Wagner
2017-06-07
2
-2
/
+10
*
Allow grid columns to optionally shrink to be narrower than contents
Artur
2017-05-30
1
-0
/
+4
*
Add MultiSelection support for Tree Component (#9354)
Teemu Suo-Anttila
2017-05-23
1
-0
/
+27
*
Show drop hints when dropping in empty Grid (#9353)
Pekka Hyvönen
2017-05-18
1
-1
/
+7
*
Fix DnD issues regarding data type text (#9347)
Adam Wagner
2017-05-17
1
-0
/
+13
*
Add since tags for 8.1 (#9343)
Henri Sara
2017-05-17
2
-0
/
+4
*
Move HierarchicalDataCommunicatorConstants to the correct package
Aleksi Hietanen
2017-05-16
1
-1
/
+1
*
Rename TreeGridCommunicationConstants to HierarchicalDataCommunicatorConstants
Aleksi Hietanen
2017-05-16
1
-3
/
+4
*
Move CompositeState to different package
Aleksi Hietanen
2017-05-16
1
-1
/
+1
*
Add API to store any type of data in the dataTransfer object (#9319)
Adam Wagner
2017-05-16
3
-15
/
+37
*
Rename OSGi classes for Java naming conventions (#9320)
Henri Sara
2017-05-15
5
-22
/
+32
*
Refactor Html5 DnD feature based on API review (#9306)
Pekka Hyvönen
2017-05-12
1
-26
/
+0
*
Poll server for changes at the end of each file upload (#9300)
Adam Wagner
2017-05-11
1
-0
/
+5
*
Add mobile html5 dnd support using polyfill (#9282)
Pekka Hyvönen
2017-05-11
3
-1
/
+26
*
Make it possible to upload files by dropping them onto a drop target (#9277)
Adam Wagner
2017-05-11
4
-0
/
+210
*
Update ES6 detection logic to match what Polymer is using (#9268)
Artur
2017-05-09
1
-9
/
+17
*
Add since tags for 8.0.6
Teemu Suo-Anttila
2017-05-08
1
-0
/
+5
*
Fix HTML5 DnD regression for FF (#9245)
Pekka Hyvönen
2017-05-05
3
-9
/
+8
*
Add missing since tags for 8.1 (#9220)
Henri Sara
2017-05-03
1
-0
/
+6
*
Add an initial version of Tree component (#9212)
Teemu Suo-Anttila
2017-05-02
1
-0
/
+22
*
Fixes repackaging the whole elemental into shared. (#9207)
Ilia Motornyi
2017-05-02
1
-1
/
+1
*
Improve expand and collapse of items in TreeGrid (#9159)
Aleksi Hietanen
2017-05-02
1
-10
/
+12
*
Add since tags for 8.1
Henri Sara
2017-04-27
4
-0
/
+32
*
Add an option for defining number of visible items in a NativeSelect (#9109)
Artur
2017-04-26
1
-0
/
+4
*
Make TreeGrid follow framework style conventions
Aleksi Hietanen
2017-04-26
1
-1
/
+5
*
Detect Chrome on iOS as Chrome + Webkit (#9138)
Artur
2017-04-25
1
-2
/
+18
*
Clarify javadoc for OSGi related interfaces
Henri Sara
2017-04-25
2
-0
/
+10
*
Add missing fields to OSGi manifests
Henri Sara
2017-04-25
1
-0
/
+2
*
Convenience API for registering themes and widgetsets
Mirjan Merruko
2017-04-25
5
-32
/
+372
*
Add OSGi support #8830 #8827 #8828 #8829
Mirjan Merruko
2017-04-25
5
-23
/
+299
*
Make it possible to set a Resource as drag image (#9088)
Adam Wagner
2017-04-25
1
-0
/
+2
*
Add support for frontend:// using separate es5 and es6 folders
Artur
2017-04-24
3
-1
/
+78
*
Include charset in text/html responses (#8777) (#9123)
Ilia Motornyi
2017-04-21
1
-0
/
+5
*
Add/fill in missing @since tags for 8.1 (#9106)
8.1.0.alpha6
Henri Sara
2017-04-19
7
-21
/
+20
*
Composite component (#8952)
Artur
2017-04-18
1
-0
/
+27
*
Add LoadStyle.NONE for completely omitting a connector
Leif Åstrand
2017-04-13
1
-1
/
+7
*
Use separate identifier for push connections
8.1.0.alpha5
Aleksi Hietanen
2017-04-13
1
-1
/
+8
*
Create combined drop mode to allow both on_top and between drops (#9063)
Adam Wagner
2017-04-13
2
-0
/
+22
*
Correctly set ListSelect style names
Artur
2017-04-13
1
-1
/
+2
*
Remove Extension suffix from Grid DND classes (#9035)
Adam Wagner
2017-04-12
4
-6
/
+6
*
Make it possible to drop things between Grid rows (#8979)
Adam Wagner
2017-04-12
4
-1
/
+86
*
Provide dragged Grid items in server side (#8950)
Adam Wagner
2017-04-12
2
-1
/
+51
[next]