index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
changelog-8.27.6
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
/
src
/
com
/
vaadin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Javadocs and minor tweaks for extensions, JavaScript and js wrappers
Leif Åstrand
2012-06-20
11
-48
/
+488
*
Fixed regression: AbstractClickEventHandler.onMouseUp() should call shouldFir...
Johannes Dahlström
2012-06-19
1
-1
/
+2
*
Fix DragAndDropWrapper tooltip handling to use shared state
Johannes Dahlström
2012-06-19
2
-1
/
+4
*
Ensure widgets are scrollable after a state change (see also #8994)
Johannes Dahlström
2012-06-19
6
-12
/
+38
*
Register mousedown handler correctly
Johannes Dahlström
2012-06-19
1
-5
/
+4
*
Properly update v-disabled styles for most components (#8719)
Leif Åstrand
2012-06-19
3
-9
/
+15
*
Merge branch '6.8'
Johannes Dahlström
2012-06-19
32
-356
/
+192
|
\
|
*
#7938 Added reference to #8971 to the javadoc
Johannes Dahlström
2012-06-15
1
-0
/
+3
|
*
#7938 Clarified Window.center() javadoc
Johannes Dahlström
2012-06-15
1
-2
/
+4
|
*
Fixed typo (: instead of =) (#8941)
Artur Signell
2012-06-14
1
-1
/
+1
|
*
#8852 Applied Sami's patch with minor changes to comments and the test
Johannes Dahlström
2012-06-14
2
-9
/
+20
|
*
#7766 Applied Sami's patch
Johannes Dahlström
2012-06-14
1
-1
/
+8
|
*
Change Chameleon -> chameleon + unit test for all builtin themes (#8386)
Leif Åstrand
2012-06-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master'
Johannes Dahlström
2012-06-19
10
-726
/
+1137
|
\
\
|
*
|
Use new Function instead of eval to restrict scope (#8980)
Leif Åstrand
2012-06-19
1
-3
/
+3
|
*
|
Fix typo in variable name
Leif Åstrand
2012-06-19
1
-3
/
+3
|
*
|
Extract API from Root to Page (#8907)
Leif Åstrand
2012-06-19
9
-722
/
+1133
*
|
|
Fix issues caused by 6.8 merge: prevent NPE with componentStyles; ensure spli...
Johannes Dahlström
2012-06-19
3
-5
/
+15
*
|
|
Merge remote-tracking branch 'origin/master'
Johannes Dahlström
2012-06-19
6
-45
/
+94
|
\
|
|
|
*
|
Deprecate @LoadScripts to signal that it's a temporary hack (#8888)
Leif Åstrand
2012-06-18
1
-0
/
+8
|
*
|
Remove method accidentally left behind (#6730)
Leif Åstrand
2012-06-15
1
-17
/
+0
|
*
|
Add API for getting the parent connector's id (#8888)
Leif Åstrand
2012-06-15
1
-5
/
+25
|
*
|
Add support for getting the dom element for any connector id (#8888)
Leif Åstrand
2012-06-15
2
-23
/
+20
|
*
|
Add support for callbacks in other objects (e.g. "foo.bar") (#6730)
Leif Åstrand
2012-06-15
1
-2
/
+29
|
*
|
Properly pass arguments from the server to the callbacks (#8888)
Leif Åstrand
2012-06-15
1
-1
/
+1
|
*
|
Add StateChangeHandler in init to come after component handler (#8888)
Leif Åstrand
2012-06-15
3
-2
/
+16
*
|
|
Merge remote-tracking branch 'origin/master'
Johannes Dahlström
2012-06-15
33
-529
/
+837
|
\
|
|
|
*
|
Add missing Serializable
Leif Åstrand
2012-06-15
1
-1
/
+2
|
*
|
Add missing $entry
Leif Åstrand
2012-06-15
1
-2
/
+2
|
*
|
Implement js rpc proxy objects and wildcard rpc support (#8888)
Leif Åstrand
2012-06-14
8
-24
/
+176
|
*
|
Use callbacks directly as fields in connector object (#8888)
Leif Åstrand
2012-06-14
8
-40
/
+143
|
*
|
Rename Javascript -> JavaScript
Leif Åstrand
2012-06-14
18
-120
/
+122
|
*
|
JavascriptManager -> JavaScript and changes based on review (#6730)
Leif Åstrand
2012-06-14
9
-65
/
+79
|
*
|
Add shorthand for removing an Extension from its target (#6690)
Leif Åstrand
2012-06-14
1
-0
/
+4
|
*
|
Require all Connectors to be either Components or Extensions (#6690)
Leif Åstrand
2012-06-14
1
-0
/
+5
|
*
|
File missing from previous commit (#6690)
Leif Åstrand
2012-06-14
1
-19
/
+11
|
*
|
Tweaks to Extension API based on review (#6690)
Leif Åstrand
2012-06-14
5
-10
/
+45
*
|
|
Fixed some errors caused by 6.8 merge; updated tests to use LegacyWindow/Appl...
Johannes Dahlström
2012-06-13
3
-8
/
+26
*
|
|
Merge remote-tracking branch 'origin/master'
Johannes Dahlström
2012-06-13
31
-297
/
+1074
|
\
|
|
|
*
|
Refresh row cache in requestRepaintAll to avoid partial repaint (#8714)
Leif Åstrand
2012-06-12
1
-0
/
+8
|
*
|
Navigator API changes based on review (#8859)
Henri Sara
2012-06-12
1
-144
/
+172
|
*
|
Some Navigator API changes based on review (#8859).
Henri Sara
2012-06-12
3
-106
/
+119
|
*
|
Fix typo
Leif Åstrand
2012-06-12
1
-1
/
+1
|
*
|
Change api to use callback instead or rpc for js callbacks (#8888)
Leif Åstrand
2012-06-12
6
-26
/
+44
|
*
|
Call request repaint after manually triggering rpc (#8888)
Leif Åstrand
2012-06-12
1
-0
/
+1
|
*
|
Fix typo
Leif Åstrand
2012-06-12
3
-6
/
+6
|
*
|
Add support for simplified RPC communication with JS code (#8888)
Leif Åstrand
2012-06-12
4
-5
/
+101
|
*
|
Show better message when RPC method is not found
Leif Åstrand
2012-06-12
1
-0
/
+6
|
*
|
Support sending raw JSON values (#8888)
Leif Åstrand
2012-06-12
1
-0
/
+2
|
*
|
Initial javascript callback support (#6730)
Leif Åstrand
2012-06-11
6
-0
/
+181
[next]