]> source.dussan.org Git - vaadin-framework.git/commit
Merge changes from origin/7.1
authorLeif Åstrand <leif@vaadin.com>
Thu, 10 Oct 2013 09:49:52 +0000 (12:49 +0300)
committerLeif Åstrand <leif@vaadin.com>
Thu, 10 Oct 2013 09:49:52 +0000 (12:49 +0300)
commitfd48caf6896d63a1bc4f42738e69bfb3b2d37cef
treed76385457b90a95c9b878b90299e37b4d5dd0fa4
parent333d6515eded5f819eb2fd5b39255b5042e667f5
parent07ca622a6b2edcf7a253762cf222155bdf460a88
Merge changes from origin/7.1

ffb33be Update slider client-side state object on value change (#12676)
b8828e7 Only publish files actually produced by this test/browser
5966f01 reduce reflow and calculation in VOverlay (#12566)
600f5f3 Do not try to focus invisible components which not present in UIDL #12654
d0e604f Only print testbench failure TeamCity messages when running in TC
0e9ff32 Ported regression fixes in 6.8 for #12407 to 7.1 branch
267a4ca Fix OptionGroup elements losing focus on value change (#10451)
07ca622 Fixes #12564 (HorizontalLayout breaks w/ alignment & error indicator)

Change-Id: I73bd688d390bcec9ea3c92a2ede4cad3c9daf7dc
client/src/com/vaadin/client/ui/VOverlay.java
client/src/com/vaadin/client/ui/VScrollTable.java
client/src/com/vaadin/client/ui/ui/UIConnector.java