Yifeng Wang
|
3fae022320
|
Update CONTRIBUTING.md (#6868)
|
2017-11-22 10:47:06 +01:00 |
|
Henry Zhu
|
70361f1200
|
Remove the experimental folder
|
2017-11-21 20:03:16 -05:00 |
|
Artem Yavorsky
|
d72d567d43
|
Merge pull request #6866 from aaharu/reduce-preset-env-pkg-size
Add `.github` and `.idea` to `.npmignore` for babel-preset-env.
|
2017-11-21 21:06:52 +02:00 |
|
aaharu
|
4a455639e7
|
Add .github and .idea to .npmignore
|
2017-11-22 02:22:55 +09:00 |
|
Mauro Bringolf
|
ba441c5ce4
|
Define readOnlyError helper and use in check-constants plugin
|
2017-11-20 16:41:15 +01:00 |
|
Daniel Tschinder
|
7064b298d7
|
Make SpreadProperty and RestProperty a deprecatedAlias (#6853)
instead of hardcoding backwards compatiblity.
This way we get deprecation warnings and also builders will work.
|
2017-11-18 21:54:24 +01:00 |
|
Daniel Tschinder
|
f3004d0d4d
|
Fix validation of WithStatement and enable flow in definitions (#6852)
Fixes also flow errors after activating flow
|
2017-11-18 18:17:31 +01:00 |
|
Vincent Chan
|
037b2025a6
|
description about building and testing babylon in CONTRIBUTING.md (#6756)
developers maybe confuse about the steps of building and testings in the mono project
|
2017-11-18 12:57:58 +01:00 |
|
Darío Hereñú
|
7d534dc32c
|
Minor fix (styling) (#6849) [skip ci]
|
2017-11-18 06:51:44 +01:00 |
|
Anatoli Papirovski
|
2b710d0387
|
Do not access out of bounds arguments (#6792)
Potentially out of bounds arguments should not just be directly
accessed, instead use a ternary operator to check length.
|
2017-11-17 21:39:08 +01:00 |
|
Kevin Ji
|
e67cfc5b31
|
README: Use HTTPS and relative links when possible [skip ci] (#6843)
|
2017-11-17 10:34:44 -05:00 |
|
Sven SAULEAU
|
4552ee9962
|
Merge pull request #6844 from nicolo-ribaudo/babyon-watch
Add "make watch-babylon" [skip ci]
|
2017-11-17 14:16:32 +01:00 |
|
Nicolò Ribaudo
|
3c64554716
|
Add "make watch-babylon" [skip ci]
|
2017-11-17 09:50:46 +01:00 |
|
Steven Hargrove
|
cee9ae48e0
|
[skip ci] removed shorthand usage of official babel scoped presets & plugins from README.md's (#6820)
|
2017-11-16 22:51:23 -05:00 |
|
Logan Smyth
|
39dae28d5c
|
Add missing argument and remove nonexistent one. (#6842)
|
2017-11-16 16:32:47 -08:00 |
|
Valerii Iatsko
|
16e898c692
|
@babel/cli: removed babel-node mention in README.md [skip ci] (#6829)
Follow up to 2374062bbdfe8815892d64bd797298805db8b150
|
2017-11-16 18:04:10 +01:00 |
|
Sven SAULEAU
|
bb89364813
|
Merge pull request #6727 from babel/feat-use-charcode-constants
[Babylon] Use char codes contants
|
2017-11-16 10:35:42 +01:00 |
|
Sven SAULEAU
|
57e2c45cbe
|
chore: upgrade charcode
|
2017-11-16 09:57:20 +01:00 |
|
Raja Sekar
|
63397d0aad
|
Better error message for super when not using an object method (#6754)
|
2017-11-15 21:29:46 -06:00 |
|
Artem Yavorsky
|
48906604f2
|
Add safari technology preview for babel-preset-env. (#6791)
|
2017-11-15 17:14:54 -06:00 |
|
Brian Ng
|
0f2ab2fe20
|
Fix some reserved type handling and declare class with multiple extends (#6725)
|
2017-11-15 16:16:15 -06:00 |
|
Artem Yavorsky
|
de3597983a
|
[preset-env] Exclude transform-typeof-symbol with loose option. (#6831)
|
2017-11-15 14:13:59 -06:00 |
|
Logan Smyth
|
aa2d415507
|
Expose the envName as a programmatic and CLI option.
|
2017-11-15 11:24:39 -08:00 |
|
Sven SAULEAU
|
4c584ae341
|
chore: upgrade and fix charcodes
|
2017-11-15 19:53:30 +01:00 |
|
Logan Smyth
|
74439889d8
|
Centralize envName lookup using caching sidechannel.
|
2017-11-15 10:05:48 -08:00 |
|
Logan Smyth
|
74ea70718e
|
Allow passing an cachable 'sidechannel' object into cache handlers.
|
2017-11-15 10:05:47 -08:00 |
|
Logan Smyth
|
bbff566024
|
Use expanded caching API to simplify usage.
|
2017-11-15 09:51:13 -08:00 |
|
Logan Smyth
|
3942862a2a
|
Expose more caching flexibility for Babel's internal use.
|
2017-11-15 09:51:12 -08:00 |
|
Brian Ng
|
f3fd2ee3b2
|
Maintain plugin order with items in the include option (#6663)
|
2017-11-15 10:45:16 -06:00 |
|
Marcio Junior
|
6a19c2299a
|
docs: [skip-ci] Remove @babel scope from babel-preset-env include/exc… (#6825)
|
2017-11-15 10:25:21 -06:00 |
|
Brian Ng
|
6371200215
|
Fix preset-env test
|
2017-11-15 10:07:04 -06:00 |
|
Brian Ng
|
47d5f0c20c
|
Update dep versions inside preset-env-standalone
|
2017-11-15 09:54:03 -06:00 |
|
Artem Yavorsky
|
262d7518bd
|
Move babel-preset-env-standalone to the monorepo. (#6438)
|
2017-11-15 09:50:36 -06:00 |
|
Brian Ng
|
287b485d0e
|
Fix bug in preset-env usage plugin with destructure in for-of (#6662)
|
2017-11-15 09:45:54 -06:00 |
|
Nicolò Ribaudo
|
9ae23639ad
|
Parse async arrows with flow type parameters (#6802)
Fixes #6712
|
2017-11-14 16:24:14 +01:00 |
|
Brian Ng
|
3c359698a7
|
Remove unneeded .eslintrc files (#6815) [skip ci]
|
2017-11-13 18:12:26 -05:00 |
|
Artem Yavorsky
|
056a995dd8
|
Fix shadow variables reassignment for block scoping in loops. (#6814)
|
2017-11-14 00:06:32 +01:00 |
|
Henry Zhu
|
84fe8e4181
|
use pr instead of tag for changelog/prs [skip ci] (#6819)
|
2017-11-13 16:08:08 -05:00 |
|
Logan Smyth
|
e44cef3473
|
Merge pull request #6818 from loganfsmyth/async-warnings
Add some nice warnings if plugins happen to return promises instead of sync values.
|
2017-11-13 12:42:58 -08:00 |
|
Logan Smyth
|
44c2791849
|
Expose a function for plugins to check if async plugins are supported by the current compilation.
|
2017-11-13 11:58:31 -08:00 |
|
Logan Smyth
|
0e88156d0c
|
Add warnings to places where we might allow promises to be returned in later minors.
|
2017-11-13 11:58:30 -08:00 |
|
Henry Zhu
|
394ad93d22
|
Update to v7-beta.31 (#6804)
|
2017-11-13 10:50:29 -05:00 |
|
Sven SAULEAU
|
82a4919c11
|
Merge pull request #6803 from satya164/async-to-generator-pure
Add /*#__PURE__*/ annotatiotion for babel-plugin-async-to-generator
|
2017-11-13 16:31:37 +01:00 |
|
Sven SAULEAU
|
186f04a3e9
|
feat: use charcodes in JSX plugin
|
2017-11-13 13:15:32 +01:00 |
|
Sven SAULEAU
|
42c740ca0a
|
Merge branch 'master' into async-to-generator-pure
|
2017-11-13 11:49:16 +01:00 |
|
Henry Zhu
|
4e6cd298c7
|
v7.0.0-beta.32
v7.0.0-beta.32
|
2017-11-12 08:32:53 -05:00 |
|
Satyajit Sahoo
|
7ae6e1e5a0
|
Add /*#__PURE__*/ annotatiotion for babel-plugin-async-to-generator. Fixes #6572
|
2017-11-12 18:31:48 +05:30 |
|
Clement Hoang
|
a18f83b4de
|
Prefix XJS test directories with JSX instead (#6801)
|
2017-11-11 20:43:10 -05:00 |
|
Sven SAULEAU
|
097ff40001
|
feat: more charCodes
|
2017-11-11 18:08:43 +01:00 |
|
Mathias Bynens
|
25bde88dff
|
Link to README on GitHub rather than the npm copy (#6796)
|
2017-11-11 08:14:45 -06:00 |
|