Masahiro Wakame
7aa073b51c
Merge pull request #4920 from scatcher/master
...
Definitions for angular-formly.
2015-07-28 23:41:38 +09:00
Masahiro Wakame
a49d0b6ab0
Merge pull request #5059 from alexander-matsievsky/baconjs
...
Changes to Bacon.js
2015-07-28 23:40:31 +09:00
Masahiro Wakame
81fbc04544
Merge pull request #5024 from gcastre/master
...
Updating durandal.d.ts
2015-07-28 23:33:47 +09:00
Masahiro Wakame
c2cee01660
Merge pull request #5050 from RathaR/angular-protractor-def-fix
...
fix asElementFinders_ method declaration
2015-07-28 23:29:28 +09:00
Masahiro Wakame
ed859e44b2
Merge pull request #4960 from raysuelzer/uigrid
...
UI-GRID added some api extensions, fixed some types
2015-07-28 23:26:49 +09:00
Masahiro Wakame
6170a53dd8
Merge pull request #5048 from chrootsu/lodash-fix-map-sum
...
lodash: changed _.sum() method
2015-07-28 23:26:09 +09:00
Masahiro Wakame
1850079006
Merge pull request #5047 from chrootsu/lodash-isEqual
...
lodash: changed _.isEqual() method
2015-07-28 23:25:36 +09:00
Masahiro Wakame
320f9fe96e
Merge pull request #5044 from chrootsu/lodash-floor
...
lodash: added _.floor() method
2015-07-28 23:23:01 +09:00
Masahiro Wakame
4fc940c05c
Merge pull request #5043 from NathanWalker/master
...
systemjs: type definitions for System universal dynamic module loader
2015-07-28 23:22:39 +09:00
Masahiro Wakame
4bab670ab7
Merge pull request #4857 from jacqt/master
...
codemirror.d.ts: Changed the Doc class type to an interface
2015-07-28 23:20:47 +09:00
Masahiro Wakame
d3c86cbb3d
Merge pull request #5033 from dbeckwith/master
...
Adds _.sortByAll and _.sortByOrder
2015-07-28 23:20:18 +09:00
Masahiro Wakame
6320bce9d1
Merge pull request #5032 from chrootsu/lodash-round
...
lodash: added _.round() method
2015-07-28 23:18:05 +09:00
Masahiro Wakame
d7a2952f7e
Merge pull request #5031 from chrootsu/lodash-chainable-set
...
lodash: changed _.set() (added to the chainable wrapper)
2015-07-28 23:17:23 +09:00
Masahiro Wakame
b01361440c
Merge pull request #5030 from devnixs/master
...
Updated angular-odata-resources definitions
2015-07-28 23:15:43 +09:00
Masahiro Wakame
b9d5591b51
Merge pull request #3475 from arueckle/patch-1
...
Update underscore.d.ts
2015-07-28 23:14:50 +09:00
Masahiro Wakame
9729e34f11
Merge pull request #5027 from joeskeen/master
...
Added additional type information to the `calls` object for Jasmine S…
2015-07-28 23:13:49 +09:00
Ilya Mochalov
79f52467c0
lodash: changed _.isEqual() method
2015-07-28 16:31:45 +05:00
Ilya Mochalov
d9bec96f96
lodash: added _.round() method
2015-07-28 16:31:32 +05:00
Ilya Mochalov
8605eb3d3d
lodash: added _.floor() method
2015-07-28 16:31:12 +05:00
Ilya Mochalov
e6c7faa6cb
lodash: changed _.sum() method
2015-07-28 16:30:42 +05:00
Ilya Mochalov
ac57573373
lodash: changed _.set() (added to the chainable wrapper)
2015-07-28 16:28:59 +05:00
Horiuchi_H
73e4b46719
Merge pull request #5088 from kcauchy/master
...
node-getopt was added.
2015-07-28 14:19:28 +09:00
Horiuchi_H
fc467173cb
Merge pull request #5087 from Deathspike/master
...
request: Add gzip to Options
2015-07-28 14:18:29 +09:00
Horiuchi_H
a1d26d9a52
Merge pull request #5077 from samalbert/master
...
MSSQL - More data types
2015-07-28 14:15:36 +09:00
Horiuchi_H
26b8594891
Merge pull request #5075 from ChristopherHaws/patch-1
...
Added string to ModelOptions backdrop property.
2015-07-28 14:14:37 +09:00
Horiuchi_H
af3eba9b77
Merge pull request #5046 from cybrown/master
...
mariasql: Added string based function signature and MariaInfo interface
2015-07-28 13:48:45 +09:00
Horiuchi_H
d117aa4bda
Merge pull request #5042 from fkowal/request_fix
...
fix request.d.ts CookieJar signature
2015-07-28 13:45:38 +09:00
Horiuchi_H
aa8bc37bdb
Merge pull request #5041 from avielfedida/master
...
Adding the type definitions for ISO8601-Localizer framework
2015-07-28 13:42:57 +09:00
Horiuchi_H
7cbd20c852
Merge pull request #5039 from stpettersens/master
...
Type definitions and tests for magic-number
2015-07-28 13:42:03 +09:00
Horiuchi_H
2ba4cc5e46
Merge pull request #5034 from dbeckwith/colors
...
Updates colors for new features and chaining
2015-07-28 13:39:49 +09:00
Alex Eagle
957f673168
Relax a type constraint for angular2
...
See https://github.com/angular/angular/issues/3299
2015-07-27 15:59:42 -07:00
Masahiro Wakame
db3a54c801
Merge pull request #5093 from vvakame/fix-detect-indent
...
support es6 module syntax import, detect-indent/detect-indent.d.ts
2015-07-28 01:47:42 +09:00
vvakame
bfa5c7e93a
support es6 module syntax import, detect-indent/detect-indent.d.ts
2015-07-28 01:45:25 +09:00
karlcauchy
fb5315fc74
Changed the definitions for author from email to github homepage.
2015-07-27 17:03:15 +08:00
karlcauchy
c35c62df44
node-getopt was added.
2015-07-27 16:46:10 +08:00
Roel van Uden
396d2e4822
request: Add gzip to Options
2015-07-26 23:34:19 +02:00
Samuel Albert
cd70771979
added more data types.
2015-07-25 18:17:40 -04:00
Samuel Albert
9d269011ea
Merge commit 'f6c8ca47193fb67947944a3170912672ac3e908e'
...
* commit 'f6c8ca47193fb67947944a3170912672ac3e908e': (707 commits)
Update angular2 to alpha32
lodash: added _.ceil() method
angular.js bugfix - interface ILogProvider extends IServiceProvider (missing .$get method)
add preprocessors to plugins
feat(node) _debugger API
Added slice to Backbone.Collection
Nodemailer subject typo
Remove addLayer from mapbox since it is not (no longer) in the mapbox library and is shadowing the equivalent function in the Leaflet library
Header changed
lodash: changed _.get() (added to the chainable wrapper)
added missing getValue() definition for Rx.BehaviorSubject
Type definitions and tests for dot-case
Update to 15.1.5
lodash: added _.value aliases (_.run, _.toJSON)
lodash: added set() method
Use ES6 style import in typings tests for Atom's first-mate library
Use ES6 style import in typings tests for atom-keymap library
Use ES6 style import in typings tests for Atom's event-kit library
Update oboe.d.ts
Change event in codemirror also have a `origin` field
...
2015-07-25 17:42:56 -04:00
Christopher Haws
ef27b9dc14
Added string to ModelOptions backdrop property.
...
The existing interfaces don't allow for the following use of ModelOptions.
```
options = <ModalOptions>{
backdrop: forceUserInteraction ? "static" : true
};
```
2015-07-25 11:45:49 -07:00
Alex Eagle
f6c8ca4719
Update angular2 to alpha32
2015-07-24 13:44:58 -07:00
Steve Ognibene
178dee76b2
Merge pull request #4762 from Gitgiddy/4740
...
Extendable interfaces for require, module.require (retry)
2015-07-24 10:28:26 -04:00
matsievskyav
75a3573ee5
Changes to Bacon.js
...
1. changing `EventStream#map`;
2. changing `Bus#error`;
3. changing `Bacon.update`;
4. expanding `Bacon.when` `JSDoc`s;
5. switching from `node-0.10.d.ts` to `node-0.11.d.ts`;
6. creating `.editorconfig` file.
2015-07-24 17:12:55 +03:00
RathaR
77104a9f9f
fix asElementFinders_ method declaration
2015-07-24 04:02:29 +03:00
Cy Brown
149fde9438
mariasql: Added string based function signature and MariaInfo interface
2015-07-23 22:52:56 +02:00
Nathan Walker
bd03c6ea51
systemjs: fix tests
2015-07-23 11:13:45 -07:00
Masahiro Wakame
977da240f2
Merge pull request #5022 from ducin/ducin-patch-1
...
angular.js bugfix - interface ILogProvider extends IServiceProvider (…
2015-07-24 02:53:25 +09:00
Nathan Walker
332c0d9eaa
Merge remote-tracking branch 'upstream/master'
2015-07-23 10:46:04 -07:00
Nathan Walker
83af898254
systemjs: type definitions for System universal dynamic module loader
...
https://github.com/systemjs/systemjs/issues/321
2015-07-23 10:45:23 -07:00
Masahiro Wakame
620389d686
Merge pull request #5013 from shovon/patch-1
...
Added slice to Backbone.Collection
2015-07-24 02:33:14 +09:00
Maciej Kowalski
5cbfd00b61
fix request.d.ts CookieJar signature
2015-07-23 19:25:03 +02:00