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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix screenshots for VaadinIconSetTest (#8974)
8.1.0.alpha3
Henri Sara
2017-03-30
1
-0
/
+0
*
Implement LocalDateRenderer and LocalDateTimeRenderer (#8955)
Aleksi Hietanen
2017-03-30
9
-10
/
+704
*
Add Grid.setRowHeight() (#8935)
Henri Sara
2017-03-29
8
-2
/
+118
*
Make CustomField iterator() comply with contract
Artur Signell
2017-03-29
2
-23
/
+72
*
Fix ComboBox item select method in example (#8964)
hlxnd
2017-03-28
1
-1
/
+1
*
Update Vaadin Spring to 2.0.1 in BOM (#8963)
Pekka Hyvönen
2017-03-28
1
-1
/
+1
*
Fix NativeSelect inner component size (#8737)
Ilia Motornyi
2017-03-28
5
-0
/
+105
*
Fix data not being sent again when adding DataGenerators (#8947)
Teemu Suo-Anttila
2017-03-28
5
-2
/
+41
*
Move select all visible to multi selection model interface (#8627)
Pekka Hyvönen
2017-03-27
5
-66
/
+78
*
Fix Binder documentation on ValidationException (#8949)
Pekka Hyvönen
2017-03-27
2
-1
/
+31
*
Add `closable` style to Error Notifications (#8903)
Jouni Koivuviita
2017-03-27
4
-3
/
+26
*
Added test for removing last row in cache
Pekka Hyvönen
2017-03-27
2
-1
/
+47
*
Fix removing rows over the cached range in Grid
Pekka Hyvönen
2017-03-27
1
-1
/
+9
*
Use computed style for Escalator size calculations (#8861)
Artur
2017-03-27
4
-59
/
+197
*
Fix infinite loop in data communication (#8927)
Aleksi Hietanen
2017-03-27
4
-10
/
+94
*
Use textContent instead of innerText in TextRenderer (#8936)
Henri Sara
2017-03-27
1
-1
/
+8
*
Fix TreeGridBasicFeaturesTest for IE11 (#8933)
Ilia Motornyi
2017-03-24
1
-0
/
+6
*
Improve caching when expanding nodes in hierarchical data (#8902)
Teemu Suo-Anttila
2017-03-24
4
-31
/
+223
*
Clean DropEvent and DragEndEvent properties (#8925)
Adam Wagner
2017-03-24
9
-41
/
+39
*
Make CloseSessionTest more stable with waitUntil (#8928)
Teemu Suo-Anttila
2017-03-24
1
-0
/
+3
*
Add possibility to configure the content mode of TabSheet tabs (#8920)
Aleksi Hietanen
2017-03-24
5
-3
/
+130
*
Add API support for setting server side drag data (#8915)
Adam Wagner
2017-03-24
3
-0
/
+57
*
Fix default header content changes on init (#8921)
Teemu Suo-Anttila
2017-03-24
3
-15
/
+31
*
Add feature to disable collapsing items in TreeGrid (#8879)
Teemu Suo-Anttila
2017-03-23
12
-87
/
+346
*
Fix FlashExpansionTest (#8919)
Henri Sara
2017-03-23
1
-6
/
+5
*
Update since tags for 8.1.0.alpha2 (#8917)
8.1.0.alpha2
Henri Sara
2017-03-23
2
-7
/
+7
*
Add tip for GUI components with Vaadin 8 (#8899)
Masashi Nakane
2017-03-23
1
-0
/
+4
*
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
12
-231
/
+135
*
Set column captions when reading grid from a design file (#8770)
Artur
2017-03-22
2
-4
/
+14
*
Fix Flash expanding with percentage sizing (#8898)
Olli Tietäväinen
2017-03-22
4
-8
/
+200
*
Check Trident version to detect compatibility mode (#8884)
Dos Moonen
2017-03-22
2
-8
/
+46
*
Optimize grid by avoiding redundant row refreshes (#8874)
Henri Sara
2017-03-22
1
-6
/
+21
*
Deprecate old DnD functionality (#8864)
Pekka Hyvönen
2017-03-22
36
-16
/
+231
*
Add collapse and expand events to TreeGrid (#8889)
Aleksi Hietanen
2017-03-21
4
-1
/
+225
*
Measure TreeGrid performance (#8896)
Aleksi Hietanen
2017-03-21
3
-16
/
+198
*
Add missing since tags for 8.1.0.alpha1 (#8888)
Henri Sara
2017-03-21
7
-11
/
+25
*
Add more 8.0.3 since tags
Henri Sara
2017-03-21
5
-14
/
+29
*
Add @since 8.0.3 tags
elmot
2017-03-21
9
-0
/
+34
*
Change fromCollection -> ofCollection
Jonni Nakari
2017-03-21
1
-3
/
+3
*
Support data-location attribute in CustomLayout (#8866)
Henri Sara
2017-03-20
6
-6
/
+105
*
Initial Documentation for TreeGrid and Hierarchical Data (#8880)
Pekka Hyvönen
2017-03-20
15
-9
/
+240
*
Initial documentation for 8.1 Drag and Drop (#8867)
Pekka Hyvönen
2017-03-20
3
-502
/
+127
*
Fix some javadoc errors (#8873)
Ahmed Ashour
2017-03-20
8
-23
/
+22
*
Fix readme (#8857)
8.1.0.alpha1
Johannes Häyry
2017-03-17
1
-11
/
+10
*
Update release notes for 8.1.0.alpha1 (#8863)
Pekka Hyvönen
2017-03-17
1
-147
/
+15
*
Add tests for non-compatibility Grid
Teemu Suo-Anttila
2017-03-16
2
-0
/
+112
*
Always calculate Escalator max row count the same way (#8740)
Artur
2017-03-16
6
-28
/
+218
*
Handle unknown connectors consistently and quietly as described in #8111 (#8741)
Artur
2017-03-16
2
-6
/
+63
*
ApplicationRunnerServlet to correctly get last modified application (#8852)
Ahmed Ashour
2017-03-16
2
-4
/
+3
[next]