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
*
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
|
*
Make TextArea.setCursorPosition work in all browsers (#8769)
Leif Åstrand
2013-03-20
2
-0
/
+118
|
*
Disabled TabIndex warning for now (#11325)
7.0.3
Artur Signell
2013-03-19
1
-3
/
+7
|
*
Audio/Video fixes, for #11160 but it was much more broken. Also quite a few b...
Marc Englund
2013-03-15
3
-26
/
+73
|
*
Reattach when wrapping in webkit for correct text flow (#10536)
Leif Åstrand
2013-03-14
1
-1
/
+4
|
*
Fixed setting column width back to undefined by setting it to -1. #7922
Leif Åstrand
2013-03-14
1
-6
/
+18
|
*
Added missing state update on the client side (#11028)
Artur Signell
2013-03-13
1
-1
/
+3
|
*
Fixed Tree keyboard navigation in Opera 12 (#11183)
Artur Signell
2013-03-13
1
-1
/
+1
|
*
Fixed header to make checkstyles happy (#11129)
Artur Signell
2013-03-13
1
-3
/
+3
|
*
Ensure nonwrapping textarea has white-space: pre; style (#10536)
Leif Åstrand
2013-03-13
1
-0
/
+3
|
*
Fixed IE8 sub window focus issue after editing a RichTextArea #10776
Leif Åstrand
2013-03-12
1
-0
/
+34
|
*
Fixed focus and tab index handling for UI (#11129)
Artur Signell
2013-03-12
4
-10
/
+130
*
|
WAI-ARIA fields (#11180)
michaelvogt
2013-03-20
14
-51
/
+535
*
|
Remove unnecessary theme name sanitation (#10708)
Artur Signell
2013-03-14
1
-2
/
+0
*
|
Apply webkitoverflowautofix for IE10 #11327
John Ahlroos
2013-03-14
1
-1
/
+2
*
|
Fixed broken Gridlayout cell position calculation in IE10 #11303
John Ahlroos
2013-03-13
1
-6
/
+11
*
|
Implemented injection of css styles #5500
John Ahlroos
2013-03-13
1
-0
/
+92
*
|
Added fallbacks for when IE10 reports width/height as 'auto' when getting the...
John Ahlroos
2013-03-12
1
-0
/
+8
*
|
Merge commit '6922bc5b49c5551b289a5025ccd5901e2ac3aafc'
Artur Signell
2013-03-12
5
-48
/
+267
|
\
|
|
*
Properly recognize class of redefined UI connector (#10867)
Leif Åstrand
2013-03-11
1
-1
/
+1
|
*
Set to empty function instead of undefined (#10960)
Artur Signell
2013-03-07
1
-3
/
+1
|
*
Fixed javascript issue in IE8 (delete cannot be used on window properties) (#...
Artur Signell
2013-03-06
1
-1
/
+3
|
*
Profiler based on __gwtStatsEvent (#10960)
Leif Åstrand
2013-03-06
2
-41
/
+164
[next]