Commit Graph

20 Commits

Author SHA1 Message Date
Chitoku
4248c26185 Add FileCallback and PerRouteMiddleware (#9374)
* Add FileCallback and PerRouteMiddleware

* Use import syntax in ECMAScript 6
2016-05-24 23:24:03 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Glen
d9b5b35ba3 Use Micromatch Pattern type 2016-01-30 21:44:02 +02:00
Glen
3467c722bd Add new "has" method 2016-01-30 21:25:04 +02:00
Glen
b86d447665 Remove "instances" array + test 2016-01-30 21:25:04 +02:00
Glen
620f9cc215 Refactor (add MatchTest type and StreamOptions interface) 2016-01-30 21:25:04 +02:00
Glen
149185d2fa Remove trailing whitespace and add missing semi-colon 2016-01-30 21:25:04 +02:00
Glen
9f1a17eef4 Add "instances" array + test 2016-01-30 21:20:51 +02:00
Glen
ce56f8e2f4 Update stream() signature and add tests 2016-01-30 21:20:51 +02:00
Jason Travis
40c81d6f5b Add middleware to browser-sync Options 2015-12-29 14:13:58 -07:00
Glen
a64af03846 Opts is optional
See: http://www.browsersync.io/docs/api/#api-stream
2015-11-20 22:35:30 +02:00
Joe Skeen
2ac42e05b9 Add tests to ensure interfaces are being exposed; reformatted comments 2015-11-04 10:59:27 -07:00
Joe Skeen
0e217b947f Expose interfaces in BrowserSync.d.ts 2015-11-04 09:28:26 -07:00
Joe Skeen
de62c43264 Fixed problem with using static BrowserSync functions on an instance causing a runtime error 2015-09-30 08:07:12 -06:00
Joe Skeen
596a8af137 Fix implicit 'any' 2015-09-28 16:17:56 -06:00
Joe Skeen
7aa3a226d7 Added documentation to browser-sync.d.ts 2015-09-28 16:04:43 -06:00
Tanguy Krotoff
dd836b4ac1 Export BrowserSync interface 2015-07-04 13:11:44 +02:00
Phips Peter
c1dcab7dc4 Updating browser-sync to 2.6.0
This primarily adds watch options
2015-05-19 16:34:16 -07:00
y-kurami
52cd14c560 The baseDir parameter also ca be set multiple directories 2015-04-18 01:52:24 +09:00
Phips Peter
e6ef60d24a Adding browser-sync definitions
Browser Sync is also really helpful if you want to setup a TypeScript
only development environment.
2015-01-28 14:36:15 -08:00