Commit Graph
26197 Commits
Author SHA1 Message Date
Daniel Król 0348602bde Change export style
Comply with comment
2017-02-07 22:31:25 +01:00
Daniel Król 1c2fd56850 Use proper export style; react-spinkit 2017-02-07 22:31:25 +01:00
Arthur OzgaandGitHub a7b503f9a8 Merge pull request #14416 from benshope/fix_draftjs_parameter
Fix draftjs parmater
2017-02-07 13:12:45 -08:00
Arthur OzgaandGitHub 502c3aa22c Merge pull request #14436 from warrenseymour/hapi-auth-jwt2
Add type definition for `hapi-auth-jwt2`
2017-02-07 13:11:17 -08:00
Arthur OzgaandGitHub 188820fd83 Merge pull request #14491 from jbroni/preAssignBindingsEnabled
angular: Add preAssignBindingsEnabled to ICompileProvider
2017-02-07 12:47:32 -08:00
Arthur OzgaandGitHub 41afbdebe6 Merge pull request #14496 from bumbleblym/webpack
[webpack] update typings for webpack 2
2017-02-07 12:47:09 -08:00
Arthur OzgaandGitHub cba51dad22 Merge pull request #14391 from unional/patch-6
Update systemjs
2017-02-07 11:44:32 -08:00
Arthur OzgaandGitHub ac071e5a73 Merge pull request #14426 from GiedriusGrabauskas/patch-10
SystemJS ConfigMap fix
2017-02-07 11:44:14 -08:00
Arthur OzgaandGitHub 696d916980 Merge pull request #14422 from sindrenm/feature/mongoose-populate-names
Mongoose: add “names” selector version of Document#populate
2017-02-07 11:38:41 -08:00
Arthur OzgaandGitHub 735e00e8ce Merge pull request #14478 from devrelm/devrelm/react-select
[react-select] Add optionClassName to ReactSelectProps
2017-02-07 11:35:00 -08:00
Arthur OzgaandGitHub 9f2c19e34a Merge pull request #14469 from SaschaNaz/patch-1
Introduce `default` field on pg
2017-02-07 11:34:09 -08:00
Benjamin Lim 5c432057da feat: add Stats preset options
- add Stats abstract class
 - move stats options into Stats namespace
2017-02-08 03:11:07 +08:00
Benjamin Lim ad66bed9da feat: add Watching, MultiCompiler, and MultiWatching types to webpack function return type
- add Compiler, Watching classes
 - add Plugin abstract class
 - change plugins to extend Plugin

BREAKING CHANGE:
 - change Plugin apply param type from Webpack to Compiler
 - remove plugin static types
 - remove Webpack and Optimize interfaces
