Commit Graph
6727 Commits
Author SHA1 Message Date
Seon-Wook Park fe09ccfd68 Add visionmedia/debug, a tiny npm package for debugging 2014-10-25 02:32:13 +02:00
Masahiro Wakame bd9a1922e4 Merge pull request #3004 from vvakame/angular-http-auth
add angular-http-auth definitions
2014-10-21 14:54:57 +09:00
vvakame f4b502ceac add angular-http-auth definitions 2014-10-21 14:49:03 +09:00
Masahiro Wakame 59b63ac939 Merge pull request #2998 from DevExpress/master
Update to 14.1.7
2014-10-21 12:03:18 +09:00
Masahiro Wakame 600e1831d2 Merge pull request #2994 from motemen/lodash-chainable
Add Lo-Dash chainable methods
2014-10-21 11:56:50 +09:00
Masahiro Wakame ee32ea9156 Merge pull request #2993 from Asana/react-0.12
React 0.12
2014-10-21 11:54:34 +09:00
Masahiro Wakame f08fe50d94 Merge pull request #2986 from nitech/patch-2
TimelineLite was missing from(...)
2014-10-21 11:51:50 +09:00
Masahiro Wakame 510dbf3eda Merge pull request #2985 from jedmao/gulp-util
Add gulp-util definitions, fix through2 and vinyl
2014-10-21 11:49:29 +09:00
Masahiro Wakame d5713b68db Merge pull request #3003 from motemen/chrome-webrequest-requestfilter-types
Fix chrome.webRequest.RequestFilter.types
2014-10-21 11:45:06 +09:00
Masahiro Wakame ae1b6e80ef Merge pull request #3002 from errorx666/threejs-module
alias THREE as 'three' for AMD modules
2014-10-21 11:43:37 +09:00
Masahiro Wakame 25913c645a Merge pull request #3001 from adidahiya/pickadate
Improve pickadate.js typings
2014-10-21 11:41:22 +09:00
Masahiro Wakame 466f609e52 Merge pull request #3000 from SergioMorchon/patch-3
Fix applyBindingsToNode signature.
2014-10-21 11:39:16 +09:00
Masahiro Wakame 246193d489 Merge pull request #2999 from SergioMorchon/patch-2
Preprocess option to Knockout binding's syntax
2014-10-21 11:32:56 +09:00
Masahiro Wakame 33a3151db5 Merge pull request #2997 from gyohk/master
Some bug fixes.
2014-10-21 11:30:30 +09:00
Masahiro Wakame 8c1cbce63e Merge pull request #2996 from amikhalev/bunyan
Added definitions for bunyan.
2014-10-21 11:28:46 +09:00
Masahiro Wakame 5b3cb1fcab Merge pull request #2995 from pine613/feature/chrome/app_window
Update chrome.app.window
2014-10-21 11:27:51 +09:00
Masahiro Wakame 4174730485 Merge pull request #2992 from rogierschouten/timezonecomplete-1.8.0
Add typings for timezonecomplete 1.8.0
2014-10-21 11:18:34 +09:00
Masahiro Wakame 5a4e6a4462 Merge pull request #2991 from PaloMraz/master
Fixed angular.version.codeName casing
2014-10-21 11:15:18 +09:00
Masahiro Wakame 806ad12aa6 Merge pull request #2990 from damianog/patch-11
Update ckeditor.d.ts getData and setData
2014-10-21 11:08:30 +09:00
Masahiro Wakame 7c8e1c17e7 Merge pull request #2989 from jtlan/classed-object-arg
Add Selection.classed(object) to d3.d.ts
2014-10-21 11:03:40 +09:00
vvakame 6abd1f2658 Merge branch 'SomaticIT-update-msnodesql' 2014-10-21 10:58:59 +09:00
vvakame bd4354c48d Merge branch 'update-msnodesql' of github.com:SomaticIT/DefinitelyTyped into SomaticIT-update-msnodesql
Conflicts:
	CONTRIBUTORS.md
