Commit Graph

5 Commits

Author SHA1 Message Date
Andy Hanson
28ef3d201b Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/> 2016-09-16 08:59:57 -07:00
LionelB
cff418127d update angular-websocket service paramters 2016-06-30 09:39:50 +02:00
Lionel
eedc8069d2 add missing properties of $websocket instance
This PR add the missing properties of $websocket instance as mention in the documentation https://github.com/AngularClass/angular-websocket#properties
2016-06-29 18:50:44 +02:00
Nick Veys
e1f0a41047 Using {} instead of Object in IWebSocket#send 2016-06-24 14:56:49 -05:00
Nick Veys
e4c947b56a Adding angular-websocket definitions 2016-06-24 14:32:48 -05:00