Commit Graph

33545 Commits

Author SHA1 Message Date
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
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
小雨 Jerray
91fab979fc Add type definitions for generic-pool (#18741) 2017-08-08 13:37:52 -07:00
Andrew Casey
b98d0d3152 Merge pull request #18723 from dan-j/master
[material-ui] Added missing prop definitions for <DropDownMenu />
2017-08-08 13:37:38 -07:00
Dimitri Benin
1dc72c595a [wallpaper] add typings (#18744) 2017-08-08 13:37:08 -07:00
Dimitri Benin
39d28981ce [copy-text-to-clipboard] add typings (#18745) 2017-08-08 13:36:37 -07:00
Dimitri Benin
48ad743488 [internal-ip] add typings (#18749) 2017-08-08 13:35:29 -07:00
Dimitri Benin
d4bb1bd1e4 [public-ip] add typings (#18752) 2017-08-08 13:35:03 -07:00
Andrew Casey
3e4bc214f3 Merge pull request #18660 from brutalimp/master
[Canvasjs] Change all class type to interface except "Chart", and change some pr…
2017-08-08 13:34:37 -07:00
Andrew Casey
eeef8970fe Merge pull request #18656 from mariotsi/patch-1
Update TeleBot definitions
2017-08-08 13:32:17 -07:00
Andrew Casey
4db3fa3364 Merge pull request #18648 from BendingBender/redlock
[redlock] add typings for v3, enable linting & strictNullChecks
2017-08-08 13:24:14 -07:00
Andrew Casey
a781d7cf1c Merge pull request #18719 from BendingBender/path-exists
[path-exists] add typings for v3, add strict null checks & linting
2017-08-08 13:22:16 -07:00
Andrew Casey
f16caa9b04 Merge pull request #18695 from tn0502/tonguye/virtualizedlistprops
Added definition for VirtualizedListProps.
2017-08-08 13:18:42 -07:00
Nicholas Guarracino
24debbc209 Added type definition for reconnectingwebsocket. (#18705) 2017-08-08 13:16:49 -07:00
Dimitri Benin
c23b6de8cf [esri-leaftlet-geocoder] introduce typings (#18699) 2017-08-08 13:16:23 -07:00
Andrew Casey
990c3d6829 Merge pull request #18664 from smac89/patch-1
[HOTFIX-Merge2] Merge2 currently does not offer the option to listen for other events apart from queueDrain
2017-08-08 13:07:42 -07:00