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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing since for 8.0.7
Teemu Suo-Anttila
2017-07-11
1
-0
/
+3
*
Fix displaying Grid sort order set from server (#9530)
Teemu Suo-Anttila
2017-07-11
1
-3
/
+25
*
Add handler for row height changing in Grid
Teemu Suo-Anttila
2017-07-11
1
-0
/
+6
*
Show empty selection caption in ComboBox (#9468)
Teemu Suo-Anttila
2017-07-11
2
-6
/
+33
*
Fix resetting of last filter in VComboBox (#9381)
Matti Tahvonen
2017-07-11
1
-1
/
+0
*
Make clicking checkbox label call focus listeners (#9271)
Knoobie
2017-07-11
1
-3
/
+3
*
Add since tags for 8.0.6
8.0.6
Teemu Suo-Anttila
2017-05-08
1
-0
/
+1
*
Remove unnecessary logging from setHeightByRows in Escalator
Teemu Suo-Anttila
2017-05-08
1
-1
/
+0
*
Fix issues in Grid with undefined height (#9104)
Teemu Suo-Anttila
2017-05-08
1
-49
/
+43
*
Fix client-side memory leak caused by Grid events (#9103)
Aleksi Hietanen
2017-05-08
6
-65
/
+170
*
Ignore all external events in the Profiler (#9033)
Artur
2017-05-08
1
-0
/
+6
*
Use separate identifier for push connections
Aleksi Hietanen
2017-05-08
2
-6
/
+25
*
Correctly set ListSelect style names
Artur
2017-05-08
1
-19
/
+10
*
Notify a resource load listener many times if it has been added many times (#...
Artur
2017-05-08
1
-3
/
+4
*
Provide GridLayout size and cell elements to JS and TB (#9019)
Artur
2017-05-08
1
-0
/
+44
*
Remove compile-time mockito dependency from client module
Aleksi Hietanen
2017-05-08
1
-5
/
+0
*
Send view width as width and not height
Artur
2017-05-08
1
-2
/
+2
*
Correctly set style names for NativeSelect (#9006)
Artur
2017-05-08
2
-2
/
+9
*
Fix Editor not saving values by pressing Enter (#8946)
Stephen Wellington
2017-05-08
1
-2
/
+2
*
Fix column indexing when setting a renderer (#8976)
Teemu Suo-Anttila
2017-05-08
1
-4
/
+5
*
Add missing @since for 8.0.5 and 7.7.8
8.0.5
Pekka Hyvönen
2017-03-30
2
-1
/
+3
*
Fix Panel.setScrollTop() for large values (#8563)
Olli Tietäväinen
2017-03-30
1
-0
/
+7
*
Fix NativeSelect inner component size (#8737)
Ilia Motornyi
2017-03-30
1
-0
/
+24
*
Fix data not being sent again when adding DataGenerators (#8947)
Teemu Suo-Anttila
2017-03-30
1
-0
/
+6
*
Fix removing rows over the cached range in Grid
Pekka Hyvönen
2017-03-30
1
-1
/
+9
*
Use computed style for Escalator size calculations (#8861)
Artur
2017-03-30
2
-59
/
+113
*
Fix default header content changes on init (#8921)
Teemu Suo-Anttila
2017-03-30
1
-12
/
+14
*
Fix Flash expanding with percentage sizing (#8898)
Olli Tietäväinen
2017-03-22
2
-8
/
+107
*
Check Trident version to detect compatibility mode (#8884)
Dos Moonen
2017-03-22
1
-0
/
+36
*
Optimize grid by avoiding redundant row refreshes (#8874)
Henri Sara
2017-03-22
1
-6
/
+21
*
Support data-location attribute in CustomLayout (#8866)
Henri Sara
2017-03-22
1
-0
/
+4
*
Add @since 8.0.3 tags
8.0.3
elmot
2017-03-16
2
-0
/
+6
*
Always calculate Escalator max row count the same way (#8740)
Artur
2017-03-16
1
-13
/
+19
*
Remove unnecessary width calculation on Grid initial render (#8848)
Henri Sara
2017-03-16
2
-31
/
+56
*
Allow changing renderers after column creation (#8841)
Teemu Suo-Anttila
2017-03-16
1
-1
/
+5
*
Fix removing rows from the middle of Escalator (#8826)
Pekka Hyvönen
2017-03-16
1
-8
/
+2
*
Correct license location
Ahmed Ashour
2017-03-16
2
-6
/
+2
*
Fix detach of grid when it contains frozen columns (#8803)
Artur
2017-03-16
1
-2
/
+6
*
Fix ComboBox popup location on scrolled pages in IE/Firefox
Henri Sara
2017-03-16
1
-5
/
+13
*
Remove extra empty javadocs before package declaration (#8776)
Ahmed Ashour
2017-03-16
14
-40
/
+0
*
Avoid double unregister of columns on the client side
Artur Signell
2017-03-16
1
-7
/
+7
*
Fix client-side error when Upload in TabSheet and Push
Johannes Tuikkala
2017-03-16
1
-4
/
+6
*
Always load the deferred connector bundle (#8713)
Leif Åstrand
2017-03-16
3
-18
/
+51
*
Add support for rendering HTML in ButtonRenderer (#8606)
Artur
2017-03-16
2
-1
/
+22
*
Support Vaadin custom protocols in Vaadin-Refresh redirects (#8597)
Artur
2017-03-16
1
-1
/
+2
*
Translate "context://" to the context root of the web app
Artur
2017-03-16
2
-3
/
+22
*
Picked all changes from 7.7
Teemu Suo-Anttila
2017-03-07
9
-72
/
+96
*
Remove tracking of unregistered connectors (#8153)
Aleksi Hietanen
2017-03-07
2
-25
/
+9
*
Fix exception when no columns are shown (#8733)
Artur
2017-03-07
1
-9
/
+17
*
Fix js state partial updates (#8695)
Leif Åstrand
2017-03-07
1
-6
/
+0
[next]