Brian Ng
69870774e7
Fix few typos
2017-01-18 19:12:13 -06:00
Eric Baer
80f93f3d87
Merge pull request #125 from babel/feature/extract-option-validation
...
Extract option normalization into independant file
2017-01-18 09:18:27 -08:00
Eric Baer
05353d5392
Extract option normalization into independant file
2017-01-18 09:01:06 -08:00
Toru Kobayashi
3871236723
transform-react-constant-elements hoists Composite Components ( #5137 ) [skip ci]
2017-01-17 14:47:04 -05:00
Logan Smyth
c76b8eec82
Run Babel's unittests in a custom sandbox. ( #5135 )
2017-01-17 14:46:23 -05:00
Eric Baer
960ca93b7f
Update yarnfile
2017-01-17 09:29:36 -08:00
Daniel Tschinder
56ac8b8f83
Increase cache timeout to 12h for top badges
2017-01-17 11:16:30 +01:00
Daniel Tschinder
7d4de327d0
remove style flat as it is default now
2017-01-17 11:03:16 +01:00
Brian Ng
8c35b320d3
Bump eslint-config-babel and fix lint ( #5129 )
2017-01-17 10:51:16 +01:00
Artem Yavorsky
2457c8ee14
[skip ci] Fix dependency status extension. ( #5144 )
2017-01-16 17:28:55 -06:00
Sergey Rubanov
292c3ca206
Refactor test packages to use ES modules instead of CJS ( #5138 )
2017-01-16 11:25:04 -05:00
Artem Yavorsky
b315fc6135
[skip ci] Add babel-preset-env to maintained list. ( #5136 )
2017-01-16 08:35:01 -05:00
Kai Cataldo
ad5698ed19
devDeps: eslint-config-babel v5.0.0 ( #139 )
2017-01-15 22:34:53 -05:00
Logan Smyth
e863790e7e
Fix linting error from merged PR.
2017-01-15 15:29:26 -08:00
Logan Smyth
c5fb56e66c
Bump out chokidar dependency for the new awaitWriteFinish option.
2017-01-15 14:45:48 -08:00
Logan Smyth
40746f3dcb
Merge pull request #3698 from hayeah/master
...
Watch mode should wait for file write. (T7411)
2017-01-15 14:44:45 -08:00
Logan Smyth
a98c9ae9dc
Merge pull request #4790 from peterm0x/master
...
fixes invalid line offsets in merged sourcemaps
2017-01-15 14:36:33 -08:00
Logan Smyth
7200626021
Merge pull request #5088 from christophehurpeau/fix-issue-4851
...
fix: plugin-transform-object-rest-spread param with default value
2017-01-15 14:27:56 -08:00
Logan Smyth
87c201fa47
Merge pull request #5043 from zertosh/no-lodash-is
...
Replace "lodash/is*" and "lodash/each" with native equivalents
2017-01-15 14:22:24 -08:00
Mark Wubben
20c9dca798
Document babelrc option ( #5101 )
...
The core package accepts a babelrc option, which if set to false stops
the transforms from using .babelrc and .babelignore files. Document
this option and remove the --no-babelrc CLI flag, referring to the CLI
documentation instead.
[skip ci]
2017-01-15 16:04:23 -06:00
Christophe Hurpeau
4a1965511f
fix: plugin-transform-object-rest-spread param with default value
2017-01-15 14:02:08 -08:00
Logan Smyth
e18dc7a6d3
Avoid destructuring in untranspiled script.
2017-01-15 13:54:54 -08:00
Andres Suarez
658f13e030
Replace uses of "lodash/each" with native equivalents
2017-01-15 13:54:54 -08:00
Andres Suarez
2bee765e6b
Replace lodash is* with equivalent typeof check
2017-01-15 13:53:58 -08:00
Logan Smyth
1ab58d6dae
Merge pull request #5042 from zertosh/no-lodash1
...
Use native or lodash util module where full "lodash" is required
2017-01-15 13:53:30 -08:00
Andres Suarez
85b3aec747
Use native or lodash util module where full "lodash" is required
2017-01-15 13:35:00 -08:00
Logan Smyth
5d31316fb1
Merge pull request #5093 from existentialism/issue5090
...
Ensure array is always copied during destructure
2017-01-15 13:10:02 -08:00
Sven SAULEAU
00a34b9c2e
fix: [skip ci] removed description ( #5130 )
2017-01-15 21:48:47 +01:00
Logan Smyth
17b711fa70
Merge pull request #5008 from babel/fix-5004
...
Don't try to visit ArrowFunctionExpression, they cannot be named
2017-01-15 11:47:52 -08:00
Sven SAULEAU
d67b55e88f
fix: [skip ci] update supported environments
2017-01-15 19:45:07 +01:00
Brian Ng
da75840794
Merge pull request #138 from yavorsky/debug-example
...
README: Update `debug: true` example.
2017-01-15 11:46:22 -06:00
Brian Ng
47bb77d352
Update babel-core options in README ( #5114 )
...
* Add wrapPluginVisitorMethod option to babel-core README [skip ci]
* fix typo
* alpha-sort options
* add note about introspection [skip ci]
2017-01-14 16:01:52 -05:00
Logan Smyth
3c2e9c0021
Merge pull request #5110 from loganfsmyth/flowtype-codegen
...
Validate importKind and ensure code generation exists.
2017-01-14 10:41:25 -08:00
Henry Zhu
672adba9a1
enable prefer const ( #5113 )
2017-01-14 09:48:52 -05:00
Sven SAULEAU
982850731e
fix: [skip ci] consistent documentation ( #5111 )
2017-01-14 09:45:20 -05:00
Henry Zhu
d3f3aced40
mention-bot: remove comments [skip ci]
2017-01-14 09:29:45 -05:00
Sven SAULEAU
1691fc959f
Add mention-bot ( #5057 ) [skip ci]
2017-01-14 08:21:58 -05:00
Logan Smyth
80a757819f
Validate importKind and ensure code generation exists.
2017-01-13 22:17:39 -08:00
Logan Smyth
2e6713209c
Merge pull request #5035 from jeffmo/import_type_shorthand
...
Strip Flow's new shorthand import-type specifiers
2017-01-13 21:56:18 -08:00
Brian Ng
761079fac0
Add examples to computed-props and for-of READMEs [skip ci] ( #5096 )
2017-01-13 20:23:13 -05:00
Artem Yavorsky
2450f7a5ae
Add configuration example to clarify debug: true
2017-01-14 02:57:29 +02:00
Jeff Morrison
b820d8ebc9
Strip Flow's new shorthand import-type specifiers
2017-01-13 13:24:33 -05:00
Simon Lydell
d2113d4881
babel-code-frame: Upgrade to js-tokens@3 ( #5094 )
...
That version brings a big performance boost.
2017-01-13 12:11:44 -05:00
Sérgio Batista
3a1c0c84fb
Fix broken repository url ( #5100 )
2017-01-13 15:16:07 +01:00
Artem Yavorsky
5fe1ee3a6a
README: Update debug: true example.
2017-01-13 12:18:24 +02:00
Brian Ng
46d9339488
arrow
2017-01-11 17:12:09 -06:00
Henry Zhu
28e54d4d5f
Update compat-table, build data ( #135 )
2017-01-11 15:03:10 -05:00
Brian Ng
a749907bc2
Ensure array is always copied during destructure
2017-01-11 09:23:21 -06:00
Brian Ng
cb260bff06
Merge pull request #136 from yavorsky/changelog-typo
...
Fix CHANGELOG’s v1.1.8 updates typo.
2017-01-11 08:01:13 -06:00
Artem Yavorsky
7552cb5b0a
Fix CHANGELOG’s v1.1.8 updates typo.
2017-01-11 12:46:35 +02:00