Sebastian McKenzie
70790c2d36
add appveyor badge
2015-11-09 19:04:10 -08:00
James Kyle
3c3ee42850
Merge pull request #2950 from babel/hzoo-patch-2
...
fix circleci link
2015-11-09 19:03:27 -08:00
Sebastian McKenzie
306be9eb94
add appveyor.yml
2015-11-09 19:02:30 -08:00
Henry Zhu
2f27ca7cb7
fix circleci link
2015-11-09 21:37:42 -05:00
Sebastian McKenzie
5e02ba9b48
remove wanky badges
2015-11-09 18:21:24 -08:00
Sebastian McKenzie
f47be98cf2
Merge branch 'development'
...
Conflicts:
package.json
2015-11-09 18:20:23 -08:00
Sebastian McKenzie
8b424452a2
remove open command from test-cov
2015-11-09 18:11:13 -08:00
Sebastian McKenzie
837091e3e9
clean up test-ci task
2015-11-09 17:58:48 -08:00
Sebastian McKenzie
5a8fa4ccf1
add 10s timeout to mocha tests
2015-11-09 17:58:36 -08:00
Sebastian McKenzie
5eeaf6597f
add babel-runtime to babel-plugin-transform-regenerator package
2015-11-09 17:42:12 -08:00
Sebastian McKenzie
f53ac0a09c
remove assertion
2015-11-09 17:37:23 -08:00
Sebastian McKenzie
10158b5ae7
minor nits
2015-11-09 17:35:51 -08:00
James Kyle
cd11f1e4f5
double quotes
2015-11-09 15:59:43 -08:00
Henry Zhu
ce5b27fed8
babel-types: add validators for core
2015-11-09 17:56:21 -05:00
Henry Zhu
d4a1127012
babel-types: add validators for es2015 exports
2015-11-09 13:54:36 -05:00
Henry Zhu
a2efb41748
Merge pull request #2927 from chalbert/fix-es2015-assertion-type
...
Fix wrong assertion type on es2015 type definitions
2015-11-09 13:48:17 -05:00
Nicolas Gilbert
68e1e3c90c
Merge remote-tracking branch 'babel/master' into fix-es2015-assertion-type
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2015-11-10 06:40:43 +13:00
Henry Zhu
00b082a3de
Merge pull request #2938 from hzoo/eslint
...
pin eslint to 1.8.0
2015-11-09 11:55:58 -05:00
Henry Zhu
d60be61ced
pin eslint to 1.8.0
2015-11-09 10:55:50 -05:00
Sebastian McKenzie
8ecca614ba
remove regenerator plugin lib folder
2015-11-09 04:16:53 -08:00
Sebastian McKenzie
6fa85e6f5b
clean up babel-plugin-transform-regenerator
2015-11-09 04:15:51 -08:00
Sebastian McKenzie
f047a593df
add test coverage to ci
2015-11-09 04:03:59 -08:00
Sebastian McKenzie
63b28ecc89
fix eslint version
2015-11-09 03:38:55 -08:00
Sebastian McKenzie
36493121c1
add circleci
2015-11-09 03:38:50 -08:00
Sebastian McKenzie
f8b22aeee4
use test-only task instead of test in test-travis
2015-11-09 02:58:35 -08:00
Sebastian McKenzie
3bb88bde77
remove some travis cache directories
2015-11-09 02:58:20 -08:00
Sebastian McKenzie
a218f29cc8
add package directories to travis cache
2015-11-09 02:50:46 -08:00
Sebastian McKenzie
bd39ea2611
add polyfill and regenerator options to babel-plugin-transform-runtime
2015-11-09 02:50:39 -08:00
Nicolas Gilbert
3eec81763f
Fix wrong assertion type on es2015 type definitions
2015-11-09 21:12:05 +13:00
Sebastian McKenzie
0df276272a
add progress bar to bootstrap script and clean up the output
2015-11-08 23:04:29 -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
Sebastian McKenzie
5f40b53dee
abstract out test runner into a module, move traceur and esnext tests to babel-preset-es2015, clean up and make existing tests more consistent
2015-11-08 21:58:01 -08:00
Sebastian McKenzie
f13ba90f17
Merge branch 'master' into development
2015-11-08 19:42:43 -08:00
Sebastian McKenzie
87be7d0e33
add babel-helper-fixtures usage
2015-11-08 18:53:53 -08:00
Sebastian McKenzie
da20aa90c1
omit defaultProps helper when there are no props
2015-11-08 17:10:33 -08:00
Sebastian McKenzie
e6313dec2c
make compiler environment support document more clear
2015-11-08 17:10:21 -08:00
Sebastian McKenzie
65c4fd8fb8
add enter/exit catch-all note to changelog
2015-11-08 17:09:46 -08:00
James Kyle
0f90b6eaf2
Add link to npm upgrade guide on windows. Re: 1c3b4aa410 (commitcomment-14211658)
2015-11-08 15:35:14 -08:00
Sebastian McKenzie
785b01b8cd
Merge branch 'development'
2015-11-08 07:22:22 -08:00
Sebastian McKenzie
99b9d20d35
switch travis build badge in readme to only be of the master branch
2015-11-08 06:58:43 -08:00
Sebastian McKenzie
826538790e
switch travis build badge in readme to only be of the master branch
2015-11-08 06:58:30 -08:00
Sebastian McKenzie
9b48167a00
switch back to stable flag
2015-11-08 06:56:50 -08:00
Sebastian McKenzie
52363ab8d8
remove err.stack hack
2015-11-08 06:56:18 -08:00
Sebastian McKenzie
81ba799ba4
add compiler support document - closes #2839
2015-11-08 06:51:20 -08:00
Sebastian McKenzie
5f732d1c02
ignore babel-runtime version mismatch in babel-doctor - fixes #2915
2015-11-08 06:43:32 -08:00
Sebastian McKenzie
a2da61a497
switch from stable flag in travis config to 5.0
2015-11-08 06:41:55 -08:00
Sebastian McKenzie
b07f8c8eab
fix react inline elements tests
2015-11-08 06:38:45 -08:00
Sebastian McKenzie
1a996cdcc7
move babel-register import down
2015-11-08 06:26:31 -08:00
Sebastian McKenzie
2a1a038031
move children prop pushing to after props to ensure correct order - fixes #2395
2015-11-08 06:24:10 -08:00
Sebastian McKenzie
8f00700b9f
fix order of babel-register in test transformation helper script
2015-11-08 06:23:51 -08:00