2017-02-08 03:06:23 +08:00
Benjamin Lim b2f1625784 refactor: move WatchOptions into Options namespace 2017-02-08 02:28:08 +08:00
Benjamin Lim 4990f2dcfa refactor: move PerformanceOptions into Options namespace 2017-02-08 02:27:58 +08:00
Benjamin Lim f0bebc6824 chore: remove overloaded CommonsChunkPlugin constructor
https://github.com/webpack/webpack/blob/d7384e2f6a17187e59ec2831b41ee813ec158f14/lib/optimize/CommonsChunkPlugin.js#L10-L25
2017-02-08 02:27:07 +08:00
Benjamin Lim f522cb689b chore: remove ResolverPlugin 2017-02-08 02:27:07 +08:00
Benjamin Lim dca6783921 chore: remove LabeledModulesPlugin
BREAKING CHANGE: remove webpack.Dependencies interface
2017-02-08 02:26:53 +08:00
Benjamin Lim 2b25f6b2b8 chore: remove OccurenceOrderPlugin 2017-02-08 02:26:52 +08:00
Benjamin Lim 7463c5be2d fix: pass failing tests
remove undefined from LoaderContext.callback type
2017-02-08 02:26:35 +08:00
Benjamin Lim c42802e29d style: fix indentation 2017-02-08 02:24:08 +08:00
Benjamin Lim 469a20b7a7 style: fix lint errors 2017-02-08 02:24:08 +08:00
Benjamin Lim 01208d2b66 chore: update tsconfig/tslint config 2017-02-08 02:24:08 +08:00
Kagami Sascha Rosylight 4342e2b37f restoring callback-less and removing optional 2017-02-08 02:45:49 +09:00
Kagami Sascha Rosylight 52ae53f859 use arrow function on tests 2017-02-08 02:36:34 +09:00
Kagami Sascha Rosylight 238d84f545 add 'end' event to Client 2017-02-08 02:34:58 +09:00
Kagami Sascha Rosylight 323543bc04 Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped into patch-1 2017-02-08 02:31:53 +09:00
Jesper Broni Andersen 06b31f56fc angular: Add preAssignBindingsEnabled to ICompileProvider 2017-02-07 16:01:03 +01:00
Sindre Moen ec8c18fc63 Specify TypeScript version 2.1 2017-02-07 09:07:44 +01:00
Mike Deverell 906ece8d53 add name to contributors list 2017-02-06 22:51:39 -05:00
Mike Deverell 74ce2d22e7 add optionClassName to ReactSelectProps 2017-02-06 22:51:24 -05:00
YuiandGitHub 4033dffa4d Merge pull request #14476 from DefinitelyTyped/master-revertFix
[Master] Revert incorrect fix to React
2017-02-06 18:09:22 -08:00
Kanchalai Tanglertsampan e791b29105 Fix trailing whitespace that broke test 2017-02-06 17:54:17 -08:00
Kanchalai Tanglertsampan 47f5a06ab0 Revert "Add tests and fix broken test"
This reverts commit d79f340d57.
2017-02-06 17:05:24 -08:00
Kanchalai Tanglertsampan a3dd726ba3 Revert "Fix #11566 allows SFC to return null"
This reverts commit 81730dfd22.
2017-02-06 17:05:14 -08:00
Arthur OzgaandGitHub 62a5d43faf Merge pull request #14346 from olmobrutall/reactRouter3
React router3
2017-02-06 15:47:27 -08:00
Arthur OzgaandGitHub 6ac26fbf71 Merge pull request #14276 from jacobbaskin/react-native-datepicker
Add typings for react-native-datepicker
2017-02-06 15:33:57 -08:00
Arthur OzgaandGitHub d037521075 Merge pull request #14283 from jeffkenney/yargs-6.6.0
yargs: update for 6.6.0
2017-02-06 15:30:51 -08:00
Arthur OzgaandGitHub 140bdc84fb Merge pull request #14328 from buggy/master
aws-lambda: Added Lambda Proxy and API Gateway Event definitions
2017-02-06 15:29:33 -08:00
Arthur OzgaandGitHub d4aa12824c Merge pull request #14372 from deptno/master
react-slick
2017-02-06 15:06:22 -08:00
Arthur OzgaandGitHub 04b544823b Merge pull request #14376 from kslhunter/master
add Request.buffer() to "chai-http"
2017-02-06 15:06:03 -08:00
Arthur OzgaandGitHub 566d602b07 Merge pull request #14390 from drewnoakes/react-modal-1.6.5
Update react-modal to 1.6.5
2017-02-06 15:03:49 -08:00
Arthur OzgaandGitHub d44ce830f3 Merge pull request #14397 from conradchan/cchan/reactSelectKeyInputDown
add onInputKeyDown to react-select
2017-02-06 15:02:25 -08:00
Arthur OzgaandGitHub 93b3bdc072 Merge pull request #14355 from rohitkr/feature/fusioncharts
Add FusionCharts definition for Charts, Widgets, Maps, PowerCharts an…
2017-02-06 14:29:55 -08:00
Arthur OzgaandGitHub d8211704f0 Merge pull request #14363 from kubiq/master
Updated ngStorage to new version
2017-02-06 14:23:38 -08:00
Arthur OzgaandGitHub 77d5a1246d Merge pull request #14370 from calvin/master
Updated three/index.d.ts
2017-02-06 14:22:21 -08:00
Arthur OzgaandGitHub 9c839cb5af Merge pull request #14403 from frsimond/highcharts-ng_noData
Add missing property 'noData' to HighChartsNGConfig
2017-02-06 14:11:50 -08:00
Arthur OzgaandGitHub 4ecde591d0 Merge pull request #14409 from antjkennedy/master
bugfix: WebResponseHeadersDetails missing method
2017-02-06 13:51:56 -08:00
Arthur OzgaandGitHub d1c57cbdc2 Merge pull request #14435 from alex3165/fix/mapbox-gl
Add bundled version of mapbox-gl to the definition
2017-02-06 13:46:58 -08:00
Arthur OzgaandGitHub 6506fccc45 Merge pull request #14419 from inuscript/axios-not-need
Add axios to not needed packages
2017-02-06 13:43:36 -08:00