Commit Graph

6175 Commits

Author SHA1 Message Date
nojaf
08f69c570e updated $asyncValidators 2014-09-07 10:41:09 +02:00
Masahiro Wakame
0031a67d84 Merge pull request #2779 from rcchen/master
Add typings for Keypress v2.0.3
2014-09-06 15:31:48 +09:00
Masahiro Wakame
7e492ce6dc Merge pull request #2775 from ullisenmedia/master
Added Parse SDK Definition
2014-09-06 15:24:54 +09:00
Earl Ferguson
72ec96b0c9 Merge remote-tracking branch 'upstream/master' 2014-09-05 16:17:19 -04:00
Earl Ferguson
74dbac71d2 Added Ullisen Media Group(Earl Ferguson) to contributors list 2014-09-05 16:16:38 -04:00
John Reilly
0c4b4ef263 Merge pull request #2783 from johnnyreilly/master
$location.search now allows number for paramValue
2014-09-05 14:09:07 +01:00
johnnyreilly
4553fe17eb .search now allows number for paramValue 2014-09-05 14:03:19 +01:00
Masahiro Wakame
6651c9bed5 Merge pull request #2782 from tomato360/master
add customSelect
2014-09-05 18:42:13 +09:00
Masahiro Wakame
6dec2f00bd Merge pull request #2753 from mzsm/fix-jquery
JQuery.one can omit `selector`
2014-09-05 18:41:11 +09:00
tomato360
db5ca82c65 add customSelect 2014-09-05 17:13:53 +09:00
Roger Chen
81f4b1f3c0 Add typings for Keypress v2.0.3 2014-09-05 00:43:33 -04:00
Masahiro Wakame
83e1a7ddb6 Merge pull request #2780 from borisyankov/improve-slickgrid-definition
add rows property to OnRowsChangedEventData
2014-09-05 12:33:34 +09:00
vvakame
54de4356d0 add rows property to OnRowsChangedEventData 2014-09-05 12:31:46 +09:00
Masahiro Wakame
6373862185 Merge pull request #2778 from fatso83/master
Fixed error in test for indexedDB
2014-09-05 12:10:54 +09:00
mzsm
e7c2d0b916 Add overload JQuery.one and jQuery.on 2014-09-05 11:58:03 +09:00
Masahiro Wakame
54d4684796 Merge pull request #2771 from Saftpresse99/master
Implement typeahead bloodhount
2014-09-05 11:39:58 +09:00
Masahiro Wakame
5eafc76cf0 Merge pull request #2770 from kimbirkelund/master
Fixed definition of KnockoutComputedContext.isInitial: should be function
2014-09-05 11:37:15 +09:00
Masahiro Wakame
a9fa66235c Merge pull request #2769 from mhegazy/tscParamsChange
Remove quotes from response files
2014-09-05 11:31:35 +09:00
Masahiro Wakame
1d46c40d3a Merge pull request #2761 from bluong/stackLayoutOffset
Stack layout offset
2014-09-05 11:26:22 +09:00
Masahiro Wakame
9c43eb8b5b Merge pull request #2767 from mhegazy/pouchDBTests
Add missing 'new' to PouchDB test
2014-09-05 11:19:08 +09:00
Masahiro Wakame
381d73a9b0 Merge pull request #2766 from mhegazy/winrtTypings
Update WinRT typings to fix extend conflict
2014-09-05 11:18:18 +09:00
Masahiro Wakame
e710ffb049 Merge pull request #2763 from nojaf/patch-1
Added $asyncValidators
2014-09-05 11:17:14 +09:00
Masahiro Wakame
49c65e745d Merge pull request #2758 from drewnoakes/jasmine/typo
[minor] Fix typo in URL
2014-09-05 11:14:34 +09:00
Masahiro Wakame
98df21b9a7 Merge pull request #2777 from pine613/feature/zepto/event
Add event shortcut methods
2014-09-05 10:48:41 +09:00
Masahiro Wakame
f5b1f78e7f Merge pull request #2773 from tomato360/master
add leanModal
2014-09-05 10:46:28 +09:00
Carl-Erik Kopseng
3ecf2530af Fixed error in test for indexedDB
While Modernizr 3 uses 'indexeddb' (lower caps), the Modernizr 2 versions all use 'indexedDB'.
2014-09-04 17:03:58 +02:00
MIZUNE Pine
27305dfa79 Add event shortcut methods 2014-09-04 20:45:10 +09:00
Masaya Nasu
029781c46f Delete unnecessary files
Delete unnecessary files
2014-09-04 09:33:18 +09:00
tomato360
04d0ddafda Merge branch 'master' of https://github.com/tomato360/DefinitelyTyped 2014-09-04 09:31:30 +09:00
tomato360
556005691d add header and modification JQueryLeanModalOption 2014-09-04 09:23:27 +09:00
tomato360
d8c36a37f5 add header and modification JQueryLeanModalOption 2014-09-04 09:11:26 +09:00
Basarat Ali Syed
560434941b Merge pull request #2776 from borisyankov/def/angular
Argument to eval and evalAsync are optional
2014-09-04 09:54:19 +10:00
Basarat Ali Syed
2167630b2a Argument to eval and evalAsync are optional
Reference : https://github.com/angular/angular.js/pull/8558
2014-09-04 09:50:18 +10:00
Earl Ferguson
32bfad140f Header cleanup 2014-09-03 17:08:59 -04:00
Earl Ferguson
577175844d Bug fixes after running tests 2014-09-03 16:59:24 -04:00
Earl Ferguson
f43c2d163a Cleaning up test 2014-09-03 16:16:54 -04:00
Earl Ferguson
6e0bae985d Added Parse SDK Definition 2014-09-03 16:04:51 -04:00
Masaya Nasu
660d172a48 add leanModal 2014-09-03 23:32:20 +09:00
Saftpresse99
f29f862cf4 Update typeahead.d.ts
Implement typeahead.js bloodhound suggestion engine: https://github.com/twitter/typeahead.js/blob/master/doc/bloodhound.md
Take input from here: https://github.com/borisyankov/DefinitelyTyped/pull/2239 with some modifications.
2014-09-03 13:56:53 +02:00
Saftpresse99
5dae0ff7b5 Merge pull request #3 from borisyankov/master
a
2014-09-03 13:30:27 +02:00
Kim Birkelund
0f047f851f Fixed definition of KnockoutComputedContext.isInitial: should be () => boolean, was boolean. 2014-09-03 12:30:12 +02:00
Mohamed Hegazy
2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
Mohamed Hegazy
11c3bec421 Add missing 'new' to PouchDB test 2014-09-02 14:32:15 -07:00
Mohamed Hegazy
7d1ef8108d Update WinRT typings to fix extend conflict as both 'IWebSocket' and 'IClosable' implemetn a close method with diffrent signatures 2014-09-02 14:25:53 -07:00
Florian Verdonck
7affe8e6ed Added $asyncValidators
Check https://docs.angularjs.org/api/ng/type/ngModel.NgModelController#$asyncValidators
2014-09-02 22:35:22 +02:00
Brandon Luong
e2b37fc978 stack layout out update definition 2014-09-02 11:47:22 -07:00
bluong
8fd6340d84 Merge pull request #1 from borisyankov/master
Update fork
2014-09-02 11:43:17 -07:00
Masahiro Wakame
0d999bb466 Merge pull request #2759 from vvakame/improve-atom-definition
update IEditor and add IDecorator.
2014-09-03 01:00:17 +09:00
vvakame
1339939e44 updat IEditor and add IDecorator.
see http://blog.atom.io/2014/07/24/decorations.html
2014-09-03 00:55:30 +09:00
Drew Noakes
c1be07edcf [minor] Fix typo in URL 2014-09-02 10:57:42 +01:00