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
*
Don't send TabSheet focus and blur events to the server when moving the focus...
7.1.9
Juho Nurminen
2013-12-04
1
-1
/
+1
*
Revert "Fixed TabSheet tab keyboard focus issues (#12343)"
Artur Signell
2013-12-03
1
-34
/
+24
*
Disable client timeout so websockets are not disconnected when idle (#13015)
Artur Signell
2013-12-02
1
-0
/
+12
*
Fixed TabSheet tab keyboard focus issues (#12343)
Juho Nurminen
2013-11-20
1
-24
/
+34
*
Cleaned up the implementation of VTabsheet.selectPreviousTab()
Juho Nurminen
2013-11-20
1
-5
/
+2
*
Fixed TabSheet keyboard navigation (#12971)
Juho Nurminen
2013-11-20
1
-4
/
+2
*
Revert "Fixed lost scrollLeft when row count changed in Table (#12652)."
Leif Åstrand
2013-11-15
2
-83
/
+1
*
Prevents accidental selection of window caption or content. (#12726)
Felype Santiago Ferreira
2013-11-14
1
-0
/
+6
*
Workaround for missing value change event in chrome (#10109)
Matti Tahvonen
2013-11-12
1
-0
/
+16
*
Use correct type for UIDL value to avoid development mode problems (#12545)
Artur Signell
2013-11-11
1
-2
/
+2
*
Prevent showing "Session Expired" notification if navigating away (#12298)
Johannes Dahlström
2013-11-08
2
-13
/
+12
*
Do not apply fix on mobile devices or devices without scrollbars (#12736)
Artur Signell
2013-11-08
2
-1
/
+18
*
Fix scroll position handling in Window Webkit hack (#12736)
Artur Signell
2013-11-06
1
-0
/
+10
*
Revert "Make Panel scroll the correct div (#12736)"
Artur Signell
2013-11-06
3
-57
/
+29
*
Fixed lost scrollLeft when row count changed in Table (#12652).
Tapio Aali
2013-11-06
2
-1
/
+83
*
Forces redraw in IE 8 when table does post layout. (#12687)
Jarno Rantala
2013-11-06
1
-0
/
+3
*
Send window position data back to server after drag (#12885)
Thomas
2013-11-06
4
-1
/
+145
*
Improve error message in createWidget() (#12901)
Leif Åstrand
2013-11-05
1
-4
/
+15
*
Make Panel scroll the correct div (#12736)
Artur Signell
2013-11-05
2
-7
/
+4
*
Fix NPE in fix (#12504)
Artur Signell
2013-11-04
1
-2
/
+10
*
Fix NPE caused by setting ApplicationConnection too late (#12736)
Artur Signell
2013-11-04
1
-3
/
+2
*
Reverted change in how hack works (#12727, #12736)
Artur Signell
2013-11-04
1
-2
/
+2
*
fix regression related to #12504
Matti Tahvonen
2013-11-04
2
-8
/
+9
*
Force connection to closed state on reconnect (#12853)
Artur Signell
2013-10-31
1
-0
/
+4
*
Fixed Tab error tooltips (#12802)
Juho Nurminen
2013-10-30
1
-1
/
+2
*
Fixes the handling of the scroll position of a Window (#12736)
Mika Murtojarvi
2013-10-30
3
-71
/
+60
*
Stop polling if Communication Error #12362
John Ahlroos
2013-10-30
2
-9
/
+105
*
Recovering scroll position after regression problems. (#12727)
Felype Santiago Ferreira
2013-10-23
1
-2
/
+9
*
Ticket #12727 - Panels get unnecessary scroll bars in WebKit when content is ...
Felype Santiago Ferreira
2013-10-21
1
-0
/
+35
*
Also hide shim iframe of VOverlay on setVisible(false) (#12731)
Henri Sara
2013-10-14
1
-0
/
+8
*
Only fetch rows if there are some (#11189)
Matti Tahvonen
2013-10-09
1
-0
/
+5
*
Focus selected row in Table #12540
John Ahlroos
2013-10-09
1
-0
/
+11
*
Avoid obsolete calendar panel renderings to avoid various NPEs.
Matti Tahvonen
2013-10-08
2
-15
/
+18
*
Fixed incorrect logging (#12241)
Artur Signell
2013-10-08
1
-2
/
+4
*
Rebuild OptionGroup on HtmlContentAllowed/Multiselect changes (#10451)
Artem Godin
2013-10-08
1
-1
/
+13
*
Fixed Table range selection IE regression #12407
John Ahlroos
2013-10-07
1
-0
/
+6
*
Fix NullPointerException in logger when message is null (#12588)
Artem Godin
2013-10-04
2
-4
/
+20
*
Prepare for Atmosphere Javascript 2.0 (#12241)
Artur Signell
2013-10-04
1
-2
/
+22
*
Fixes #12564 (HorizontalLayout breaks w/ alignment & error indicator)
Matti Tahvonen
2013-10-04
1
-17
/
+15
*
Fix OptionGroup elements losing focus on value change (#10451)
Artem Godin
2013-10-03
1
-17
/
+50
*
Ported regression fixes in 6.8 for #12407 to 7.1 branch
John Ahlroos
2013-10-02
1
-15
/
+17
*
Do not try to focus invisible components which not present in UIDL #12654
Yuriy Artamonov
2013-10-02
1
-0
/
+5
*
reduce reflow and calculation in VOverlay (#12566)
Fabian Lange
2013-10-02
1
-33
/
+38
*
Update slider client-side state object on value change (#12676)
Juho Nurminen
2013-10-01
1
-0
/
+1
*
Check modifiers when handling TabSheet hot keys. Fixes #12178
Juho Nurminen
2013-10-01
1
-8
/
+10
*
Prefixes GET parameters in Liferay with portlet namespace #12602
John Ahlroos
2013-09-27
2
-1
/
+18
*
Fixes normal drag and drop events (regression since 7.1) and html5 style
Matti Tahvonen
2013-09-26
2
-5
/
+21
*
Fixes issue with Table not scrolling completely to the end #12651
John Ahlroos
2013-09-26
1
-14
/
+13
*
Fixes browser detection for IE11 (#12638)
Artur Signell
2013-09-25
1
-0
/
+28
*
Don't try to cast a connector to Widget. Fixes #12619
Jonatan Kronqvist
2013-09-20
1
-2
/
+2
[next]