2014-10-21 10:58:51 +09:00
Masahiro Wakame 6fcd7b7bee Merge pull request #2988 from spencerwi/master
Add definitions for intercom.js
2014-10-21 10:50:59 +09:00
motemen 84bf3cd095 fixed chrome.webRequest.RequestFilter.types 2014-10-21 10:41:19 +09:00
error 5b58a7a5de alias THREE as 'three' for AMD modules 2014-10-20 14:00:40 -05:00
Adi Dahiya 4a0b3fcd81 Improve pickadate.js typings 2014-10-20 13:05:03 -04:00
Sergio fcd45872fa Fix applyBindingsToNode signature.
From the sourcecode at https://github.com/knockout/knockout/blob/master/src/binding/bindingAttributeSyntax.js
2014-10-20 16:01:12 +02:00
Igor Kriklivets ac7290b6aa Update to 14.1.7 2014-10-20 17:16:17 +04:00
Sergio 3339edcc3d Preprocess option to Knockout binding's syntax
From the oficial documentation: http://knockoutjs.com/documentation/binding-preprocessing.html
2014-10-20 14:58:22 +02:00
satoru kimura a1e4a81479 Some bug fixes. 2014-10-20 00:31:23 +09:00
Alex Mikhalev f389d547ab Added definitions for bunyan.
Added definitions and tests for the bunyan logging library.
2014-10-19 01:50:05 -06:00
MIZUNE Pine df4f7f4af3 Fix test 2014-10-18 21:53:42 +09:00
MIZUNE Pine 74cd8c88b1 Update chrome.app.window 2014-10-18 21:51:13 +09:00
motemen 2507e73a5f _(...).find 2014-10-18 18:08:20 +09:00
motemen 824029abf4 _(...).max, min 2014-10-18 18:08:20 +09:00
motemen 3653640a60 _(...).zip and aliases 2014-10-18 18:08:05 +09:00
motemen a59dd92bf7 _(...).findLast 2014-10-18 18:07:43 +09:00
Phips Peter c4d3efb7f1 Fixing isValidClass and isValidElement
The terminology is confusing right now.
2014-10-17 16:51:08 -07:00
Phips Peter 17d211f896 Adding createFactory
Forgot about this piece but is important for removing warnings.
2014-10-17 16:42:11 -07:00
Phips Peter 3bb83a20e4 Fixing the version 2014-10-17 16:37:14 -07:00
Phips Peter f547d80f49 Removed descriptors from our code 2014-10-17 16:24:11 -07:00
Phips Peter d7650b9d84 Fixing React Addons 2014-10-17 13:24:04 -07:00
Phips Peter 51b6fad247 Adding the new Element types
https://gist.github.com/sebmarkbage/fcb1b6ab493b0c77d589
2014-10-17 13:22:14 -07:00
Phips Peter 8b6079cfcd Removing transferPropsTo 2014-10-17 12:29:45 -07:00
Phips Peter d908e8f3bf Renaming based on the new React API
http://facebook.github.io/react/blog/2014/10/16/react-v0.12-rc1.html#renamed-apis
2014-10-17 12:26:28 -07:00
Phips Peter 8336da666d Renaming the legacy module for tests
Apparently they conflict otherwise which is unfortunate.
2014-10-17 12:14:42 -07:00
Phips Peter 1d663ab9a3 Moving React 0.11 into legacy
I'm following the example from Angular.
2014-10-17 12:09:56 -07:00
Rogier Schouten c399e4d7bd Add typings for timezonecomplete 1.8.0 2014-10-17 13:15:06 +02:00
PaloMraz 3230867979 Fixed angular.version.codeName casing
codename property renamed to correct codeName.
2014-10-17 10:58:15 +02:00
Damiano 01439a37fc Update ckeditor.d.ts getData and setData
FIXED getData() to allow calling without parameter as in the example

http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getData

FIXED setData(...) parametes 

http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-setData
2014-10-17 08:12:05 +02:00