Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Maven to build vaadin-push | Henri Sara | 2016-02-29 | 1 | -10/+0 |
| | | | | Change-Id: I244182abfe3b72c59786b520eafb663b5c1e5918 | ||||
* | Hide global "define" from push scripts (#18999) | Leif Ã…strand | 2015-09-24 | 1 | -0/+2 |
| | | | | Change-Id: Iab7747ba8c4770a70e098ea88657ffea14387743 | ||||
* | Use window.console instead of just console in vaadinPush to appease IE (#11980) | Johannes Dahlström | 2013-06-04 | 1 | -3/+3 |
| | | | | Change-Id: I6f363e9afc550d70eb451005dcfdfb53e5533273 | ||||
* | Build a minified version of vaadinPush.js in vaadin-push.jar (#11630) | Artur Signell | 2013-04-17 | 1 | -0/+8 |
* Replaced jquery and jquery.atmosphere.js with original, unmodified versions * Added vaadinPush.js build target to ide.xml and push/build.xml * Uses yuicompressor to compress the resulting push javascript Change-Id: I59ba9c2bbf74e05d10325d38efdb106b638cd8e7 |