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
*
Simplify and clarify WAI-ARIA API (#11659)
michaelvogt
2013-04-23
13
-74
/
+64
*
Add PushConnection interface (#11655)
Leif Åstrand
2013-04-22
4
-360
/
+466
*
Make handleJSONText private (#11656)
Leif Åstrand
2013-04-22
1
-1
/
+1
*
Removed unused class (#11254)
Artur Signell
2013-04-22
1
-36
/
+0
*
Do not use generated ids as anchor points for TestBench (#11634)
Artur Signell
2013-04-19
1
-1
/
+4
*
Load vaadinPush.js on demand (#11506)
Leif Åstrand
2013-04-19
3
-14
/
+71
*
Initial support for toggling push on the fly (#11506)
Leif Åstrand
2013-04-19
3
-8
/
+121
*
Replaced Atmosphere portal implementation with the jQuery implementation (#11...
Artur Signell
2013-04-17
1
-1
/
+2
*
Add PushMode.isEnabled() (#11626)
Leif Åstrand
2013-04-17
1
-2
/
+1
*
Added test for testing push with different transports #11494
John Ahlroos
2013-04-17
1
-6
/
+28
*
Use "push" as a keyword in all push related log messages
Artur Signell
2013-04-17
1
-8
/
+8
*
Fixes test (locator) and quiet mode for DebugWindow #11603
Marc Englund
2013-04-15
1
-3
/
+10
*
Fix minor issues raised in #111 code review
Johannes Dahlström
2013-04-11
1
-2
/
+2
*
TestBench test for Button (#11581)
michaelvogt
2013-04-11
1
-1
/
+3
*
Implemented poll interval for UI (#11495)
Leif Åstrand
2013-04-10
2
-0
/
+55
*
Added SharedUtil for helpers shared by client and server
Leif Åstrand
2013-04-10
1
-5
/
+15
*
Don't process push messages until init JSON is processed (#11529)
Leif Åstrand
2013-04-10
1
-5
/
+60
*
Fix JSNI syntax (#111)
Leif Åstrand
2013-04-09
1
-1
/
+1
*
Fixed one typo and removed one TODO comment
Marc Englund
2013-04-09
1
-2
/
+2
*
Show all state properties in the hierarchy section (#11548)
Leif Åstrand
2013-04-09
2
-8
/
+56
*
Fix missing or invalid copyright headers
Leif Åstrand
2013-04-09
4
-0
/
+64
*
Additional push logging (#111)
Artur Signell
2013-04-09
1
-3
/
+8
*
Implement range for date field (#6241)
johan
2013-04-08
4
-37
/
+407
*
Require implementing hasTooltip if there's custom tooltip logic (#11052)
Leif Åstrand
2013-04-08
12
-55
/
+92
*
Global code reformat
Leif Åstrand
2013-04-05
35
-128
/
+159
*
Fixed compilation error
michaelvogt
2013-04-05
2
-3
/
+4
*
Fix Profiler call that was accidentally left out when merging #3400
Leif Åstrand
2013-04-05
1
-0
/
+2
*
Fix typo in debug console (#9626)
Leif Åstrand
2013-04-05
1
-1
/
+1
*
New DebugWindow implmentation (internal) fixes #2460 #9626 at least...
Marc Englund
2013-04-05
13
-6
/
+2712
*
Improved logging to be able to debug push related problems (#111)
Artur Signell
2013-04-05
1
-10
/
+81
*
Fixed compilation error
Artur Signell
2013-04-04
1
-1
/
+1
*
WAI-ARIA functions for Tree (#11389)
michaelvogt
2013-04-04
3
-5
/
+67
*
Maximize Restore for Window #3400
Pekka Hyvönen
2013-04-04
3
-146
/
+247
*
Server push (#111)
Johannes Dahlström
2013-04-04
3
-11
/
+195
*
Fixed issue with IE8 showing loading indicator when it should not (#7448)
Artur Signell
2013-04-04
1
-3
/
+54
*
Fix for CheckBox and Layout (#11407)
michaelvogt
2013-04-03
1
-1
/
+3
*
Integrate Calendar into core #11079
John Ahlroos
2013-04-03
28
-0
/
+7584
*
Removed unnessesary pixel calculations from AbsoluteLayout #11177
John Ahlroos
2013-04-03
2
-89
/
+25
*
Implemented changes to CSS injection based on API review #5500
John Ahlroos
2013-04-03
1
-54
/
+10
*
Enable setting loading indicator delays from the server (#7448)
Artur Signell
2013-04-03
3
-83
/
+249
*
Made is possible to configure tooltip on the server (#8065)
Artur Signell
2013-04-03
2
-10
/
+145
*
WAI-ARIA field corrections (#11407)
michaelvogt
2013-04-02
13
-115
/
+202
*
WAI-ARIA button (#11380)
michaelvogt
2013-03-28
2
-8
/
+9
*
Added Page.reload (#10250)
Artur Signell
2013-03-28
1
-0
/
+6
*
Removed CommunicationManager and PortletCommunicationManager
Johannes Dahlström
2013-03-27
1
-1
/
+1
*
Remove synchronous AJAX support (#11254)
Johannes Dahlström
2013-03-27
1
-140
/
+110
*
Removed code which calculates size incorrectly (#11395)
Artur Signell
2013-03-25
1
-4
/
+0
*
Fixed ComponentLocator to be backwards compatible
Artur Signell
2013-03-25
1
-3
/
+11
*
Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'
Artur Signell
2013-03-21
14
-45
/
+389
|
\
|
*
Enable a Vaadin applications to be re-initialized if if has been re-added to ...
Artur Signell
2013-03-20
1
-0
/
+1
[next]