Dimitri Benin
1cffe21553
[conf] add typings for v1, add strict null checks ( #18783 )
2017-08-09 10:30:16 -07:00
Dimitri Benin
a14233daa6
[del] add typings for v3, enable strict null checks ( #18785 )
2017-08-09 10:29:07 -07:00
Jonathan Creamer
2ca09c9734
Add tests, run lint
2017-08-09 09:50:18 -05:00
mad-mike
ba5f95bae7
[@sap/xsenv] Add types for @sap/xsenv module ( #18605 )
...
* Add types for @sap/xsenv module (available on SAP Service Marketplace or https://npm.sap.com )
* Fix linter errors
* Switch to path mapping instead of declare module
* Rework links to documentation
* Fix linter message
2017-08-09 07:04:48 -07:00
Torgeir Hovden
245998780e
Add missing option callback arg to setProps ( #18215 )
...
* Add missing option callback arg to setProps
* Allow callback only on ReactWrapper, ref. @MartynasZilinskas comment
2017-08-09 07:02:00 -07:00
Mikko Vuorinen
2eff7af876
[hellojs] Update definition for 1.15.1 ( #18318 )
...
* [hellojs] Add/modify tests for latest version
* [hellojs] Update definition to latest version
Modify interfaces to reflect version 1.15.1 codebase.
Add definition for hello.util.
Simplify thenable definition.
* [hellojs] Add missing method definition
Include api() definition when calling with options object.
* [hellojs] Add tslint.json and fix linting errors
* [hellojs] Use TypeScript 2.3
Set TypeScript version to 2.3 to avoid errors with object-type.
* [hellojs] Switch to PromiseLike
https://github.com/DefinitelyTyped/DefinitelyTyped/issues/17251
* [hellojs] Remove unused interface
* [hellojs] Rename namespace and add export
Add default export for static hello-object.
Rename namespace to hello so that the namespace as well as the hello-object will be exported.
* [hellojs] Remove redundant 'export' keyword
2017-08-09 06:58:24 -07:00
Joel Shepherd
97427521b2
Adding new screenfull methods
2017-08-09 23:50:28 +10:00
Egor Shulga
1d8a7055cf
add withRouter decorator
2017-08-09 15:03:53 +03:00
Robert K. Bell
d86388c8c9
fixes: premature close, file handles, raw streams → stderr
...
- premature close: don't close the ringBuffer until we're done logging
- file handles: calling child.reopenFileStreams() invalidates the fd
- raw streams → stderr: app dies the moment bunyan pushes a raw log to stderr
2017-08-09 17:46:36 +10:00
Izik Lisbon
f668da13f4
Sequelize is using Validator to validate that a string is a UUID. Validator supports 4 versions of UUID:
...
b59133b172/lib/isUUID.js (L14-L19)
Update Sequelize's typescript to include `all` and change `number` type to a more specific type (3|4|5).
Update Validator's typescript to be more specific. instead of `string | number` set the enum values (3|4|5|all)
2017-08-09 00:01:33 -07:00
peter
1cefa50242
fix lint error
2017-08-09 14:50:38 +08:00
peter
2f5687402d
add missing proterty
2017-08-09 14:42:14 +08:00
Robert K. Bell
8b2363e487
fix: streams can be named
...
as documented in <https://github.com/trentm/node-bunyan#levels >
2017-08-09 16:27:28 +10:00
Michael Strobel
cda63c85ed
Add minimum TypeScript version 2.1 to types depending on bunyan
2017-08-09 08:20:19 +08:00
Walton, Reese
751d76cfc5
noResultsText can be React Component
2017-08-08 19:06:21 -04:00
Nathan Shively-Sanders
825d361b8e
Merge pull request #18714 from DefinitelyTyped/improve-vis-locales-types
...
vis: Add types for Options.locales
2017-08-08 15:36:52 -07:00
Miika Hänninen
7f30cbcfe9
Fix unfold step function return type ( #18692 )
2017-08-08 14:46:39 -07:00
Stéphane Goetz
f6e30f1669
Add scope?: string to Td HTML attributes ( #18381 )
...
This attribute exists on both <th> and <td> but is present only in <th> currently: https://www.w3schools.com/tags/att_td_scope.asp
2017-08-08 14:43:27 -07:00
Bogdan
a608fa5c55
new definition for 'react-virtual-keyboardl' ( #18517 )
...
* new definition for 'react-virtual-keyboardl'
* err
* err
* err
* add examples from https://www.npmjs.com/package/react-virtual-keyboard
* err
2017-08-08 14:24:39 -07:00
coderslagoon
8072e7b840
typings for private-ip ( #18683 )
2017-08-08 14:23:09 -07:00
Roberts Slisans
4bcdebd32e
Added pick-weight ( #18693 )
...
* Created definitions & tests for pick-weight 🎲
* Fix no-single-module
2017-08-08 14:22:46 -07:00
Dimitri Benin
26223f00d7
[p-debounce] introduce typings ( #18678 )
2017-08-08 14:21:43 -07:00
Dimitri Benin
c2ce1e4aba
[p-one] introduce typings ( #18661 )
2017-08-08 14:21:22 -07:00
Michael Strobel
01427d69a6
[assets-webpack-plugin] Add type definitions ( #18650 )
2017-08-08 14:20:30 -07:00
Michael Strobel
2fc13d9e70
[webpack-bunde-analyzer] Add type definitions ( #18651 )
2017-08-08 14:17:49 -07:00
Dimitri Benin
1c6c9da401
[p-some] introduce typings ( #18652 )
2017-08-08 14:17:19 -07:00
Dimitri Benin
993a6a4174
[p-every] introduce typings ( #18654 )
...
* [p-every] introduce typings
* [p-every] remove unnecessary TypeScript version restriction
* [p-every] rename first param to match docs
2017-08-08 14:16:30 -07:00
milosd92
04f255624c
[snazzy-info-window] Add type definitions ( #18659 )
2017-08-08 14:16:05 -07:00
Dimitri Benin
04d8fd056a
[p-reduce] introduce typings ( #18662 )
2017-08-08 14:15:32 -07:00
Dimitri Benin
85b9cc459f
[p-retry] introduce typings, [retry] export options interfaces, linting ( #18671 )
2017-08-08 14:11:30 -07:00
Bradley Menchl
0c30eb38ee
Add react-geosuggest types ( #18674 )
2017-08-08 14:10:14 -07:00
Dimitri Benin
c441df954e
[p-throttle] introduce typings ( #18675 )
2017-08-08 14:09:01 -07:00
Masanori Ohgita
71e42e2b62
[rfc2047] Add type definitions for v2.0.x ( #18686 )
2017-08-08 14:08:13 -07:00
Andy
49a86971ef
Use lodash/scripts/generate-modules.ts to generate lodash-es too ( #18751 )
2017-08-08 14:06:51 -07:00
Melvin Groenhoff
802fca28a0
Add typings for npm-package-arg. ( #18696 )
2017-08-08 14:04:26 -07:00
Melvin Groenhoff
c42f6ca95b
Add typings for read-package-tree. ( #18698 )
2017-08-08 14:01:56 -07:00
Dimitri Benin
40295264aa
[p-locate] introduce typings ( #18718 )
2017-08-08 14:01:12 -07:00
Dimitri Benin
3c43f5038a
[p-tap] introduce typings ( #18711 )
2017-08-08 13:57:54 -07:00
Adam Voga
48e27a5c81
Added types for package: ibm_db ( #18712 )
...
* Added typings for ibm_db
* Add some test
* Linter fixes
2017-08-08 13:57:04 -07:00
Dimitri Benin
56a605246a
[locate-path] add typings ( #18720 )
2017-08-08 13:54:03 -07:00
Dimitri Benin
a573285132
[p-limit] introduce typings ( #18721 )
2017-08-08 13:53:36 -07:00
Michael Strobel
7935e187c6
[webpack-dotenv-plugin] Add type definitions ( #18726 )
2017-08-08 13:52:06 -07:00
Dimitri Benin
86e4c7565c
[quick-lru] introduce typings ( #18730 )
2017-08-08 13:51:37 -07:00
Dimitri Benin
a0d20a1314
[os-name] introduce typings ( #18731 )
2017-08-08 13:50:39 -07:00
Dimitri Benin
734ea84afc
[os-locale] add typings for v2, add strict null checks & linting ( #18732 )
2017-08-08 13:50:03 -07:00
Dimitri Benin
f340893290
[getos] add typings ( #18733 )
2017-08-08 13:49:06 -07:00
Cleve Littlefield
d17782cacf
react-document-title type definition. ( #18736 )
2017-08-08 13:48:09 -07:00
Dimitri Benin
ded90b265d
[cpy] update typings to 5.1; [cp-file] add typings ( #18737 )
2017-08-08 13:47:38 -07:00
Andrew Casey
b3a05b5314
Merge pull request #18145 from rudi-c/master
...
[react-codemirror] Add types for the change object
2017-08-08 13:45:42 -07:00
Andrew Casey
4fd2c1ae63
Merge pull request #18746 from DefinitelyTyped/package_json
...
Revert change to package.json
2017-08-08 13:38:17 -07:00