]> source.dussan.org Git - vaadin-framework.git/commit
Make SuperDevMode work again (#13682)
authorArtur Signell <artur@vaadin.com>
Sun, 11 May 2014 16:55:27 +0000 (19:55 +0300)
committerVaadin Code Review <review@vaadin.com>
Mon, 12 May 2014 05:15:58 +0000 (05:15 +0000)
commit20f56330401e983e3682ca437ff30b22db850f03
treeb20d96fd0281dcfe42f51754ae87d65ea085bb1f
parente8f0fe7a5a7ca0d5605dfeb5bc774578019b65da
Make SuperDevMode work again (#13682)

VNotification now works without ApplicationConnection again.
Dependencies needed by codeserver are now dependencies for client-compiler
Error message now takes into account that devModeRedirect is enabled by default

Change-Id: I079d162d9975f99fe7b91e14ad100459c80a5587
client-compiler/ivy.xml
client/src/com/vaadin/client/SuperDevMode.java
client/src/com/vaadin/client/ui/VNotification.java