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
/
src
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fixed NPE (#10537)"
Henri Sara
2013-01-08
1
-1
/
+1
|
\
|
*
Fixed NPE (#10537)
Artur Signell
2013-01-08
1
-1
/
+1
*
|
Merge "Only show tooltips for the Form itself (#9173)"
Leif Åstrand
2013-01-08
1
-0
/
+14
|
\
\
|
*
|
Only show tooltips for the Form itself (#9173)
Artur Signell
2013-01-08
1
-0
/
+14
|
|
/
*
|
Merge "Cancel possibly pending layout timer when starting layout (#10659)"
Leif Åstrand
2013-01-08
1
-1
/
+1
|
\
\
|
*
|
Cancel possibly pending layout timer when starting layout (#10659)
Artur Signell
2013-01-08
1
-1
/
+1
|
|
/
*
|
Merge "Fixed NPE in Tabsheet (#10479)"
Leif Åstrand
2013-01-08
1
-1
/
+1
|
\
\
|
*
|
Fixed NPE in Tabsheet (#10479)
Artur Signell
2013-01-07
1
-1
/
+1
|
|
/
*
/
Fixed subpixel measuring in IE9+ (#10636)
Artur Signell
2013-01-07
1
-5
/
+87
|
/
*
Merge "Don't include relative sizes in expand compensation (#10222)"
Henri Sara
2013-01-04
2
-1
/
+24
|
\
|
*
Don't include relative sizes in expand compensation (#10222)
Leif Åstrand
2013-01-04
2
-1
/
+24
*
|
Don't let the caption cause negative width (#10630)
Leif Åstrand
2013-01-04
1
-0
/
+3
|
/
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
283
-331
/
+716
*
Preserve scroll position of ListSelect after server round-trip if the
Anna Koskinen
2013-01-03
1
-0
/
+8
*
Remember old splitter position when adjusting for out of bounds (#10596)
Leif Åstrand
2013-01-03
1
-3
/
+9
*
Update AbstractOrderedLayout calculation logic
Leif Åstrand
2013-01-03
3
-217
/
+221
*
Merge of (#9862) to Vaadin 7.
Anna Koskinen
2013-01-02
1
-2
/
+4
*
Merge of (#9885) to Vaadin 7.
Anna Koskinen
2012-12-19
1
-1
/
+1
*
Use JavaScriptMethodInvocation to detect js invocations (#10549)
Leif Åstrand
2012-12-19
4
-8
/
+42
*
(#9949) Flush focused connector on historyChange
Mikael Grankvist
2012-12-19
7
-4
/
+74
*
Fix regressions in RPC handling (#10549)
Leif Åstrand
2012-12-19
1
-1
/
+8
*
Encode all values based on declared type (#10549)
Leif Åstrand
2012-12-18
3
-75
/
+102
*
Ensure updateCaption is invoked for new children (#10564)
Leif Åstrand
2012-12-18
2
-21
/
+52
*
Merge "Log size before the element string as it can be quite long"
Artur Signell
2012-12-15
1
-3
/
+2
|
\
|
*
Log size before the element string as it can be quite long
Leif Åstrand
2012-12-14
1
-3
/
+2
*
|
Merge "Avoid attempting to use a DOM node as an element (#10480)"
Artur Signell
2012-12-15
1
-1
/
+8
|
\
\
|
*
|
Avoid attempting to use a DOM node as an element (#10480)
Leif Åstrand
2012-12-14
1
-1
/
+8
|
|
/
*
|
Merge "Colorpicker IE fixes"
John Ahlroos
2012-12-14
1
-18
/
+37
|
\
\
|
|
/
|
/
|
|
*
Colorpicker IE fixes
Anna Koskinen
2012-12-14
1
-18
/
+37
*
|
Send fraction pixel values to the client (#10531)
Artur Signell
2012-12-14
1
-2
/
+3
|
/
*
Fixed typo in method name
Artur Signell
2012-12-13
1
-2
/
+2
*
Restore compatibility with selectors without slots (#9893)
Leif Åstrand
2012-12-13
1
-0
/
+12
*
Fix selector backwards compatibility (#9893)
Leif Åstrand
2012-12-13
1
-16
/
+4
*
Merge "Add getLastResponseId() (#10496)"
Artur Signell
2012-12-12
1
-0
/
+21
|
\
|
*
Add getLastResponseId() (#10496)
Leif Åstrand
2012-12-11
1
-0
/
+21
*
|
Refactor client-side ordered layouts (#9893)
Leif Åstrand
2012-12-11
8
-1211
/
+1248
|
/
*
Vaadin 7 compatible ColorPicker (#9201)
Anna Koskinen
2012-12-10
9
-0
/
+904
*
Merge "Better error messages for unknown legacy variable types (#10481)"
Leif Åstrand
2012-12-10
1
-1
/
+14
|
\
|
*
Better error messages for unknown legacy variable types (#10481)
Artur Signell
2012-12-10
1
-1
/
+14
*
|
Additional fixes for accordion/IE (#9552)
Artur Signell
2012-12-10
1
-1
/
+2
|
/
*
Merge "Default id should get overridden only if id has been specifically set ...
Artur Signell
2012-12-07
1
-5
/
+12
|
\
|
*
Default id should get overridden only if id has been specifically set
Anna Koskinen
2012-12-07
1
-5
/
+12
*
|
Added javadoc (#10378)
Artur Signell
2012-12-07
1
-0
/
+7
*
|
Merge "Attach drag'n'drop drag image to overlay container (#10384)"
Marc Englund
2012-12-07
2
-21
/
+61
|
\
\
|
|
/
|
/
|
|
*
Attach drag'n'drop drag image to overlay container (#10384)
Artur Signell
2012-12-02
2
-21
/
+61
*
|
Reset state before sending hierarchy event to removed connector (#10151)
Leif Åstrand
2012-12-07
1
-0
/
+25
*
|
Merge "Re-added accidentally removed IE 8 workaround for uploads (#9179)"
Leif Åstrand
2012-12-05
1
-0
/
+2
|
\
\
|
*
|
Re-added accidentally removed IE 8 workaround for uploads (#9179)
Anna Koskinen
2012-12-05
1
-0
/
+2
*
|
|
Merge "Changed order of the containers in DOM Added necessary position for ri...
Leif Åstrand
2012-12-05
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Changed order of the containers in DOM
michaelvogt
2012-12-01
1
-1
/
+2
|
|
/
[next]