Commit Graph

383 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
b5619e813f Merge pull request #15517 from jmfirth/hyperscript-polymorphism
Improve inference and enable coercion in hyperscript
2017-03-30 15:18:38 -07:00
Justin Firth
d7218e2fe3 Support SVG elements; Remove extraneous definition 2017-03-30 18:13:46 -04:00
Denis
93410826e1 Fix linting 2017-03-30 17:49:01 -04:00
Nathan Shively-Sanders
fc0be958f4 Merge pull request #15516 from maghis/update-stream-buffers
stream-buffers: Correct return type for WritableStreamBuffer.getContents()
2017-03-30 14:37:54 -07:00
Andy
68e0aea47a Lint additional react packages (#15527) 2017-03-30 14:25:38 -07:00
cailenmusselman
389adfc542 findNodeHandle also accepts base react-native components (#15444)
* findNodeHandle also accepts base react-native components

We're also able to pass in base react-native components like View, TextView, etc. to findNodeHandle

* Added static tests for findNodeHandle definition

* Removed trailing whitespace

* Okay NOW all trailing white-space is removed
2017-03-30 14:15:34 -07:00
Andy
6a285d2dcf Lint d3-* packages (#15523) 2017-03-30 14:12:02 -07:00
Andy
3d13ec5399 Lint react-* packages (#15526) 2017-03-30 14:11:46 -07:00
Kalle Ott
4fd2d7547c fixed the semver note in the header comment (#15522)
* fixed the semver note in the header comment

* changed tslint config

* fixed linting
2017-03-30 13:12:51 -07:00
Nathan Shively-Sanders
8f1c970a60 Merge pull request #15507 from jens-duttke/patch-1
requirejs: RequireError.requireModules can be null
2017-03-30 12:47:05 -07:00
Andy
4cac3c5b44 Apply new lint rules in more packages (#15521) 2017-03-30 12:33:22 -07:00
Nathan Shively-Sanders
4173a37d30 Merge pull request #15520 from DefinitelyTyped/make-braintree-umd
Make braintree a UMD module
2017-03-30 12:30:31 -07:00
Nathan Shively-Sanders
7fd19dab3b Move tests into test folder 2017-03-30 12:22:49 -07:00
Nathan Shively-Sanders
78c356783b Merge pull request #15424 from kaoDev/react-virtualized-9.4
React virtualized 9.4
2017-03-30 11:35:07 -07:00
Nathan Shively-Sanders
deed8459fa Make braintree a UMD module
Add tests to show that it can be imported as well as used globally.

The change required lots of refactoring. The merged interface-classes
are gone since their constructors were not supposed to be used anyway.
And everything moved into the BraintreeWeb namespace, which was renamed
to just `braintree`.
2017-03-30 11:29:31 -07:00
Fedor Nezhivoi
58c3aaf8e3 @types/react-native fix Picker types 2017-03-30 20:08:42 +03:00
Justin Firth
c0083ec134 Added version commit 2017-03-30 13:03:14 -04:00
maghis
d405d11df4 Correct return type for getContents 2017-03-30 12:21:33 -04:00
Nathan Shively-Sanders
729ec22df7 Merge pull request #15490 from giladgray/kss
add kss-node
2017-03-30 08:34:31 -07:00
Viktor Smirnov
75ce0ec8cc angular-material
linting
2017-03-30 17:57:10 +03:00
Viktor Smirnov
7a3e30fc16 angular-material
updated resolve object type
2017-03-30 16:05:15 +03:00
Denis
29cf119a46 Update with typeRoots 2017-03-30 08:31:43 -04:00
Denis
05513e0a0a leaflet.locate - remove useless package.json 2017-03-30 08:30:25 -04:00
Wayne Dela Cruz
7ca4941d99 Use double quotes instead of single quotes 2017-03-30 19:55:26 +08:00
Wayne Dela Cruz
85b2647513 Material-ui tests less hacky
Suggested by @vsiao
2017-03-30 19:53:06 +08:00
Syncfusion-JavaScript
56dbbbfb6e 15.1.0.41 typings added. 2017-03-30 14:14:45 +05:30
Jens Duttke
66df4cafa9 requirejs: RequireError.requireModules can be null
In the require.js source code (line 901 in v2.3.3), requireModules is set to `null`.
2017-03-30 09:39:15 +02:00
spacejack
ed0cfdd8aa Extend DT tslint.json, code style updates. 2017-03-29 21:40:04 -04:00
spacejack
a8dbab9d32 Merge branch 'master' into mithril-1.1 2017-03-29 20:48:56 -04:00
Gilad Gray
8bd131f9fe enable strictNullChecks 2017-03-29 16:31:05 -07:00
Nathan Shively-Sanders
f23f93a55e Merge pull request #15480 from styfle/patch-11
Add `max` length to ParameterOptions
2017-03-29 16:22:59 -07:00
Andy
0dcb154bc0 selenium-webdriver: Apply new lint rules (#15500) 2017-03-29 16:17:11 -07:00
Andy
eeb0f2e7eb highcharts: Apply new lint rules (#15502) 2017-03-29 16:16:52 -07:00
Andy
515be0adcf hyco-ws: Apply new lint rules (#15501) 2017-03-29 16:11:11 -07:00
Andy
318b10fd01 jquery.validation: Apply new lint rules (#15497) 2017-03-29 16:02:51 -07:00
Andy
3e861f09ec ignite-ui: Apply new lint rules (#15498) 2017-03-29 16:02:31 -07:00
Andy
bd29808df7 react-native: Fix lint failures (#15496)
...mostly by disabling them.
2017-03-29 15:53:09 -07:00
Andy
efecc1d637 lodash: Apply new lint rules (#15491) 2017-03-29 15:41:22 -07:00
Andy
a38d4c657d fs-promise: Apply new lint rules (#15494) 2017-03-29 15:34:15 -07:00
Andy
3e49f5d2ba angular: Apply new lint rules and remove redundant rules from tslint.json (#15484) 2017-03-29 15:33:53 -07:00
Andy
6e16e2a540 sharepoint: Apply new lint rules (#15492) 2017-03-29 15:24:42 -07:00
Gilad Gray
e2be06066b fix linting 2017-03-29 14:57:03 -07:00
Gilad Gray
8d717e1e25 add types for kss 2017-03-29 14:52:20 -07:00
Andy
1aff76c069 vinyl-fs: Lint (#15489) 2017-03-29 14:50:51 -07:00
Andy
d426ff3083 Apply new lint rules to yet more packages (#15486) 2017-03-29 14:46:16 -07:00
Andy
2628148cfc amplify: Apply new lint rules (#15483) 2017-03-29 14:25:29 -07:00
Andy
5f3ba45136 Use dtslint (#15482) 2017-03-29 13:07:39 -07:00
Nathan Shively-Sanders
cf1a611252 Merge pull request #15477 from praxxis/linkify-it
Add types for linkify-it
2017-03-29 12:54:16 -07:00
Nathan Shively-Sanders
f30d96240f Merge pull request #15475 from stephenlautier/feature/multimatch
added definitions for multimatch
2017-03-29 12:35:14 -07:00
Steven
57c79ade9f Add max length to ParameterOptions 2017-03-29 14:58:56 -04:00