Brian Ng
|
3c359698a7
|
Remove unneeded .eslintrc files (#6815) [skip ci]
|
2017-11-13 18:12:26 -05:00 |
|
Henry Zhu
|
70080063a4
|
Scoped: update experimental/codemods to @babel/ [skip ci]
|
2017-10-16 22:49:56 -04:00 |
|
Brian Ng
|
38355d9230
|
Tweak babel-preset-env for monorepo
|
2017-10-05 17:35:16 -05:00 |
|
Brian Ng
|
4f3e633fd0
|
Build with latest Babel
|
2017-10-03 09:51:02 -05:00 |
|
Brian Ng
|
27b155aa71
|
Add stage-3 plugin option (#384)
|
2017-09-19 15:24:15 -04:00 |
|
Artem Yavorsky
|
f7a096b08e
|
Add browserslist config/package.json section support. (#161)
|
2017-08-01 10:50:44 -05:00 |
|
Henry Zhu
|
41b0a79837
|
update packages to alpha.12 (#343)
* update packages to alpha.12
* fix tests
* Read babel-cli from package.json in smoke test
|
2017-06-01 10:32:28 -04:00 |
|
Brian Ng
|
432495752d
|
Merge branch 'master' into 2.0
|
2017-05-31 18:58:01 -05:00 |
|
Brian Ng
|
a4e6f90d06
|
Use ensureDirSync in smoke test
|
2017-05-19 16:28:30 -05:00 |
|
Brian Ng
|
0781f711d0
|
Support target versions as strings (#231)
|
2017-05-19 16:28:30 -05:00 |
|
Brian Ng
|
37c8da674a
|
Bump prettier (#289)
|
2017-05-19 15:40:19 -05:00 |
|
Brian Ng
|
14e9fbf345
|
Tweak version mappings to match compat-table updates (#323)
|
2017-05-17 10:26:23 -05:00 |
|
Brian Ng
|
d6202dc741
|
Merge branch 'master' into 2.0
|
2017-05-02 09:13:18 -05:00 |
|
Brian Ng
|
285b35e8b3
|
Bump compat-table (#307)
|
2017-04-25 17:14:19 -05:00 |
|
Brian Ng
|
1e11a32c44
|
Run smoke test for both entry and usage options (#286)
|
2017-04-13 22:04:08 -05:00 |
|
Brian Ng
|
4ed8904205
|
Use ensureDirSync in smoke test
|
2017-04-07 16:14:50 -05:00 |
|
Brian Ng
|
b2524770f9
|
Update smoke-test
|
2017-04-07 14:36:19 -05:00 |
|
Brian Ng
|
3c1836ab43
|
Support target versions as strings (#231)
|
2017-04-07 14:24:42 -05:00 |
|
Brian Ng
|
83b85a3609
|
Merge branch 'master' into 2.0
|
2017-03-31 12:15:06 -05:00 |
|
Brian Ng
|
af2b162175
|
Add simple smoke-test (#240)
|
2017-03-31 12:11:26 -05:00 |
|
Brian Ng
|
0052e16853
|
Merge branch 'master' into 2.0
|
2017-03-30 13:26:41 -05:00 |
|
Artem Yavorsky
|
c4c9a7fc88
|
Fill data with electron as a target. (#229)
|
2017-03-28 23:07:17 -05:00 |
|
Artem Yavorsky
|
b3bfd40195
|
Run yarn as pre-commit hook if package.json was changed (#225)
|
2017-03-24 10:35:26 -05:00 |
|
Brian Ng
|
35068a6626
|
Merge branch 'master' into 2.0
|
2017-03-15 18:24:57 -05:00 |
|
Brian Ng
|
8b19c74606
|
address review comments
|
2017-03-14 09:16:06 -05:00 |
|
Brian Ng
|
9d890f57bb
|
Refactor browser data parsing to handle families
|
2017-03-14 00:05:17 -05:00 |
|
Brian Ng
|
72b1f38f91
|
Change trailing commas option on scripts
|
2017-03-12 12:29:48 -05:00 |
|
Brian Ng
|
22dab1fa95
|
Check plugin/built-in data on travis
|
2017-03-12 12:28:25 -05:00 |
|
Artem Yavorsky
|
f81aef3c22
|
Add prettier
|
2017-03-12 11:15:42 -05:00 |
|
Daniel Tschinder
|
7d00281b2b
|
Don’t add duplicate entries to map
|
2017-03-03 20:48:35 +01:00 |
|
Daniel Tschinder
|
6edae49d4d
|
Version can be float and correctly lookup envMap
|
2017-03-03 17:27:24 +01:00 |
|
Daniel Tschinder
|
c2c96995a1
|
Add comments
|
2017-03-02 22:33:03 +01:00 |
|
Daniel Tschinder
|
8d96bd2378
|
Secure script
|
2017-03-02 22:29:49 +01:00 |
|
Daniel Tschinder
|
c468d68cb8
|
Remove console.log
|
2017-03-02 16:31:39 +01:00 |
|
Daniel Tschinder
|
55ccfbf6a0
|
Respect older versions in invert map
|
2017-03-02 16:29:11 +01:00 |
|
Brian Ng
|
ecfcb31bf6
|
Bump compat-table (#177)
|
2017-03-01 15:10:04 -05:00 |
|
Kai Cataldo
|
ad5698ed19
|
devDeps: eslint-config-babel v5.0.0 (#139)
|
2017-01-15 22:34:53 -05:00 |
|
Henry Zhu
|
28e54d4d5f
|
Update compat-table, build data (#135)
|
2017-01-11 15:03:10 -05:00 |
|
Eric Baer
|
e379681b58
|
Update pathnames to aviod uppercase + consistent with other babel projects
|
2016-12-12 08:59:52 -05:00 |
|
Eric Baer
|
9439b7fe1a
|
Refactor build data for clarity/consistency (#81)
|
2016-12-12 08:11:19 -05:00 |
|
Henry Zhu
|
d2976bed13
|
remove console.log, fix tests
|
2016-12-09 11:23:46 -05:00 |
|
Henry Zhu
|
d318916416
|
do not count against if core-js does not implement
|
2016-12-09 11:23:46 -05:00 |
|
Henry Zhu
|
771e5d2cd6
|
account for multiple features (#62)
|
2016-12-09 11:23:46 -05:00 |
|
Henry Zhu
|
6ffd13af85
|
fixes
|
2016-12-09 11:23:46 -05:00 |
|
Henry Zhu
|
60efc0dd10
|
add useBuiltIns option
|
2016-12-02 11:43:36 -05:00 |
|
Henry Zhu
|
b03180a26c
|
add opera at the end
|
2016-11-24 15:54:54 -05:00 |
|
Sergey Rubanov
|
56817f8e7c
|
Update data generation for latest compat-table (#50)
* Update data generation for latest compat-table. See https://github.com/kangax/compat-table/pull/964
* fix compat-table version
|
2016-11-23 23:20:52 -05:00 |
|
Henry Zhu
|
5739755a48
|
Add opera (#48)
|
2016-11-23 07:57:24 -05:00 |
|
Sergey Rubanov
|
9ca27436a9
|
Update data generation for latest compat-table. See https://github.com/kangax/compat-table/pull/960 (#44)
|
2016-11-14 17:42:44 -05:00 |
|
Henry Zhu
|
a5daad4d32
|
Use compat-table equals option (#36)
* Use compat-table equals option
* fixes
|
2016-11-02 17:09:32 -04:00 |
|