Andy
ff0d451b56
Fix various lint errors ( #15529 )
2017-03-30 15:33:16 -07:00
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
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
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
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
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
Andy
77649ca319
leaflet.locatecontrol: Remove useless package.json ( #15479 )
2017-03-29 11:33:18 -07:00
Andy
047b39d29b
Remove useless package.json ( #15478 )
2017-03-29 11:28:28 -07:00
Lindsey Smith
d679f337ee
Add types for linkify-it
2017-03-29 14:04:44 -04:00
Nathan Shively-Sanders
930230f4de
Remove incorrect duplicate of react-onsenui ( #15474 )
...
I mistakenly merged both PRs, the updated one and the original one. The
original one was still outside the types folder, and was missing a typo
fix.
2017-03-29 10:33:38 -07:00
Andy
91d6ad83b7
Remove package.json dependencies on @types/leaflet, and use a path mapping or latest instead ( #15464 )
...
* Remove package.json dependencies on @types/leaflet, and use a path mapping or latest instead
* Use consistent import name
2017-03-29 10:16:25 -07:00
Nathan Shively-Sanders
c478f27b46
Merge pull request #15402 from mohsen1/patch-17
...
add EnvironmentPlugin to webpack
2017-03-29 10:14:32 -07:00
Stephen Lautier
31aa4d57dc
changed patterns to be either array or string
2017-03-29 19:12:45 +02:00
Mohsen Azimi
8f53daf8e4
Update webpack-tests.ts
2017-03-29 10:11:05 -07:00
Nathan Shively-Sanders
bf1f20c107
Merge pull request #15434 from Outlivier/googlemaps-jsdoc
...
googlemaps : Add jsdocs and IconMouseEvent.
2017-03-29 09:57:18 -07:00
Andy
9a906f0562
Remove package.json dependencies on @types packages ( #15460 )
2017-03-29 09:48:13 -07:00