Henry Zhu
9681b530e9
Allow relative paths in babelrc options in options.json ( #4797 )
2016-11-01 16:58:28 -04:00
Daniel Tschinder
4141683935
Add node 7
2016-11-01 21:00:50 +01:00
Greenkeeper
96404aa4fe
chore(package): update flow-bin to version 0.34.0 ( #204 )
...
https://greenkeeper.io/
2016-11-01 16:51:56 +01:00
Daniel Tschinder
ca0de3b7d4
Correct repo [skip ci]
2016-11-01 16:51:12 +01:00
Daniel Tschinder
87707c18ca
Create github Templates ( #209 ) [skip ci]
...
* Create PULL_REQUEST_TEMPLATE.md
* Create ISSUE_TEMPLATE.md
2016-11-01 11:49:30 -04:00
Henry Zhu
a21100f6b3
show less packages [skip ci] ( #4801 )
2016-11-01 09:04:19 -04:00
Henry Zhu
b6647dd9f5
Update eslint, use codeframe formatter ( #4796 )
2016-10-30 18:53:53 -04:00
Greenkeeper
2b6ff53459
chore(package): update flow-bin to version 0.34.0 ( #4792 )
...
https://greenkeeper.io/
2016-10-29 10:15:25 +02:00
Justin Ridgewell
15eeeb6559
Fix line endings ( #4793 )
2016-10-28 23:44:00 -04:00
Peter Mikula
fad6483aac
fixes invalid line offsets in merged sourcemaps
2016-10-28 21:36:40 +03:00
Henry Zhu
e1ac315653
fix readme [skip ci]
2016-10-26 17:34:00 -04:00
Henry Zhu
572bc9c199
v6.13.1 changelog [skip ci]
2016-10-26 12:11:54 -04:00
Henry Zhu
b5de37fcd7
6.13.1
2016-10-26 12:08:01 -04:00
Henry Zhu
2ba3dcf4ff
add clean command [skip ci] ( #201 )
2016-10-26 10:56:27 -04:00
Andrew Levine
beb8db6264
Use rollup for bundling to speed up startup time ( #190 )
2016-10-26 10:44:21 -04:00
Henry Zhu
d1b0886d46
add ForAwaitStatement (async generator already added) [skip ci] ( #196 )
2016-10-25 16:25:25 +02:00
Greenkeeper
ec49648038
chore(package): update chai to version 3.5.0 ( #4776 )
...
https://greenkeeper.io/
2016-10-25 12:24:25 +02:00
Diogo Franco
35b795ce54
Fix Valid example to be actually valid ( #4773 )
...
* Fix Valid example to be actually valid
* Rename 'pluginName' to 'presetName' in the example
2016-10-25 11:27:20 +02:00
Henry Zhu
cfc5d3feae
docs [skip ci]
2016-10-24 18:58:30 -04:00
Henry Zhu
46e15d9557
v6.18.0 for babel-runtime [skip ci]
2016-10-24 18:46:56 -04:00
Henry Zhu
a6ea9111a5
v6.18.0 changelog fixes [skip ci]
2016-10-24 17:36:07 -04:00
Henry Zhu
12f9cd0826
v6.18.0
2016-10-24 17:18:36 -04:00
Henry Zhu
aae09a27d6
update readme [skip ci]
2016-10-24 16:04:45 -04:00
Henry Zhu
094096c9b3
v6.18.0 changelog ( #4726 ) [skip ci]
...
* changelog: emoji for docs [skip ci]
* v6.18.0 changelog [skip ci]
2016-10-24 15:44:46 -04:00
Andrew Levine
555ee0cb51
Don't treat JSXIdentifier in JSXMemberExpression as HTML tag. Closes #4027 ( #4765 )
2016-10-24 10:42:50 -04:00
Andrew Levine
de46827be7
Handle remapping of JSXIdentifier to MemberExpression in CommonJS transform. Closes #3728 ( #4763 )
2016-10-24 10:23:43 -04:00
Andrew Levine
7cfe5c13e3
Add TEST_DEBUG env var option for test.sh, to enable node 6 debugger ( #4764 )
2016-10-23 23:58:25 -04:00
Greenkeeper
905efd1f26
chore(package): update browserify to version 13.1.1 ( #4762 )
...
https://greenkeeper.io/
2016-10-24 00:54:41 +02:00
Moti Zilberman
fd4667e649
Increase test coverage ( #4742 )
...
* Add tests for path type inferers
* Add test for babel-types.valueToNode
* Add tests for babel-types.toKeyAlias
* Add tests for babel-types.toStatement
* Add tests for babel-types.toExpression
* Lint fixes in babel-traverse/test/inference
2016-10-23 10:51:09 +02:00
Juriy Zaytsev
beda884f41
Make getBinding ignore labels; add Scope#getLabel, Scope#registerLabel ( #4758 )
...
* Make getBinding ignore labels; add Scope#getLabel, Scope#registerLabel
* generateUid: account for labels again
2016-10-21 17:19:59 -04:00
Sam Goldman
7bb430aeea
Add variance node type and generate property variance annotations ( #4697 )
...
* Add variance node type and generate property variance annotations
babel/babylon#161 adds parsing support for property variance
annotations. This PR adds the necessary node type for the new Variance
node and generate support for all the positions where variance can now
appear.
* Variance is no longer a separate node type
This diff also adds tests to class properties and to the
flow-strip-types transform.
* Add test + fix for edge case with variance and class proeprties
2016-10-21 16:05:36 -04:00
Daniel Tschinder
930cdd01a7
6.13.0
2016-10-21 16:39:40 +02:00
Daniel Tschinder
b77a57faf8
Changelog 6.13.0 ( #193 ) [skip ci]
...
* Update CHANGELOG.md
* Add link to flow docs [skip ci]
* type [skip ci]
2016-10-21 16:39:02 +02:00
Henry Zhu
8af614022c
readme on ie [skip ci]
2016-10-20 20:09:56 -04:00
Kai Cataldo
7443f9e1c2
Add make command to delete node_modules ( #4748 )
2016-10-19 07:58:35 -04:00
Henry Zhu
4b3aaae9c0
fixes [skip ci]
...
Ref https://github.com/babel/babel/issues/4590#issuecomment-254359917
2016-10-17 19:53:29 -04:00
Moti Zilberman
6bc10b5573
Support ObjectExpression in static path evaluation ( #4746 )
2016-10-17 18:55:02 -04:00
Daniel Tschinder
d9dd32860a
Fix replacing for-of if inside label ( #4736 )
...
This replaces the label instead of the for-of itself as we already
integrate the label in the replacement nodes.
Fixes #3858
2016-10-17 17:27:13 -04:00
Moti Zilberman
e047a1b89a
Flow: Allow class properties to be named static ( #184 )
...
Related: #158
2016-10-17 15:55:50 -04:00
Moti Zilberman
d14c8bd894
Fix .gitattributes line ending setting ( #191 )
...
h/t @nhajidin in babel/babel#4744
2016-10-17 15:53:54 -04:00
Simen Bekkhus
9c2794dc85
Replace path-exists with fs.existsSync ( #4731 )
...
It's not deprecated anymore, see nodejs/node#8364
2016-10-17 14:31:49 -04:00
Moti Zilberman
05bdd4822a
Merge pull request #4744 from nhajidin/fix-checkout
...
Fix line endings on checkout
2016-10-17 18:56:47 +03:00
Brian Ng
dfe896dd54
Avoid unnecessary +0 in transform-es2015-parameters ( #4738 )
2016-10-17 17:09:55 +02:00
Jordan Gensler
391e5bd813
[import()] Initial support for dynamic-import ( #4699 )
...
* [import()] Initial support for function-like import
* [import()] Renaming import-functions to dynamic-import
* [stage-2] Fixing lint error
* add to package.json
2016-10-17 11:02:00 -04:00
Nazim Hajidin
71e0e00bfe
Fix line endings on checkout
2016-10-17 10:51:49 -04:00
Daniel Tschinder
0d72a89df6
Fix flowtype and add inType to state ( #189 )
...
this improves the performance slightly
2016-10-17 10:45:46 -04:00
Moti Zilberman
b8eeddf960
Automatically generate missing expected.js fixtures ( #4735 )
...
This is much like Babylon's existing behavior around `expected.json`. The equivalent of babel/babylon#188 is already applied here, to guard against silent failure (and a potential false positive) if a test is accidentally committed without its expected.js.
2016-10-17 16:39:32 +02:00
Andrew Levine
01e984fd0f
Allow "async" as identifier for object literal property shorthand ( #187 )
2016-10-17 10:33:18 -04:00
Brian Ng
478bba0ade
Fix few typos in issue/pr templates ( #4739 ) [skip ci]
2016-10-17 00:20:24 -04:00
Richard Macklin
6ec93d782b
Extract resolveFromPossibleNames to remove duplicated logic
...
"DRY"s the duplicated algorithm in resolvePlugin and resolvePreset
2016-10-16 11:18:43 -07:00