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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use v-tree8 as stylename for new Tree component (#9238)
Teemu Suo-Anttila
2017-05-05
1
-2
/
+2
*
Add additional overrides to Tree (#9225)
Aleksi Hietanen
2017-05-03
1
-14
/
+85
*
Add missing since tags for 8.1 (#9220)
Henri Sara
2017-05-03
8
-5
/
+15
*
HierarchicalDataProvider cache invalidation workaround (#9218)
Aleksi Hietanen
2017-05-02
1
-1
/
+3
*
Add an initial version of Tree component (#9212)
Teemu Suo-Anttila
2017-05-02
9
-179
/
+692
*
Add method for checking whether drag event was cancelled (#9214)
Adam Wagner
2017-05-02
1
-0
/
+11
*
Improve expand and collapse of items in TreeGrid (#9159)
Aleksi Hietanen
2017-05-02
3
-34
/
+143
*
Add support for pluggable filters for rewriting dependencies (#9182)
Artur
2017-05-02
5
-5
/
+179
*
Open VaadinServlet and BootstrapHandler classes for external use (#9164)
Artur
2017-04-27
3
-17
/
+113
*
Make Bootstrap URIResolver available to bootstrap listeners (#9171)
Artur
2017-04-27
2
-8
/
+36
*
Make some of dnd's javadoc clearer.
Adam Wagner
2017-04-27
2
-4
/
+21
*
Add since tags for 8.1
Henri Sara
2017-04-27
3
-5
/
+13
*
Add an option for defining number of visible items in a NativeSelect (#9109)
Artur
2017-04-26
1
-0
/
+29
*
Detect Chrome on iOS as Chrome + Webkit (#9138)
Artur
2017-04-25
1
-1
/
+3
*
Add missing fields to OSGi manifests
Henri Sara
2017-04-25
1
-0
/
+2
*
Fix dependency issues that cause the server bundle to be built incorrectly
Mirjan Merruko
2017-04-25
2
-3
/
+4
*
Add OSGi support #8830 #8827 #8828 #8829
Mirjan Merruko
2017-04-25
4
-41
/
+91
*
Make it possible to set a Resource as drag image (#9088)
Adam Wagner
2017-04-25
1
-0
/
+11
*
Add support for frontend:// using separate es5 and es6 folders
Artur
2017-04-24
4
-9
/
+161
*
Include charset in text/html responses (#8777) (#9123)
Ilia Motornyi
2017-04-21
4
-6
/
+11
*
Add/fill in missing @since tags for 8.1 (#9106)
8.1.0.alpha6
Henri Sara
2017-04-19
11
-76
/
+82
*
Support using Composite and CustomComponent as a Design root class (#9017)
Artur
2017-04-18
12
-10
/
+341
*
Fix problem when reading a nested Design based on a GridLayout (#9092)
Artur
2017-04-18
3
-6
/
+62
*
Composite component (#8952)
Artur
2017-04-18
3
-1
/
+408
*
Always send a push identifier on UI initialization
Aleksi Hietanen
2017-04-13
1
-3
/
+1
*
Use separate identifier for push connections
8.1.0.alpha5
Aleksi Hietanen
2017-04-13
3
-3
/
+50
*
Create combined drop mode to allow both on_top and between drops (#9063)
Adam Wagner
2017-04-13
1
-0
/
+37
*
Grid drag and drop documentation (#9055)
Adam Wagner
2017-04-13
1
-0
/
+8
*
Check for NullPointer to remove exception spam
Knoobie
2017-04-13
1
-0
/
+12
*
Binder with Nested Properties (#8923)
chrosim
2017-04-12
8
-25
/
+341
*
Fix empty TreeGrid (#9067)
Aleksi Hietanen
2017-04-12
1
-0
/
+2
*
Remove Extension suffix from Grid DND classes (#9035)
Adam Wagner
2017-04-12
8
-25
/
+31
*
Make it possible to drop things between Grid rows (#8979)
Adam Wagner
2017-04-12
2
-15
/
+74
*
Provide dragged Grid items in server side (#8950)
Adam Wagner
2017-04-12
11
-61
/
+339
*
Make it possible to drop things on top of Grid rows (#8747)
Adam Wagner
2017-04-12
4
-2
/
+198
*
Make all selected rows draggable (#8746)
Adam Wagner
2017-04-12
1
-0
/
+3
*
Make Grid rows draggable (#8690)
Adam Wagner
2017-04-12
1
-0
/
+125
*
Use setCaption Javadocs inherited from Component (#9066)
Leif Åstrand
2017-04-12
2
-16
/
+0
*
Fix initial expand of TreeGrid items
Aleksi Hietanen
2017-04-11
1
-0
/
+1
*
Make Button component draggable (#9038)
Adam Wagner
2017-04-10
1
-0
/
+42
*
Add server-side expand and collapse to TreeGrid (#9021)
Aleksi Hietanen
2017-04-06
5
-13
/
+183
*
Snapshot version update to 8.1 (#9023)
Ilia Motornyi
2017-04-05
1
-1
/
+1
*
TreeGrid keyboard navigation
Ilia Motornyi
2017-04-05
3
-17
/
+68
*
Fix bug column and row expand ratio are not persisted
Tien Nguyen
2017-04-04
2
-14
/
+31
*
Make bindInstanceFields not bind fields already bound using functions (#8998)
Artur
2017-04-03
2
-3
/
+44
*
Make getValueProvider return ValueProvider (#8983)
Leif Åstrand
2017-03-31
2
-3
/
+31
*
Implement LocalDateRenderer and LocalDateTimeRenderer (#8955)
Aleksi Hietanen
2017-03-30
2
-0
/
+423
*
Add Grid.setRowHeight() (#8935)
Henri Sara
2017-03-29
1
-0
/
+24
*
Make CustomField iterator() comply with contract
Artur Signell
2017-03-29
2
-23
/
+72
*
Fix data not being sent again when adding DataGenerators (#8947)
Teemu Suo-Anttila
2017-03-28
2
-0
/
+4
[next]