Commit Graph

15 Commits

Author SHA1 Message Date
BrennanConroy 331bf3515d
Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
Andrew Stanton-Nurse f58ea8133b
fix #1387 by removing our hacky EventSource typings (#1393) 2018-02-01 14:13:08 -08:00
Andrew Stanton-Nurse 0579f40a7d
Major TypeScript module refactoring (#1319)
* Build cjs, esm and umd versions
* Split MsgPack into separate module
* Split package.jsons up so they can stay clean
* Move common dev dependencies to a root package.json
2018-01-19 14:26:31 -08:00
Nate McMaster 69dc7a4b23 Revert package version to 1.0.0-preview1 and update build tools 2017-12-20 22:42:56 -08:00
Pawel Kadluczka 4d6383727a Updating jasmine
Needed for typed array verification
2017-11-01 15:50:18 -07:00
moozzyk 52862b23d7 Updating msgpack5 to the latest version 2017-11-01 15:50:18 -07:00
Pawel Kadluczka f31e5ad42a Updating signalr-client module version 2017-08-31 14:01:25 -07:00
Pawel Kadluczka ff2bf5ad75 Creating ES5 version of the TS client 2017-08-28 17:06:24 -07:00
Pawel Kadluczka ccc97c67ab Making msgpack5 a prod dependency
Fixes: #764
2017-08-25 16:43:13 -07:00
Pawel Kadluczka 83f3605cfb Minification - part 1 (#762)
* Minification - part 1

Creating a minified version of javascript signalr client
2017-08-25 12:27:35 -07:00
Pawel Kadluczka cdbb13de66 Putting signalr-client in @aspnet scope 2017-08-23 09:05:41 -07:00
Pawel Kadluczka e2cec0b305 Adding MsgPack hub protocol to TS client 2017-08-09 09:12:11 -07:00
moozzyk 5642f09a83 Fixing TS client tests folder name
Mirroring disk folder structure for TS client in VS and adding missing files
2017-03-22 09:18:42 -07:00
moozzyk 96aac19044 Creating TypeScript Client npm module during build 2017-03-14 15:26:53 -07:00
Pawel Kadluczka a00ec445ef Moving TS client to a dedicated subfolder (#274) 2017-03-09 09:42:59 -08:00