Commit Graph

5619 Commits

Author SHA1 Message Date
Bart van der Schoor
dfab9f569d moved chai-assert into main chai definition
renamed chai-fuzzy-assert to chai-fuzzy
2014-07-19 05:33:05 +02:00
John Reilly
298b893f08 Merge pull request #2523 from omidkrad/master
Backbone updates and comments
2014-07-17 05:24:28 +01:00
Omid K. Rad
c18eb2ad64 Added test for adding object literals as models 2014-07-16 19:42:09 -07:00
Omid K. Rad
d205eb8726 Updated collection tests and added comments 2014-07-16 18:34:55 -07:00
Omid K. Rad
06392eab94 How to access attributes in a strongly-typed manner
Only added comments and examples
2014-07-16 16:12:00 -07:00
Omid K. Rad
c743233ab0 Overloads for Collection.get method 2014-07-16 16:08:00 -07:00
Omid K. Rad
213d8c7da7 Adding back Backbone.$
http://backbonejs.org/#Utility-Backbone-$

Also removed `setDomLibrary`

Backbone change log 0.9.9 — Dec. 13, 2012:
To set what library Backbone uses for DOM manipulation and Ajax calls,
use `Backbone.$ = ...` instead of `setDomLibrary`.
2014-07-16 15:31:44 -07:00
Basarat Ali Syed
3a45891ed4 Merge pull request #2515 from NewNotMoon/master
Update CONTRIBUTORS.md
2014-07-16 23:49:21 +10:00
新ゝ月
98077b3ab8 Update CONTRIBUTORS.md
Sorry, I was writing the wrong URL.
2014-07-16 22:11:18 +09:00
Basarat Ali Syed
c1355d1313 Merge pull request #2514 from dduugg/jqueryui
Fix JQueryUI Slider definitions
2014-07-16 12:01:18 +10:00
Basarat Ali Syed
9faf4b404c Merge pull request #2512 from NewNotMoon/master
add jquery.pjax.falsandtru
2014-07-16 11:59:28 +10:00
新ゝ月
e65feae203 Update jquery.pjax-tests.ts 2014-07-16 10:08:56 +09:00
NewNotMoon
b41dc8fe9c add jquery.pjax.falsandtru 2014-07-16 09:13:55 +09:00
Douglas Eichelberger
a5c374e96a Fix JQueryUI Slider definitions 2014-07-15 17:11:03 -07:00
Igorbek
8e9ac73126 Merge pull request #2511 from Igorbek/master
Added AMD named module export definition for `rx.jquery`
2014-07-15 12:59:02 -07:00
Igor Oleinikov
72ab7b498a Added AMD named module export definition for rx.jquery. 2014-07-15 12:41:50 -07:00
Igorbek
268b254a58 Merge pull request #2510 from Igorbek/RxJS-2.2.28
Update RxJS to version 2.2.28
2014-07-15 09:57:42 -07:00
Igor Oleinikov
2f5fb6d9e4 Version bump to 2.2.28 2014-07-15 09:33:03 -07:00
Igor Oleinikov
a1fe5ce51b Added switchMap alias for selectSwitch. 2014-07-15 09:29:06 -07:00
Igor Oleinikov
aa37a6d4be Added alias just for return. 2014-07-15 09:17:13 -07:00
Igor Oleinikov
cfbd50bddb Added @since jsdoc attributes for new methods. 2014-07-15 09:13:26 -07:00
Igor Oleinikov
3399c7e738 shareReplay moved to rx.binding-lite.d.ts.
Removed `replayWhileObserved` from `rx.binding.d.ts` (replaced by `shareReplay`).
2014-07-15 09:11:16 -07:00
Igor Oleinikov
f3ed4c501e Added exclusiveMap operator. 2014-07-15 09:04:49 -07:00
Igor Oleinikov
b5c9860090 Added exclusive operator. 2014-07-15 08:51:27 -07:00
Igor Oleinikov
436ecfdb3b Added Rx.Observable.of. 2014-07-15 08:39:53 -07:00
Basarat Ali Syed
f3ab38767c Merge pull request #2505 from fivetran/google.visualization
ChartArea allows missing members
2014-07-15 16:25:13 +10:00
Basarat Ali Syed
7d47f634a5 Merge pull request #2506 from borisyankov/def/kinetic
Update kineticjs.d.ts
2014-07-15 15:12:20 +10:00
Basarat Ali Syed
6e579ac471 Update kineticjs.d.ts
- `Line` has property `dashArray` not dash : http://kineticjs.com/docs/Kinetic.Line.html  
- there is no `remove` function on `Container` : http://kineticjs.com/docs/Kinetic.Container.html that takes a child
- there is however a `remove` function on `Node` that removes an item from its parent. http://kineticjs.com/docs/Kinetic.Node.html This function exists in Container as well http://kineticjs.com/docs/Kinetic.Container.html (since container inherits from Node)
2014-07-15 15:10:17 +10:00
Georgie
4e6c9f190b ChartArea allows missing members 2014-07-14 14:07:13 -07:00
Bart van der Schoor
7ae2aa6e4c Merge pull request #2504 from poelstra/master
Expand typings for source-map-support.
2014-07-14 11:05:12 +02:00
Martin Poelstra
a8fbeb0d28 Expand typings for source-map-support. 2014-07-14 10:57:13 +02:00
John Reilly
33bf97ba1e Merge pull request #2497 from johnnyreilly/master
JSDoc for $q
2014-07-11 14:52:31 +01:00
John Reilly
dd9c603823 JSDoc 2014-07-11 14:42:06 +01:00
Basarat Ali Syed
3b3f0d9dbc Merge pull request #2486 from liorm/passport-strategy
Added definitions for passport-strategy
2014-07-11 22:53:49 +10:00
Basarat Ali Syed
f25ceeddfd Merge pull request #2423 from jseanxu/legacy
Created separate definition files for release versions of WinJS
2014-07-11 22:28:46 +10:00
Bart van der Schoor
b7b3a6d9b5 Merge pull request #2496 from Bartvds/def/bl
fixed bufferlist
2014-07-11 07:46:01 +02:00
Bart van der Schoor
54e460e216 fixed bufferlist 2014-07-11 07:37:05 +02:00
John Reilly
cbc464c6b4 Merge pull request #2493 from ciel/master
Updated "then" within interface JQueryXHR
2014-07-10 17:07:52 +01:00
Ciel
9d7f8f967d Updated "then" within interface JQueryXHR
Updated "then" within the JQueryXHR interface - details are visible here: https://github.com/borisyankov/DefinitelyTyped/issues/2492

