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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
Move select all visible to multi selection model interface (#8627)
Pekka Hyvönen
2017-03-27
3
-64
/
+76
*
Fix Binder documentation on ValidationException (#8949)
Pekka Hyvönen
2017-03-27
1
-0
/
+30
*
Add `closable` style to Error Notifications (#8903)
Jouni Koivuviita
2017-03-27
1
-0
/
+7
*
Fix infinite loop in data communication (#8927)
Aleksi Hietanen
2017-03-27
2
-10
/
+16
*
Improve caching when expanding nodes in hierarchical data (#8902)
Teemu Suo-Anttila
2017-03-24
1
-28
/
+33
*
Clean DropEvent and DragEndEvent properties (#8925)
Adam Wagner
2017-03-24
4
-30
/
+17
*
Add possibility to configure the content mode of TabSheet tabs (#8920)
Aleksi Hietanen
2017-03-24
1
-0
/
+28
*
Add API support for setting server side drag data (#8915)
Adam Wagner
2017-03-24
2
-0
/
+42
*
Add feature to disable collapsing items in TreeGrid (#8879)
Teemu Suo-Anttila
2017-03-23
2
-19
/
+67
*
Update since tags for 8.1.0.alpha2 (#8917)
8.1.0.alpha2
Henri Sara
2017-03-23
2
-7
/
+7
*
Improved Binder#hasChanges JavaDoc (#8912)
Matti Tahvonen
2017-03-22
1
-8
/
+12
*
Remove support for transfer data type (#8910)
Adam Wagner
2017-03-22
7
-158
/
+111
*
Set column captions when reading grid from a design file (#8770)
Artur
2017-03-22
2
-4
/
+14
*
Deprecate old DnD functionality (#8864)
Pekka Hyvönen
2017-03-22
9
-5
/
+48
*
Add collapse and expand events to TreeGrid (#8889)
Aleksi Hietanen
2017-03-21
1
-1
/
+173
*
Add missing since tags for 8.1.0.alpha1 (#8888)
Henri Sara
2017-03-21
4
-8
/
+20
*
Add more 8.0.3 since tags
Henri Sara
2017-03-21
4
-14
/
+25
*
Add @since 8.0.3 tags
elmot
2017-03-21
6
-0
/
+26
*
Support data-location attribute in CustomLayout (#8866)
Henri Sara
2017-03-20
1
-0
/
+5
*
Initial documentation for 8.1 Drag and Drop (#8867)
Pekka Hyvönen
2017-03-20
1
-0
/
+61
*
Fix some javadoc errors (#8873)
Ahmed Ashour
2017-03-20
7
-22
/
+21
*
Handle unknown connectors consistently and quietly as described in #8111 (#8741)
Artur
2017-03-16
2
-6
/
+63
*
Correctly write margin info for FormLayout into design files (#8804)
Artur
2017-03-16
4
-26
/
+85
*
Hierarchical data (#8842)
Aleksi Hietanen
2017-03-16
16
-98
/
+2458
*
Allow changing renderers after column creation (#8841)
Teemu Suo-Anttila
2017-03-15
3
-6
/
+94
*
Correct license location
Ahmed Ashour
2017-03-14
3
-20
/
+3
*
Make test for EditorSaveEvent.bean field
Ilia Motornyi
2017-03-14
2
-6
/
+25
*
Read/write Grid item type to declarative and create columns correctly (#8769)
Artur
2017-03-13
3
-18
/
+438
*
Update frozen column count when a frozen column is removed (#8788)
Artur
2017-03-10
2
-2
/
+45
*
Add the bean to grid editor events
Giovanni Lovato
2017-03-10
3
-4
/
+32
*
Update JavaDoc for @DesignRoot. (#8805)
anssit
2017-03-10
1
-4
/
+5
*
RichTextField unnecessarily overwrites clear method (#8802)
Ilia Motornyi
2017-03-09
1
-7
/
+0
*
Update Atmosphere to resolve problems in servlets with multiple mappings (#8785)
Artur
2017-03-09
1
-1
/
+1
[next]