Vladimir Kotikov
1ad10bb0dd
Update teact-native typings to react-native@0.34 ( #11831 )
...
* Update teact-native typings to react-native@0.34
* Address review feedback
- remove ES6 Promise definition
- replace class/type -> interface to match w/ existing definitions
- remove duplicated types: I18nManagerStatus and EmitterSubscription
Remove ES6 Promise definition
* Keep previous typings as react-native.0.29
2016-10-12 22:38:35 +09:00
Marvin Hagemeister
584d976f55
Update node-sass bindings ( #11852 )
...
* update node-sass for es6 target
* Fix wrong sourceMapRoot type for node-sass
* Fix outputStyle cannot be any string
* Add library version
2016-10-12 22:29:02 +09:00
Nobuki Yoda
f109a9af28
Fixed 'evaluateJavascript' to 'evaluateJavaScript' (phantomjs). ( #11921 )
2016-10-12 22:24:46 +09:00
Linda_pp
815ad66282
Add 'page-icon' package ( #11918 )
2016-10-12 22:22:55 +09:00
Isaac Sukin
7ab26a7f1e
Add LaunchDarkly JavaScript client typings ( #11916 )
...
* Added LaunchDarkly JavaScript client typings
* Address feedback from jkodumal
2016-10-12 22:22:43 +09:00
Tyler Romeo
9baa3f410d
[google-drive-realtime-api] Typings for Error and ErrorType ( #11836 )
...
Add typings for the Google Drive Realtime API's Error class and
ErrorType string enum (simulated in TypeScript as a union type and
static variable).
Signed-off-by: Tyler Romeo <tromeo@google.com >
2016-10-12 22:18:00 +09:00
Adrien Vergé
c4e76e648f
CKEditor HTML parser typings ( #11616 )
...
* test(CKEditor): Add missing tests for htmlParser.basicWriter
* feat(CKEditor): Add typings for htmlWriter
See related documentation at:
http://docs.ckeditor.com/#!/api/CKEDITOR.htmlWriter
* feat(CKEditor): Add typings for htmlDataProcessor
See related documentation at:
http://docs.ckeditor.com/#!/api/CKEDITOR.htmlDataProcessor
2016-10-12 22:02:10 +09:00
laureysruben
00595a5ec7
Add LanguageSettings.url option ( #11897 )
...
The datatables language options contains a url parameter to get language settings over ajax. This should be included in the typings file.
2016-10-12 22:01:03 +09:00
Cain Cresswell-Miley
befa2dae51
add when.reduce, when.reduceRight, and when.map typings ( #11894 )
2016-10-12 21:57:24 +09:00
Linda_pp
2361fca3be
Added 'menubar' package ( #11867 )
...
* Add 'menubar' package
* Add a missing header
* Remove '| null' because it fails on CI check
* Fix references to node.d.ts and github-electron.d.ts
2016-10-12 21:50:39 +09:00
Subhash Sharma
c830d9ef51
Non-Instantiated highcharts definitions ( #11385 )
...
* grouped all globals into a single namespace and did renaming
* changed refs and types throughout dependents
* moved static members into main namespace
* updated highcharts-ng dependency
2016-10-12 21:47:04 +09:00
Quentin Lampin
d6f3a60ad5
add type definitions for bonjour ( #11885 )
...
* add type definitions for bonjour
* fixed project URL (brackets)
2016-10-12 21:46:01 +09:00
Horiuchi_H
25c6f49e9c
Merge pull request #11920 from horiuchi/koa-passport
...
Add `koa-passport` type definition file
2016-10-12 15:32:07 +09:00
Horiuchi_H
efa9f6a496
Merge pull request #11853 from TonyPythoneer/patch-11
...
[express] The properties don't exist
2016-10-12 15:15:36 +09:00
Horiuchi_H
87ed5f4112
fix: update passport type file
2016-10-12 15:14:29 +09:00
Horiuchi_H
83e2e32244
feat: add koa-passport type definition file
2016-10-12 13:52:24 +09:00
Arthur Ozga
6577e6c030
Merge pull request #11891 from pvujic/patch-1
...
Updated BootboxPromptOptions with optional inputType
2016-10-11 15:17:44 -07:00
Arthur Ozga
d0396b7dd4
Merge pull request #11917 from nonplus/angular-ui-router-default
...
add angular-ui-router-default definition and test
2016-10-11 15:17:13 -07:00
Stepan Riha
7a777c1c9c
add angular-ui-router-default definition and test
2016-10-11 16:59:46 -05:00
Arthur Ozga
5a37d8271b
Merge pull request #11911 from nonplus/master
...
add angular-ui-router-uib-modal definition and test
2016-10-11 13:19:28 -07:00
Arthur Ozga
6e297d4222
Merge pull request #11907 from mchapman/mchapman-patch-1
...
Allow arrays of values
2016-10-11 11:17:29 -07:00
Stepan Riha
fa33dffb3f
add angular-ui-router-uib-modal definition and test
2016-10-11 13:13:31 -05:00
Arthur Ozga
cc4c2ea120
Merge pull request #11896 from markwongsk/master
...
Added clipboard-js definitions and tests
2016-10-11 11:04:44 -07:00
Mark Chapman
15784fd907
Correct typo
...
Thanks
2016-10-11 17:52:26 +01:00
Arthur Ozga
0329b1b8a6
Merge pull request #11863 from jamesmoey/bugfix/finalhandler
...
update finalhandler
2016-10-11 09:42:33 -07:00
Arthur Ozga
657a19a88d
Merge pull request #11870 from berardo/fix_rrule
...
Fix iterators and Add RRuleSet to rrule type definitions
2016-10-11 09:39:08 -07:00
Arthur Ozga
74600253dd
Merge pull request #11882 from jchildren/patch-1
...
Correction to array type for ProtoEnum in ProtoBuf.js
2016-10-11 09:38:26 -07:00
Mark Chapman
866e069619
Update rrule-test.ts
2016-10-11 17:22:12 +01:00
Mark Chapman
9ac7e82570
Update rrule.d.ts
2016-10-11 17:20:13 +01:00
Horiuchi_H
99201b74bc
Merge pull request #11892 from simonxca/patch-mongoose
...
Mongoose fixes ObjectId constructor
2016-10-11 16:51:57 +09:00
Mark Wong Siang Kai
c34293775d
Added clipboard-js definitions and tests
2016-10-10 20:37:59 -07:00
Simon
cd3ac6998f
add ability to convert to ObjectID without using new
2016-10-10 14:07:58 -04:00
Petar Vujic
b752dac665
Updated BootboxPromptOptions with optional inputType
2016-10-10 18:54:43 +02:00
Horiuchi_H
f9351fd6d2
Merge pull request #11877 from simonxca/patch-mongoose
...
Mongoose fixes
2016-10-10 22:47:15 +09:00
Luke
a11d013885
Add css properties to react-modal ( #11845 )
...
* Add css properties to react-modal
* fix whitespace
2016-10-10 19:59:06 +09:00
Theodore Brown
637e7d6df7
Fix moment().localeData() return type ( #11872 )
2016-10-10 19:55:46 +09:00
Benny van Reeven
59b4c526c9
Update parsimmon typings ( #11873 )
...
According to the [README][1] and [API docs][2], an index is now an
object instead of a number.
The typings have been updated in the relevant places:
* `Result<T>.index`
* `Mark<T>.start` and `Mark<T>.end`
* `Parsimmon.index`
[1]: https://github.com/jneen/parsimmon/blob/master/README.md
[2]: https://github.com/jneen/parsimmon/blob/master/API.md
2016-10-10 19:54:59 +09:00
James Bracy
b15ec5b9a0
Updating QUnit to 2.0.1 ( #11527 )
2016-10-10 19:53:14 +09:00
Guilherme Oenning
a92782a4ba
create function return Promises. closes #11003 ( #11767 )
2016-10-10 19:52:43 +09:00
Endel Dreyer
056a5d36c5
add definitions for fossil-delta package ( #11868 )
2016-10-10 19:51:01 +09:00
Cotton Hou
3ea7e4b306
fix(localforage): for LocalForageOptions.version ( #11862 )
2016-10-10 19:31:58 +09:00
Arne Schubert
1a0f7cd07c
Make the "undersore methods" to protected ones in the definitions ( #11715 )
...
* Make the undersore methods to protected ones
* Remove non-public _read method from Result-Stream
2016-10-10 19:15:23 +09:00
Simon
047108541f
fix travis errors
2016-10-09 20:49:57 -04:00
Simon
633739d1bc
removes private api options from schematype
2016-10-09 20:44:15 -04:00
Simon
cddd4f8a2f
fixes return types for mongoose document array create() and id()
2016-10-09 20:43:46 -04:00
Jose Berardo
2f1f1d54c5
oops one more void
2016-10-10 00:32:05 +11:00
Jose Berardo
6479f21283
undefined to void
2016-10-10 00:28:00 +11:00
Jose Berardo
8ce0b23273
Fix iterators and Add RRuleSet
2016-10-10 00:02:13 +11:00
James Moey
eb6ec6b5f7
fix export finalhandle as function
2016-10-09 14:13:19 +11:00
Eric Amodio
e623c6b316
Changes Quill casing to avoid issues w/ jspm & others ( #11858 )
2016-10-08 16:32:43 -07:00