Commit Graph

6998 Commits

Author SHA1 Message Date
pspi
26c17dce8d allow method chaining with .on() 2014-11-17 08:26:47 +02:00
vvakame
71e7549601 Merge branch 'update-contributors.md' 2014-11-17 12:37:37 +09:00
vvakame
173f0e6471 update CONTRIBUTORS.md 2014-11-17 12:37:26 +09:00
Masahiro Wakame
8ceabaafb3 Merge pull request #3148 from qinfchen/master
more typings for sigmajs
2014-11-17 11:40:21 +09:00
Masahiro Wakame
73ab521b59 Merge pull request #3146 from nmehlei/master
fixes for Knockout and Moment
2014-11-17 11:33:06 +09:00
Masahiro Wakame
0eb234b625 Merge pull request #3128 from misak113/socket.io-client
Socket.io client fix: node.d.ts reference deleteion
2014-11-17 11:19:45 +09:00
Masahiro Wakame
7d6432e461 Merge pull request #3145 from mjul/master
Fix typos in argument names
2014-11-17 11:15:21 +09:00
Masahiro Wakame
8b86f958ad Merge pull request #3144 from rogierschouten/minimatch-1.0.0
Bugfix in minimatch.d.ts
2014-11-17 11:14:50 +09:00
Masahiro Wakame
4b5c5dda1c Merge pull request #3143 from stkb/flux
new definitions: facebook flux
2014-11-17 11:11:15 +09:00
Bart van der Schoor
b3a9e1fd93 Merge pull request #3152 from Bartvds/def/bluebird-version
updated bluebird 2.x version header
2014-11-16 13:27:35 +01:00
Bart van der Schoor
cd85a26f87 updated bluebird 2.x version header 2014-11-16 13:21:02 +01:00
Qinfeng Chen
8205d92f1b adding forceAtlas layout typings 2014-11-14 18:48:43 -05:00
Qinfeng Chen
1ce2b93c5c alphabetize types 2014-11-14 15:39:26 -05:00
Qinfeng Chen
af2c0241fa more typings for sigmajs 2014-11-14 15:36:03 -05:00
Nicolas Mehlei
f171dd3fcd added singular methods for Moment
methods: hour, minute, second and millisecond
2014-11-14 18:28:52 +01:00
Nicolas Mehlei
07933d7f8b added missing Duration methods 2014-11-14 18:22:12 +01:00
Nicolas Mehlei
f2623b8f6c fixed two incorrect parameter names
for ko.applyBindings and ko.applyBindingsToDescendants
2014-11-14 18:12:58 +01:00
Michael Zabka
3e1ec52016 Remove node.d.ts reference from socket.io-client declaration
* For client side (browser) not needed this reference
    * Some apps can fail if reference presents
2014-11-14 16:25:57 +01:00
Martin Jul
f9ff2f255d Fix typos in argument names
Simple fix
2014-11-14 14:51:21 +01:00
Rogier Schouten
af6197ad37 Bugfix in minimatch.d.ts
From README.md:  the exported function returns a boolean not a void.

