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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add @since 8.0.2 for Grid.removeAllColumns() (#8789)
Ilia Motornyi
2017-03-09
1
-0
/
+2
*
Correctly detach components in merged cells (#8773)
Artur
2017-03-09
2
-0
/
+28
*
Initial implementation of ComponentRenderer for Grid (#8743)
Teemu Suo-Anttila
2017-03-09
3
-0
/
+193
*
Include components in joined cells when finding child components (#8772)
Artur
2017-03-08
5
-16
/
+134
*
Remove extra empty javadocs before package declaration (#8776)
Ahmed Ashour
2017-03-08
9
-27
/
+0
*
Update column caption when a text is set in the default header row
Artur
2017-03-08
3
-0
/
+40
*
Add missing since, remove unused command
Teemu Suo-Anttila
2017-03-07
1
-1
/
+1
*
Picked all changes from 7.7
Teemu Suo-Anttila
2017-03-07
4
-41
/
+1068
*
Remove tracking of unregistered connectors (#8153)
Aleksi Hietanen
2017-03-07
7
-126
/
+56
*
Add missing Grid.removeAllColumns (#8750)
Artur
2017-03-07
2
-0
/
+23
*
Use try-with-resources (#8757)
Ahmed Ashour
2017-03-07
3
-27
/
+28
*
Add Column.getValueProvider to Grid (#8732)
Artur
2017-03-02
2
-4
/
+63
*
Remove unnecessary override and correct javadoc typo (#8716)
Peter Lehto
2017-03-01
1
-9
/
+1
*
Add @author and @since tags to drag and drop related new files (#8693) (#8694)
Adam Wagner
2017-03-01
8
-1
/
+18
*
Minor fix for javadocs (#8710)
Ilia Motornyi
2017-03-01
1
-3
/
+3
*
Allow powerful Navigator subclassing (#8663)
Giovanni Lovato
2017-02-28
1
-4
/
+17
*
Fix some issues with Binder serialization (#8660)
Ilia Motornyi
2017-02-23
8
-12
/
+44
*
Fix NPE sorting columns with null values (#8610)
Filippo
2017-02-23
2
-1
/
+50
*
Add initial implementation of TreeGrid (#8572)
Aleksi Hietanen
2017-02-23
4
-1
/
+205
*
Make DragSource extension/component available in DropEvent (#8636)
Adam Wagner
2017-02-22
7
-16
/
+61
*
Add support for rendering HTML in ButtonRenderer (#8606)
Artur
2017-02-22
1
-0
/
+24
[next]