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
*
Extract ProgressBar and deprecate ProgressIndicator (#11925)
Leif Åstrand
2013-05-29
4
-64
/
+160
*
Moved Locale data handling to LocaleService (#11378)
Artur Signell
2013-05-29
2
-40
/
+35
*
Fixes current text being overwritten in server update on RTA #11741
John Ahlroos
2013-05-29
3
-79
/
+136
*
Ensure calendar panel is updated when range changes (#11940)
Artur Signell
2013-05-28
1
-1
/
+10
*
Merge "event not reported as target when context clicking in month view" to V...
Leif Åstrand
2013-05-28
3
-1
/
+34
*
Stop using PlaceHolder widgets in VTabsheet (#11026)
Leif Åstrand
2013-05-28
1
-62
/
+20
*
Fix text / javascript mismatch issue in Chrome (#11275)
Artur Signell
2013-05-23
1
-1
/
+5
*
Prevent spurious "Could not determine ApplicationConnection" error when using...
Johannes Dahlström
2013-05-23
1
-0
/
+13
*
Added isInitialStateChange to StateChangeEvent (#10477)
Artur Signell
2013-05-22
2
-11
/
+20
*
Improve error message if vaadinPush.js failed to load (#11673)
Johannes Dahlström
2013-05-22
3
-11
/
+32
*
Use "\0" instead of "|" as a push message delimiter (#11692)
Johannes Dahlström
2013-05-21
1
-4
/
+7
*
Merge changes from origin/7.0
Leif Åstrand
2013-05-17
3
-0
/
+90
|
\
|
*
Centers VOverlays in visual viewport on iOS, Android, fixes #11614
Marc Englund
2013-05-17
1
-0
/
+65
|
*
Fixed table height rendering in Android 2.3 #11331
John Ahlroos
2013-05-17
2
-0
/
+25
*
|
Merge changes from origin/7.0
Leif Åstrand
2013-05-17
4
-75
/
+161
|
\
|
|
*
Clear items in ComboBox only if changed (#10924)
Henri Sara
2013-05-14
2
-58
/
+110
|
*
Eliminate unnecessary conversions of option keys
Henri Sara
2013-05-14
2
-5
/
+4
|
*
Merge "Clean up Table popup menu close handler to prevent a memory leak" from...
Johannes Dahlström
2013-05-13
2
-11
/
+25
|
*
More specific workaround for no rows in TreeTable with pagelenght = 0 (#9203)
Leif Åstrand
2013-05-10
1
-6
/
+27
*
|
Tooltip accessibility fixes (#11799)
michaelvogt
2013-05-17
3
-4
/
+32
*
|
Allow to close a context menu with ESC key (#11869)
michaelvogt
2013-05-17
1
-1
/
+12
*
|
Reset focus after selection from ContextMenu (#11476)
michaelvogt
2013-05-17
1
-0
/
+23
*
|
Add ARIA presentation role to FormLayout (#11866)
michaelvogt
2013-05-17
1
-0
/
+2
*
|
Show tooltip on focus for DataField for AT (#11865)
michaelvogt
2013-05-17
1
-0
/
+6
*
|
Send browser window resizes if there is a listener (#10055)
Henri Sara
2013-05-17
1
-1
/
+19
*
|
Show loading indicator immediately in init as before (#11850)
Leif Åstrand
2013-05-16
1
-1
/
+1
*
|
Revert "Assert that connector needing layout is attached (#11698)"
Leif Åstrand
2013-05-13
1
-13
/
+0
*
|
Merge changes from origin/7.0
Leif Åstrand
2013-05-10
5
-45
/
+135
|
\
|
|
*
Move suggestion popup width calculation from connector to VFilterSelect
Henri Sara
2013-05-10
2
-12
/
+25
|
*
Add a large number of debug calls to VFilterSelect (disabled by default)
Henri Sara
2013-05-10
1
-5
/
+80
|
*
Don't ignore child component margins in AbstractOrderedLayout (#11553)
Johannes Dahlström
2013-05-10
1
-12
/
+4
|
*
Instead of applying workaround to the root panel, apply it to the sub window ...
John Alhroos
2013-05-10
1
-12
/
+12
|
*
Remove pre-loader element after pre-loading, fixes #10863
Marc Englund
2013-05-08
1
-4
/
+14
*
|
Remove old widget hierarchy hack that caused problems (#11752)
Leif Åstrand
2013-05-07
1
-29
/
+0
*
|
Form field and layout Aria corrections (#11785)
michaelvogt
2013-05-07
5
-13
/
+47
*
|
Update state before purging outgoing queue (#11768)
Leif Åstrand
2013-05-03
1
-5
/
+4
*
|
Split client-to-server messages when websockets are used (#11648)
Johannes Dahlström
2013-04-29
1
-4
/
+55
*
|
Merge commit 'd214efa39a011002eb88e683676508e438842fe4'
Henri Sara
2013-04-29
1
-0
/
+29
|
\
|
|
*
Fixed NPE regression after fix for #11693
John Ahlroos
2013-04-26
1
-1
/
+4
|
*
Fix for IE8 forgetting to move error indicator when component is resized #11693"
John Ahlroos
2013-04-24
1
-0
/
+25
*
|
Stack windows when no position has been given (#11729)
Artur Signell
2013-04-29
1
-1
/
+5
*
|
Try almost indefinitely to re-establish a push connection (#11727)
Artur Signell
2013-04-29
1
-0
/
+1
*
|
Add hierarchy to the hierarchy section (sic!) (#11706)
Leif Åstrand
2013-04-26
3
-22
/
+157
*
|
Close push connection when UI is detached (#11596)
Artur Signell
2013-04-26
2
-1
/
+18
*
|
Verify CSRF token before accepting new CSRF connection (#11635)
Leif Åstrand
2013-04-25
3
-59
/
+18
*
|
Global code clean up
Leif Åstrand
2013-04-25
4
-12
/
+5
*
|
Use scheduleFinally for pending variable changes (#11707)
Leif Åstrand
2013-04-24
1
-1
/
+1
*
|
Avoid excessive logging related to response handling locks (#11702)
Leif Åstrand
2013-04-24
1
-2
/
+14
*
|
Assert that connector needing layout is attached (#11698)
Leif Åstrand
2013-04-24
1
-0
/
+13
*
|
TestBench test for tree (#11612)
michaelvogt
2013-04-24
1
-1
/
+3
[next]