Commit Graph

28411 Commits

Author SHA1 Message Date
Leonard Thieu
ac90a9861a Merge branch 'master' into master 2017-03-31 14:19:39 -04:00
Leonard Thieu
866668b1ba Added global settings and changes introduced in v2.2.8. 2017-03-31 14:09:33 -04:00
Andy
b6c343f2b3 Apply new lint rules to yet more packages (#15548)
* Apply new lint rules to yet more packages

* Fix leaflet lint
2017-03-31 11:01:26 -07:00
Nathan Shively-Sanders
2aa40c2ca7 Merge pull request #15547 from LaserUnicorns/revert-15515-master
Revert "[angular-material] updated resolve object typings in dialog, toast, etc"
2017-03-31 10:07:45 -07:00
Nathan Shively-Sanders
410c8a2c5f Merge pull request #15545 from Flarna/sinon_sandbox_reset
[sinon] Add reset(), resetBehavior() and resetHistory() to sandbox
2017-03-31 10:06:23 -07:00
Nathan Shively-Sanders
13734bce0e Merge pull request #15535 from markis/csrf
Add definitions for CSRF module
2017-03-31 09:50:59 -07:00
Nathan Shively-Sanders
233e8da9bb Merge pull request #15532 from kant2002/datetimerangepicker-amd
Add support for loading daterangepicker using AMD
2017-03-31 09:47:04 -07:00
LaserUnicorns
7e059afe0f Revert "[angular-material] updated resolve object typings in dialog, toast, etc" 2017-03-31 19:45:48 +03:00
Nathan Shively-Sanders
6efe6e60c2 Merge pull request #15441 from ddwwcruz/react-css-overflow
@types/react react css overflow
2017-03-31 09:43:34 -07:00
Nathan Shively-Sanders
72bf8d068b Merge pull request #15515 from LaserUnicorns/master
[angular-material] updated resolve object typings in dialog, toast, etc
2017-03-31 09:19:33 -07:00
Nathan Shively-Sanders
95132823eb Merge pull request #15513 from DenisCarriere/leaflet.locatecontrol
leaflet.locatecontrol - remove useless package.json
2017-03-31 08:58:24 -07:00
Nathan Shively-Sanders
a82dc57242 Merge pull request #15389 from code-adn/dockerode_update
add types & methods from dockerode current (v2.4)
2017-03-31 08:57:43 -07:00
Andy
64bf3f8456 Apply new lint rules to some more packages (#15546) 2017-03-31 08:14:27 -07:00
Flarna
f16814539a correct a typo 2017-03-31 15:33:01 +02:00
Flarna
9b78e929f0 Add reset() functions to sandbox. 2017-03-31 15:22:35 +02:00
Andrey Kyrdyumov
2d28b18a7f Fix typo 2017-03-31 16:36:01 +06:00
Markis Taylor
073e443bf5 Add definitions for CSRF module 2017-03-31 00:31:26 -07:00
Andrey Kyrdyumov
9c0045fd41 Add support for loading daterangepicker using AMD 2017-03-31 11:24:10 +06:00
Wayne Dela Cruz
a3b39389cd react use TS 2.2 2017-03-31 09:45:49 +08:00
Wayne Dela Cruz
a086b92d64 material-ui use TS 2.2 2017-03-31 09:44:56 +08:00
Wayne Dela Cruz
0c025f95b2 Get latest changes from master 2017-03-31 09:33:54 +08:00
Andy
f2b6506ba5 Fix various lint errors (#15530) 2017-03-30 17:42:07 -07:00
Denis
efc8be0ec6 Fix linting 2017-03-30 20:38:17 -04:00
Nicolas Laplante
7a83c0174e fix one missing dtslint error 2017-03-30 19:48:51 -04:00
Nicolas Laplante
5379903578 fix dtslint errors 2017-03-30 19:46:10 -04:00
Nicolas Laplante
35e2e1c1ea merge upstream master 2017-03-30 19:36:21 -04:00
Nathan Shively-Sanders
51430746a2 Merge pull request #15519 from maxlk/ng-model-options
@types/angular Define debounce option in ng-model-options
2017-03-30 16:02:56 -07:00
Nathan Shively-Sanders
bb1433fa5e Merge pull request #15284 from stevehipwell/oauth2orize
Updated oauth2orize typings to include grant and decision
2017-03-30 15:52:21 -07:00
Nathan Shively-Sanders
45a968de32 Merge pull request #15364 from thr0wn/master
angularjs - Fix ITimeoutService interface ($timeout signature)
2017-03-30 15:51:39 -07:00
Nathan Shively-Sanders
b6dc00bc4f Merge pull request #15363 from tamird/lodash-topairs
lodash: fix toPairs, toPairsIn definitions
2017-03-30 15:39:09 -07:00
Nathan Shively-Sanders
6477d32c55 Merge pull request #15382 from rzymek/lodash.zipObjectDeep
lodash - Add _.zipObjectDeep
2017-03-30 15:37:49 -07:00
Nathan Shively-Sanders
f16a118374 Merge pull request #15409 from ericivarsson/patch-1
Adal - Added optional property navigateToLoginRequestUrl
2017-03-30 15:36:23 -07:00
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
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
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