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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge changes from origin/7.1
Jonatan Kronqvist
2014-02-07
27
-34
/
+1216
|
\
|
*
Ignores scroll events while update from server is in progress (#11454)
Jarno Rantala
2014-01-09
4
-2
/
+622
|
*
Add helper for adding multiple components to AbstractTestUI
Leif Åstrand
2014-01-08
1
-0
/
+4
|
*
Only use ClientRcp and ServerRpc types that are interfaces (#13056)
Leif Åstrand
2014-01-08
6
-2
/
+186
|
*
Changes padding for Textfields with Chameleon theme. (#12974)
Felype Santiago Ferreira
2014-01-07
1
-2
/
+5
|
*
Ensure event listener is a widget before casting #13130
John Ahlroos
2014-01-07
1
-1
/
+1
|
*
Upload control with empty selection (#9602)
Tomi Virtanen
2014-01-07
6
-18
/
+182
|
*
Moved selection of selected rows in TableConnector to occur after the new row...
Jarno Rantala
2014-01-07
3
-3
/
+191
|
*
Fixed spelling mistake in log message.
John Ahlroos
2014-01-07
1
-1
/
+1
|
*
Properly remove shadow event listeners to prevent IE8 memory leak (#13129)
Teppo Kurki
2014-01-03
1
-2
/
+2
|
*
Allow user to override Atmosphere init params set by Vaadin (#13088)
Johannes Dahlström
2013-12-18
1
-1
/
+13
|
*
Show the widgetset name to more easily spot misconfigurations
Artur Signell
2013-12-18
1
-1
/
+5
|
*
Decrease the websocket buffer size due to a Jetty 9.1 issue (#13087)
Johannes Dahlström
2013-12-16
1
-1
/
+4
*
|
No-op merge from origin/7.1
Jonatan Kronqvist
2014-02-07
0
-0
/
+0
|
\
|
|
*
Backported null value support for NestedMethodProperty to 7.1 (#12884)
Jarno Rantala
2013-12-16
7
-30
/
+82
*
|
Merge changes from origin/7.1
Jonatan Kronqvist
2014-02-07
8
-17
/
+121
|
\
|
|
*
Changes padding for Textfields with Chameleon theme. (#12974)
Felype Santiago Ferreira
2013-12-10
3
-1
/
+82
|
*
Fixed TabSheet tab bar sizing by removing an obsolete Safari hack (#12343)
Juho Nurminen
2013-12-10
1
-5
/
+0
|
*
Provides error location for ArithmeticException. (#11877)
Felype Santiago Ferreira
2013-12-10
3
-5
/
+34
|
*
Make VTreeTableScrollBody extendable (#13054)
Henrik Paul
2013-12-10
1
-1
/
+1
|
*
Changed the rendering order of TabSheet tabs to prevent an NPE in isClipped (...
Juho Nurminen
2013-12-05
1
-5
/
+4
*
|
Merge commit '401fa5c940d9b55a4f0b3f96db5990d57271fe82'
Juho Nurminen
2014-02-07
1
-1
/
+1
|
\
|
|
*
Don't send TabSheet focus and blur events to the server when moving the focus...
Juho Nurminen
2013-12-04
1
-1
/
+1
*
|
Added missing exception declarations to TB3 tests
Juho Nurminen
2014-02-07
3
-4
/
+4
*
|
Merge changes from origin/7.1
Jonatan Kronqvist
2014-02-07
33
-57
/
+921
|
\
|
|
*
Fixes right click selection focus issues in Tree. (#12618)
Felype Santiago Ferreira
2013-12-04
3
-2
/
+140
|
*
Timeout redirect timer is reset on server activity (#12446)
Henrik Paul
2013-12-03
4
-1
/
+177
|
*
Do not throw NPE if conversion messages is null (#12962)
Artur Signell
2013-12-03
2
-8
/
+24
|
*
Fix compilation error
Artur Signell
2013-12-02
1
-1
/
+1
|
*
Test for pushing for an extended period of time (24h)
Artur Signell
2013-12-02
7
-3
/
+245
|
*
Disable client timeout so websockets are not disconnected when idle (#13015)
Artur Signell
2013-12-02
10
-16
/
+131
|
*
Allow excluding test from the standard test suite
Artur Signell
2013-11-30
2
-0
/
+46
|
*
Test for broken Webkit feature which causes extra scrollbars (#12736, #12727)
Artur Signell
2013-11-29
2
-0
/
+108
|
*
Correct assertion message which changed due to #12915
Artur Signell
2013-11-29
3
-27
/
+50
*
|
Merge commit '37919d14b7509b1c8d8495a3e334d50a913bfe6f' into master
Jonatan Kronqvist
2014-02-07
65
-745
/
+840
|
\
|
|
*
For @-directives, infer missing semicolon before closing brace (#12792)
joheriks
2013-11-28
69
-803
/
+898
*
|
Merge changes from origin/7.1
Jonatan Kronqvist
2014-02-06
5
-34
/
+212
|
\
|
|
*
Move a sass test that no longer fails.
Mika Murtojarvi
2013-11-27
2
-0
/
+0
|
*
Move working sass tests from sasslangbroken to sasslang.
Mika Murtojarvi
2013-11-27
4
-0
/
+0
|
*
Catch and log exceptions in session lifecycle listeners (#12915)
Henri Sara
2013-11-27
3
-3
/
+162
|
*
Make test work reliably by activating @Push
Artur Signell
2013-11-27
2
-31
/
+50
*
|
Merge commit 'a705f8cc3fd5804e828b6647510795dbbb99eaa3' into
Mika Murtojarvi
2014-02-06
4
-381
/
+430
|
\
|
|
*
Mixins now accept an empty argument list in parentheses
Mika Murtojarvi
2013-11-26
7
-358
/
+450
*
|
Move Sass test files to the correct locations.
Mika Murtojarvi
2014-02-06
2
-0
/
+0
*
|
Merge changes from origin/7.1
Jonatan Kronqvist
2014-02-06
1
-30
/
+76
|
\
|
|
*
Normalize line endings
Mika Murtojarvi
2013-11-26
1
-30
/
+76
*
|
Merge commit '9ab700417ee5fe54329beee3130e6303f9420389' into master
Juho Nurminen
2014-02-06
1
-4
/
+11
|
\
|
|
*
Fixed TabSheet tab keyboard focus issues (#12343)
Juho Nurminen
2013-11-20
1
-24
/
+34
*
|
Merge "Merge commit 'b7e184e30f8e5f1456344f3360c7e8e326c5ad2b' into master"
Juho Nurminen
2014-02-06
1
-5
/
+2
|
\
\
|
*
|
Merge commit 'b7e184e30f8e5f1456344f3360c7e8e326c5ad2b' into master
Jonatan Kronqvist
2014-02-04
1
-5
/
+2
|
|
\
|
[next]