Commit Graph

35315 Commits

Author SHA1 Message Date
Gregory Moore
5501dcbdfb Fix Travis errors 2017-09-14 08:52:51 -07:00
Frank Tan
8ec3b51785 [blob-util] Increment version number 2017-09-14 10:36:09 -04:00
Frank Tan
0b73ef5395 [blob-util] Add blobToDataURL 2017-09-14 10:31:15 -04:00
Ilia Choly
76bb42692d types for Split.js 2017-09-14 10:03:25 -04:00
Dale Caffull
417f0c2de9 Adding toHaveBeenCalledBefore matcher to jasmine 2017-09-14 14:02:05 +01:00
robbertvanmarkus
97b2867779 Merge branch 'master' of github.com:rvanmarkus/DefinitelyTyped 2017-09-14 13:28:41 +02:00
robbertvanmarkus
6a8dc004b4 adds type definitions for 'trigger' method in cypress.io 2017-09-14 13:28:20 +02:00
Gleb Mazovetskiy
0f014a8667 google.visualization: Additional isStacked values
All charts that support `isStacked` except ComboChart also support `'percent' | 'relative' | 'absolute'` as possible values.
2017-09-14 11:32:43 +01:00
segayuu
b7346ede24 changed type from "Function" to "Arrow function format". 2017-09-14 19:13:39 +09:00
robbertvanmarkus
d538136c0d adds type definitions for 'trigger' method in cypress.io 2017-09-14 11:39:10 +02:00
Bin Wang
5538cba820 Add undefined type to ol.Overlay.setPosition
According to the [document of ol.Overlay.setPosition](http://openlayers.org/en/latest/apidoc/ol.Overlay.html#setPosition), set it to undefined makes the popup disappear. However, in the current definition, it doesn't allow to be set to undefined.
2017-09-14 15:30:15 +08:00
Robin Franken
e52fed0757 Added tests for tokens 2017-09-14 08:29:20 +02:00
segayuu
0438cc82c3 Added types hexo-log 2017-09-14 13:49:07 +09:00
segayuu
bec36516c2 Added typed "hexo-bunyan". 2017-09-14 13:48:44 +09:00
Haas, Mike
ff76d52f28 update angular-ui-router state get to use union type 2017-09-13 21:57:27 -04:00
Gregory Moore
e9140d271c Add card-validator definitions 2017-09-13 16:56:09 -07:00
Larry Ruckman
acc37d8b9d Merge PR #19681: [react-data-grid] Added missing draggable flag to column
* Added missing draggable flag to column
2017-09-13 14:58:56 -07:00
Andy
a7eaccd5f7 Add more tslint disables (#19631) 2017-09-13 14:29:46 -07:00
Andy
b885bb46f8 Adone: Fix test (#19641) 2017-09-13 14:29:31 -07:00
Larry Ruckman
94c03cc9c9 [react-data-grid] Update editors signature to include components 2017-09-13 10:24:53 -07:00
Adi Bardan
42ef44140c add types for twitter-stream-channels 1.0.0 2017-09-13 19:17:54 +02:00
Larry Ruckman
ffbb5c78fd [react-select] FilterOption should return boolean value 2017-09-13 08:23:51 -07:00
Krzysztof Nowaczyk
59c146c813 added getPromiseChain to IModalService; fixed IModalSettings.template type 2017-09-13 16:40:45 +02:00
Gleb Mazovetskiy
6f92d5086d Fix google.visualization ChartArea backgroundColor
Changes `backgroundColor:` to `backgroundColor?:` because this field is optional
2017-09-13 15:40:41 +01:00
Nathan Shively-Sanders
85c861c79d Merge pull request #19598 from seantanly/lunr
[lunr] Rewritten for lunr.js v2.1.3
2017-09-13 07:36:06 -07:00
Andy
b00a552bdd Don't allowSyntheticDefaultImports (#19609) 2017-09-13 07:16:41 -07:00
kutomer
82a2ae985c missing functions 2017-09-13 15:53:37 +03:00
kutomer
d9cdda6956 update API to v8.0 (latest) 2017-09-13 15:40:30 +03:00
Robin Franken
9a0482fee2 Updated Esprima tests 2017-09-13 14:39:47 +02:00
Robin Franken
9a9cabc46d Fixed linting 2017-09-13 14:36:00 +02:00
Robin Franken
1b488978c5 [Esprima] Extended Program interface
I've added the optional `tokens` property to the `Program` interface of
Esprima.
2017-09-13 14:34:36 +02:00
Jonas Schürmann
08d64685bc material-ui: Tighten type definition
If Table.onRowSelection returns a string, it should always be 'all'
2017-09-13 11:29:11 +02:00
harry
8f3ff7d571 Add path mapping for v1 2017-09-13 18:14:35 +09:00
york yao
3c1c9028de add types of lozad 2017-09-13 17:03:56 +08:00
harry
7b851fa445 Merge branch 'master' into storejs 2017-09-13 17:15:09 +09:00
H4mit
b944a46811 dialect update type 2017-09-13 09:17:03 +04:30
segayuu
fa0ee2f4b0 changed type from "Function" to "Arrow function format". 2017-09-13 13:04:49 +09:00
Sean Tan
cd8677c019 Rewritten definition for lunr.js v2.1.3 2017-09-13 10:02:29 +08:00
Sean Tan
f54859a71d Fix tslint issues in v0/index.d.ts 2017-09-13 10:02:22 +08:00
Sean Tan
e8d48ef03d Fix tslint issues in v0/lunr-tests.ts 2017-09-13 10:02:13 +08:00
Sean Tan
22cf61b868 Add v0/tslint.json 2017-09-13 09:52:29 +08:00
Sean Tan
32d6a213fb Move exising definition for lunr.js 0.5.4 to lunr/v0 2017-09-13 09:52:29 +08:00
Mo Abbas
62691fe2a7 Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped 2017-09-13 10:31:21 +10:00
Mo Abbas
5a7735c4b3 - update documentation
- remove boolean  from animation
 - make animate optional in positionAll
2017-09-13 10:21:17 +10:00
Dave Wasmer
460cf62646 Fix req.is return type 2017-09-12 17:59:21 -06:00
Eloy Durán
046478a6dd Merge pull request #19701 from abrahambotros/react-native/virtualized-list-onlayout-event-data
[react-native] Add VirtualizedList onLayout event data
2017-09-13 00:42:54 +02:00
harry0000
080a9476f3 Update store.js type definitions to v2.0 2017-09-13 06:44:44 +09:00
abrahambotros
f56051d04b [react-native] Add VirtualizedList onLayout event data 2017-09-12 11:00:26 -07:00
krister
4381378a64 [react-intl] Allow booleans and dates when formatting a message 2017-09-12 18:30:08 +03:00
Alec Merdler
5e673b9dfa added test for WrappedComponent 2017-09-12 10:51:51 -04:00