Justin Ridgewell
28ae47a174
Stop mutating nodes ( #5963 )
...
* Stop mutating nodes
* Update tests
* linting
2017-07-18 13:24:07 -04:00
Daniel Tschinder
b3372a572d
Remove whitespace generation ( #5833 )
...
* Remove whitespace generation and rely on default printing
Changes to printing:
* Add newline after last empty SwitchCase
* Add newlines around block comments if they are non-flow comments or contain newlines
* Fix a few more fixtures
2017-06-27 21:57:02 -05:00
Henry Zhu
123dce5fcd
Hardcode to double quotes, indent to 2 spaces ( #5824 )
2017-06-05 22:14:37 -05:00
Logan Smyth
6af8e64711
Typecheck much more of the config loading process ( #5642 )
...
* Add type declarations for micromatch.
* Enable Flowtype on all config loading.
* Remove unneeded comments.
2017-04-18 09:28:18 -07:00
Alex Rattray
348cc5eeff
Use raw value of JSXText and JSXAttribute ( #5256 )
2017-04-04 15:46:20 +02:00
Sergey Rubanov
292c3ca206
Refactor test packages to use ES modules instead of CJS ( #5138 )
2017-01-16 11:25:04 -05:00
Logan Smyth
dbc07220ae
Revert babel-helper-builder-react-jsx change from #4988
2016-12-17 20:50:03 -08:00
Justin Ridgewell
2bbc36d25e
JSXSpreadChildren, throw in transform-react-jsx ( #4988 )
2016-12-16 15:30:00 -05:00
Brian Ng
fde16f10fa
Add useBuiltIns option to helper-builder-react-jsx ( #4655 )
2016-10-14 21:18:39 +02:00
Eric O'Connell
aef82d190b
Preserve whitespace in JSXExpressionContainer StringLiteral children - fixes T7243
2016-03-24 21:17:09 -07:00
Sebastian McKenzie
1fa24b1efd
rename babel-plugin-external-helpers-2 to babel-plugin-external-helpers
2015-12-24 03:54:40 +00:00
claudiopro
6d1a6dfc94
Fixes @jsx pragma detection + tests
2015-11-17 22:32:44 +01:00
Sebastian McKenzie
fe5aff09a4
fix remaining babel helper issues
2015-11-11 22:45:50 -08:00
Sebastian McKenzie
15969a0904
move all plugin tests out of babel-core and into their appropriate folders
2015-11-08 23:04:10 -08:00