Brian Ng
|
e4b35f680d
|
Run prettier
|
2017-06-27 12:15:00 -05:00 |
|
Henry Zhu
|
123dce5fcd
|
Hardcode to double quotes, indent to 2 spaces (#5824)
|
2017-06-05 22:14:37 -05:00 |
|
Henry Zhu
|
c5bad22767
|
v7.0.0-alpha.12
|
2017-05-31 17:11:39 -04:00 |
|
Henry Zhu
|
ce976bba2a
|
v7.0.0-alpha.11
|
2017-05-31 16:43:30 -04:00 |
|
Henry Zhu
|
9b44cef691
|
v7.0.0-alpha.10
|
2017-05-25 15:17:07 -04: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 |
|
Henry Zhu
|
62375cdf12
|
v7.0.0-alpha.9
|
2017-04-18 10:41:30 -04:00 |
|
Henry Zhu
|
25ae8c8554
|
v7.0.0-alpha.8
|
2017-04-17 15:12:31 -04:00 |
|
Henry Zhu
|
c732f5e1d0
|
v7.0.0-alpha.7
|
2017-04-05 17:13:26 -04:00 |
|
Alex Rattray
|
348cc5eeff
|
Use raw value of JSXText and JSXAttribute (#5256)
|
2017-04-04 15:46:20 +02:00 |
|
Henry Zhu
|
f3ef03abfd
|
use caret for devDeps
|
2017-03-27 16:32:13 -04:00 |
|
Henry Zhu
|
7a1ccf076c
|
Misc (#5545)
* normalize npmignores
* fixup eslint ignore, etc
* lint
* remove unused
* rm from gitignore
* use strict
|
2017-03-25 21:46:16 -04:00 |
|
Henry Zhu
|
ab68800e06
|
v7.0.0-alpha.3
|
2017-03-23 15:49:01 -04:00 |
|
Henry Zhu
|
230712e091
|
Internal: back to fixed, publish everything (#5436)
|
2017-03-08 22:56:00 -05:00 |
|
Brian Ng
|
8a82cc060a
|
Run new lint rules (#5413)
|
2017-03-04 10:46:01 -05:00 |
|
Henry Zhu
|
11e54a6bd3
|
v7.0.0-alpha.1
|
2017-03-02 16:04:47 -05:00 |
|
Henry Zhu
|
696e63c58b
|
Merge pull request #5380 from babel/extra-do + 6.x commits
|
2017-02-25 18:48:27 -05:00 |
|
Sven SAULEAU
|
eb9d699ce9
|
style: [skip ci] lint code snippets in md (#5379)
|
2017-02-25 12:19:29 -05:00 |
|
Daniel Tschinder
|
6c03cb0783
|
Merge branch 'master' into merge-master
# Conflicts:
# lerna.json
# packages/babel-cli/package.json
# packages/babel-core/package.json
# packages/babel-generator/package.json
# packages/babel-helper-builder-react-jsx/package.json
# packages/babel-helper-function-name/package.json
# packages/babel-helper-optimise-call-expression/package.json
# packages/babel-helper-replace-supers/package.json
# packages/babel-helper-transform-fixture-test-runner/package.json
# packages/babel-helpers/package.json
# packages/babel-plugin-transform-class-properties/package.json
# packages/babel-plugin-transform-es2015-block-scoping/package.json
# packages/babel-plugin-transform-es2015-classes/package.json
# packages/babel-plugin-transform-es2015-modules-commonjs/package.json
# packages/babel-plugin-transform-es2015-modules-systemjs/package.json
# packages/babel-plugin-transform-es2015-modules-umd/package.json
# packages/babel-plugin-transform-es2015-parameters/package.json
# packages/babel-plugin-transform-react-jsx/package.json
# packages/babel-register/package.json
# packages/babel-template/package.json
# packages/babel-traverse/package.json
# packages/babel/package.json
|
2017-02-14 12:46:23 +01:00 |
|
Logan Smyth
|
48573f1fb4
|
v6.23.0
|
2017-02-13 17:14:12 -08:00 |
|
Henry Zhu
|
9083bd6283
|
Merge branch 'master' into 7.0
|
2017-02-09 18:36:02 -05:00 |
|
Logan Smyth
|
b845f2b69d
|
Re-enable the max-len ESLint rule. (#5265)
|
2017-02-04 11:07:15 -05:00 |
|
Brian Ng
|
160bd3924b
|
Normalize options sections in docs [skip ci] (#5244)
|
2017-01-31 08:46:01 -05:00 |
|
Kai Cataldo
|
e09ea222c9
|
Remove babel-runtime from packages' dependencies (#5218)
|
2017-01-27 09:04:35 -05:00 |
|
Henry Zhu
|
e9fc38bcd3
|
v6.22.0
|
2017-01-19 19:33:22 -05:00 |
|
Sergey Rubanov
|
292c3ca206
|
Refactor test packages to use ES modules instead of CJS (#5138)
|
2017-01-16 11:25:04 -05:00 |
|
Henry Zhu
|
672adba9a1
|
enable prefer const (#5113)
|
2017-01-14 09:48:52 -05:00 |
|
Sérgio Batista
|
3a1c0c84fb
|
Fix broken repository url (#5100)
|
2017-01-13 15:16:07 +01: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
|
66dfd8f0c1
|
Fix some React transform README issues [skip ci] (#4917)
|
2016-11-30 12:19:54 -05:00 |
|
Henry Zhu
|
e86f62b304
|
README: add --save-dev [skip ci]
Closes gh-4910
|
2016-11-29 08:40:27 -05:00 |
|
Brian Ng
|
4a14202e92
|
Update React transform READMEs from babel.github.io [skip ci] (#4903)
* Update React transform READMEs from babel.github.io [skip ci]
* Drop inline-elements polyfill message (move to website)
|
2016-11-28 20:50:17 -05:00 |
|
Brian Ng
|
fde16f10fa
|
Add useBuiltIns option to helper-builder-react-jsx (#4655)
|
2016-10-14 21:18:39 +02:00 |
|
Henry Zhu
|
05bf216339
|
v6.8.0
|
2016-05-02 19:43:49 -04:00 |
|
Henry Zhu
|
4c23b01798
|
change plugins to use babel-runtime 6
|
2016-04-24 20:06:23 -04:00 |
|
Logan Smyth
|
89ecbda25c
|
v6.7.5
|
2016-04-07 20:24:49 -07:00 |
|
Eric O'Connell
|
aef82d190b
|
Preserve whitespace in JSXExpressionContainer StringLiteral children - fixes T7243
|
2016-03-24 21:17:09 -07:00 |
|
Logan Smyth
|
6470426f7a
|
v6.7.4
|
2016-03-22 20:37:46 -07:00 |
|
Amjad Masad
|
bf600b0526
|
fix lint issue
|
2016-03-16 20:06:09 -07:00 |
|
Amjad Masad
|
3f4b88e638
|
Don't reuse same node for React.createElement
Is causing problems with path cache. See https://github.com/babel/babel/pull/3428
|
2016-03-16 18:14:16 -07:00 |
|
Henry Zhu
|
57ef6a2b6a
|
v6.6.5
|
2016-03-04 18:16:17 -05:00 |
|
Amjad Masad
|
3667527d04
|
Revert "Remove flow"
This reverts commit 2827ff6b01dcce69e9d3c0402e96b52b3a2a47ee.
|
2016-03-03 14:49:20 -08:00 |
|
Henry Zhu
|
39a8f5b796
|
v6.6.4
|
2016-03-02 16:29:17 -05:00 |
|
Sam Goldman
|
2827ff6b01
|
Remove flow
|
2016-03-01 22:33:30 -08:00 |
|
Henry Zhu
|
f34e6518ff
|
v6.6.0
|
2016-02-29 16:12:12 -05:00 |
|
Sebastian McKenzie
|
5b89849f43
|
Switch to klint, fix some lint rules
|
2016-02-14 23:25:14 +00:00 |
|
Henry Zhu
|
b1bb39e733
|
v6.5.2
|
2016-02-12 11:29:58 -05:00 |
|
Henry Zhu
|
5a271b091a
|
Docs: update plugin readmes with options [ci skip]
|
2016-02-10 18:12:58 -05:00 |
|
Henry Zhu
|
f9f8ad6eff
|
v6.5.0
|
2016-02-06 19:06:41 -05:00 |
|