Sorry if this isn't the right way. This is my very first pull request.
2014-07-10 10:52:50 -05:00
Masahiro Wakame
fec70605c3 Merge pull request #2434 from Saftpresse99/master
Update angular-translate.d.ts
2014-07-10 18:54:02 +09:00
Saftpresse99
3edc940cc1 Rename addPart and deletePart return value 2014-07-10 11:16:20 +02:00
Saftpresse99
464e0ee49e Rename ITranslatePartialLoader into ITranslatePartialLoaderService 2014-07-10 11:11:06 +02:00
Masahiro Wakame
f69b228821 Merge pull request #2490 from kanryu/kanryu_branch
add SpriteSheetExporter, etc..
2014-07-10 16:00:19 +09:00
Masahiro Wakame
ad27d24a4e Merge pull request #2488 from maxae/master
d3.js: Improve D3.Svg.Symbol
2014-07-10 15:52:15 +09:00
Masahiro Wakame
26c38dcd08 Merge pull request #2484 from AustinBrunkhorst/patch-1
Fix isImmediatePropagationStopped() typo.
2014-07-10 15:35:46 +09:00
Masahiro Wakame
f86bafa3cd Merge pull request #2483 from SHTrassEr/master
Fix atom.d.ts
2014-07-10 15:31:01 +09:00
Masahiro Wakame
5058e04bf4 Merge pull request #2435 from styfle/patch-5
Dropzone constructor takes any
2014-07-10 15:29:37 +09:00
KATO Kanryu
279ca5b760 add SpriteSheetExporter, etc.. 2014-07-10 15:22:38 +09:00
Masahiro Wakame
7a6a1c7448 Merge pull request #2450 from szarouski/master
Add missing api for requirejs and lodash
2014-07-10 15:20:53 +09:00
Lior Mualem
fd0af903c6 Updated passport-strategy website. 2014-07-10 09:16:22 +03:00