]> source.dussan.org Git - vaadin-framework.git/commit
Merge changes from origin/7.1
authorArtur Signell <artur@vaadin.com>
Mon, 11 Nov 2013 14:33:27 +0000 (16:33 +0200)
committerArtur Signell <artur@vaadin.com>
Mon, 11 Nov 2013 14:33:27 +0000 (16:33 +0200)
commitdd7e6fee8c4717df59699f04f7e72a6f2e92008f
tree1d1e4e074b006d53977b6e8a77c9926b30b504db
parentf51b8911ad7d9ee8f651cf037e30a09e09a5e530
parentc308d8a949095ec49a6933d2d4424d078fb4e210
Merge changes from origin/7.1

30e9b7c Add a test for @mixin { @font-face {...} } (#11649)
0a2cf2c Prevent showing "Session Expired" notification if navigating away (#12298)
8efc385 Fixes NPE in TreeTable.setContainerDS(null) (#12928)
23815e6 Remove broken JSch check
c308d8a Fixes double scrollbar issue in browserframes (#11780) Fixed by adding font-size 0 to the base theme.

Change-Id: I64ae167e8e6b61205718998b80d534fb2cf0cb3d
client/src/com/vaadin/client/ui/VUI.java
client/src/com/vaadin/client/ui/ui/UIConnector.java