var minimatch = require("minimatch")
minimatch("bar.foo", "*.foo") // true!
2014-11-14 11:28:52 +01:00
Steve Baker
a95a88b189 flux definitions 2014-11-14 10:30:52 +01:00
Masahiro Wakame
a6b1e4ff84 Merge pull request #3142 from bluong/master
d3.select() has a behavior for no args
2014-11-14 11:03:01 +09:00
Masahiro Wakame
dd6cc426a4 Merge pull request #3011 from hellochar/feature/notifyjs
Add typings for notifyjs
2014-11-14 10:59:33 +09:00
Masahiro Wakame
f5b6a2acda Merge pull request #3140 from daptiv/fix-underscore-definition
Underscorejs pick takes strings or arrays of strings (or any combination of the two)
2014-11-14 10:57:12 +09:00
Masahiro Wakame
233d2b6577 Merge pull request #3139 from qinfchen/master
Add typings for sigmajs v1.0.3
2014-11-14 10:50:06 +09:00
Masahiro Wakame
26b316419c Merge pull request #3137 from allanhvam/master
useAnimation made optional in Callout
2014-11-14 10:48:58 +09:00
Masahiro Wakame
2f4892123d Merge pull request #3136 from RHAD1969/master
Added a FilterQueryOpSymbol and an overload to EntityQuery.where
2014-11-14 10:46:05 +09:00
Masahiro Wakame
8504096139 Merge pull request #3132 from milanjaros/master
Added dotdotdot definitions.
2014-11-14 10:41:52 +09:00
Brandon Luong
8d31c74586 Revert optional 2014-11-13 17:19:03 -08:00
Brandon Luong
4130eba4cf Adding signature 2014-11-13 17:17:19 -08:00
Brandon Luong
5ffc677fc7 select arg doesnt have to exist 2014-11-13 17:14:26 -08:00
bluong
3386f2363b Merge pull request #4 from borisyankov/master
Update fork
2014-11-13 17:12:10 -08:00
Basarat Ali Syed
5cdbe99cbe Merge pull request #3141 from stkb/react
React: couple of improvements
2014-11-14 10:01:55 +11:00
Xiaohan Zhang
6b892eacd8 Add typings for notify
http://notifyjs.com/ - Notify.js is a jQuery plugin to provide simple
yet fully customisable notifications.

Not to be confused with "notifyjs" at
https://github.com/alexgibson/notify.js
2014-11-13 16:45:45 -05:00
Steve Baker
c7d900175e add factory test 2014-11-13 20:25:46 +01:00
akalman
97ef24740b Update underscore.d.ts 2014-11-13 11:15:54 -08:00
Steve Baker
64dcdb9702 add convenience overload to getDOMNode 2014-11-13 20:05:32 +01:00
Steve Baker
fa6e45ea4c allow calling component or element functions no arguments 2014-11-13 18:30:05 +01:00
Qinfeng Chen
4d9b1a3e50 Add typings for sigmajs v1.0.3 2014-11-13 10:59:18 -05:00
Masahiro Wakame
8d80986549 Merge pull request #3138 from borisyankov/power-assert
add power-assert
2014-11-14 00:25:48 +09:00
vvakame
aeb7701fbe apply code formatter 2014-11-14 00:22:32 +09:00
vvakame
f399dcd26a add power-assert/power-assert.d.ts 2014-11-14 00:22:23 +09:00
vvakame
b292ad3456 add power-assert-formatter/power-assert-formatter.d.ts 2014-11-14 00:19:21 +09:00
vvakame
0ca036228d add empower/empower.d.ts 2014-11-14 00:14:04 +09:00
vvakame
5869759742 add power-assert/power-assert.d.ts 2014-11-13 23:46:14 +09:00
Masahiro Wakame
9cb712a40b Merge pull request #3079 from borisyankov/auto-generate-contributors.md
generate contributors.md
2014-11-13 23:30:50 +09:00
vvakame
80cc91bc32 add _infrastructure/tests/typescript/1.3.0/tsc.js 2014-11-13 23:11:36 +09:00
Masahiro Wakame
7a9fb41278 Merge pull request #3135 from borisyankov/switch-to-1.3.0
Support TypeScript 1.3.0
2014-11-13 23:05:39 +09:00
Allan Hvam
a09cf953bd useAnimation made optional in Callout
useAnimation should be optional in Callout close and open. I couldn't find any official documentation on this, but SharePoint defaults to false if it is not set:

this.close = function(useAnimation) {
   useAnimation = m$.isBoolean(useAnimation) ? useAnimation : false;

Examples online also shows that this argument should be optional:
http://blog.alexboev.com/2012/08/custom-callouts-in-sharepoint-2013_21.html
2014-11-13 12:59:33 +01:00
RHAD1969
691b7f9915 Update breeze.d.ts
Corrected typo in class EntityQuery

where(property: string, filterop: FilterQueryOpSymbol, property2: string, filterop2: FilterQueryOpSymbol,value:any): EntityQuery;
2014-11-13 12:44:03 +01:00