Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/babel/babel

🐠 Babel is a compiler for writing next generation JavaScript.
https://github.com/babel/babel

Fix peerDep to ^ for beta only (#6644)

624f00f23ce7009d644bfe202724327d852c77e4 authored about 7 years ago by Henry Zhu <[email protected]>
v7.0.0-beta.4

38f984f9564fc7aec43d64403c378f5335adb285 authored about 7 years ago by Henry Zhu <[email protected]>
remove deprecated lerna command [skip ci]

acfe99a4bcfba270f71fc293827ed169c3aab59a authored about 7 years ago by Henry Zhu <[email protected]>
update types [skip ci]

96c380899b5933666eb979ddb5f1bc650685777a authored about 7 years ago by Henry Zhu <[email protected]>
update lock [skip ci]

397953c32dfbc1a3c62ff3721c39d0a2405ef5ce authored about 7 years ago by Henry Zhu <[email protected]>
Fix OOB string character access in Printer#_maybeAddParen. (#6589)

* Fix OOB string character access in Printer#_maybeAddParen.

The `_maybeAddParen` method of t...

00342452e2e543452f91fcd7bd2b75e5d7c9ecd4 authored about 7 years ago by Benedikt Meurer <[email protected]>
Fix decorators2 to support `export @decorator class A {}` (#767)

* Fix decorators2 to support `export @decorator class A {}`

* change to better error message
...

86abc16b37cb840155592bffc3ba3cc060658c5a authored about 7 years ago by Daniel Tschinder <[email protected]>
Add a 'throwIfNamespace' option for JSX transform (#6563)

* Added tests for ifThrowNamespace flag

* JSX transformator could work with XMLNamespaces (if...

04d2c030be2ecbbcdfc664b6ef16ef5f23eb0b20 authored about 7 years ago by Jakub Beneš <[email protected]>
remove es20xx prefixes from plugins and rename folders (#6575)

9ac326b07513f5e3a2acd61f7acdae686cc9b306 authored about 7 years ago by Henry Zhu <[email protected]>
remove warning (still applies but don't need it there) [skip ci] (#6579)

92a3caeb9cadccbd17e627b561e547e01e7f0dd2 authored about 7 years ago by Henry Zhu <[email protected]>
Fix property lookup on booleans in needsWhitespace. (#6584)

The code

```js
linesInfo && linesInfo[type]
```

performs a lot of dynamic lookups on the...

ffe4301fe201da03deb2a00a464b0fb20668db12 authored about 7 years ago by Benedikt Meurer <[email protected]>
Fix access to "-1" property on nodesOut array. (#6582)

Similar to the fixes in https://github.com/babel/babel/pull/6580 and
https://github.com/babel/b...

5baa36109e15929e6f6b823af82e5a20403d2b71 authored about 7 years ago by Benedikt Meurer <[email protected]>
Update to babylon v7 beta.30 (#6587)

962128c0f002307db4d7d47bae4a1ad98ba12249 authored about 7 years ago by Henry Zhu <[email protected]>
7.0.0-beta.30

8f8ea04b6277ab57261a70a13085cf765ed934c4 authored about 7 years ago by Henry Zhu <[email protected]>
fix flow unused supressing comment [skip ci]

c6d369b32b6b63d4414303f471aeccf152566147 authored about 7 years ago by Henry Zhu <[email protected]>
Fix path.popContext() to not try to load "-1" from contexts array. (#6580)

* Fix path.popContext() to not try to load "-1" from contexts array.

The current implement of...

f9e06434604f7a090d7802675267359520847f3f authored about 7 years ago by Benedikt Meurer <[email protected]>
Fix hasRest to not try to load "-1" from params array. (#6581)

Similar in spirit to https://github.com/babel/babel/pull/6580, the
current implementation did
...

df0d9d05a3c8ef382ceb9508a606b19cf9a47e77 authored about 7 years ago by Benedikt Meurer <[email protected]>
Add JSX fragment syntax support (#755)

a1125b26ce4143e8b02dcc3ee9af1bbef448a610 authored about 7 years ago by Clement Hoang <[email protected]>
Fix "-1" array accesses in CommentsParser. (#777)

Similar to the fixes in https://github.com/babel/babel/pull/6580 and
https://github.com/babel/b...

55d5545614782ee87de47cd8be6898ef91d95c97 authored about 7 years ago by Benedikt Meurer <[email protected]>
Merge transform-async-to-module-method into transform-async-to-generator (#6573)

5b47e4a6cbfcac6fc782d06ec2508cacac0c8d03 authored about 7 years ago by Henry Zhu <[email protected]>
updated readme organization [skip ci]

f5ec9251c9c14214e8ac4c73bd770f31d7adfdf9 authored about 7 years ago by Henry Zhu <[email protected]>
Rename all proposal plugins to -proposal- from -transform- (#6570)

c41abd79a1065d72cd9b8a02830c3e9f80d71a42 authored about 7 years ago by Henry Zhu <[email protected]>
Allow Flowtype's imports and exports when sourceType:script is set. (#771)

e4bcd1d0fff6c29390b17b0030005b9181e84b8a authored about 7 years ago by Logan Smyth <[email protected]>
Re-add electron-to-chromium as preset-env devdep (#6551)

a94aa542300c8b1b5a198855dec703513dd4062e authored about 7 years ago by Brian Ng <[email protected]>
Fix readmes to use @babel/ [skip ci] (#6569)

476ec5ed8faf057b73cd935a06da49f550720f1b authored about 7 years ago by Henry Zhu <[email protected]>
Lerna: Add publishConfig access public [skip ci] (#6557)

e5e7f5bf79e1b804791eeabbb26c543517e7bb53 authored about 7 years ago by Henry Zhu <[email protected]>
Disallow 'null' as a general blank option placeholder.

0f31ce568695aba61af0a41c3c89db6f2aa0dc01 authored about 7 years ago by Logan Smyth <[email protected]>
Refactor config item processing.

3673fbbd52d9f94c4d3e0629b2d4970ab1d20b25 authored about 7 years ago by Logan Smyth <[email protected]>
Fail if there are cycles in config files.

fed2a14da13b75c9b38912bb4412b490ce747d92 authored about 7 years ago by Logan Smyth <[email protected]>
Standardize descriptor creation.

1d6cbd8dce563fdf572dce44a4f22fd6cd613185 authored about 7 years ago by Logan Smyth <[email protected]>
Perform option validation up front to avoid repeating assertions.

64abf75d1f70a7115532fca854cd6159078a89b8 authored about 7 years ago by Logan Smyth <[email protected]>
Remove unused suppressDeprecationMessages option.

a25942bda99093c73e0f78ff6f8e2dcf44a07c50 authored about 7 years ago by Logan Smyth <[email protected]>
Remove the relative babel-core option.

0a2a0bb2540949967d172db4ae0a9b0e0462f7f1 authored about 7 years ago by Logan Smyth <[email protected]>
Remove the .loc from config items.

14901aa74fbe15f75928ce3a2379655713297ad1 authored about 7 years ago by Logan Smyth <[email protected]>
Remove unused 'mode' option.

107648cd0bc47acee5ad4c9ce1c8d57f9931dbc7 authored about 7 years ago by Logan Smyth <[email protected]>
add another team link [skip ci]

0a823fbe8d44e650ab46415649be728f19a340f0 authored about 7 years ago by Henry Zhu <[email protected]>
Add peerDep on specific babel-core version in transform plugins, presets, and cli (#6549)

e3cebbf6bc096109963779d8fcd5a145e6b111a4 authored about 7 years ago by Henry Zhu <[email protected]>
Make syntax highlighting for `@` and `#` nicer (#6550)

d2b3138bdd1a47d09603f42b02c17542786e3f11 authored about 7 years ago by Simon Lydell <[email protected]>
Update flow tests whitelist (#770)

cb6082e98f1a35aba737c31c217eda1d7600c59b authored about 7 years ago by Brian Ng <[email protected]>
Remove stale emoji tests in plugin-transform-unicode-property-regex (#6548)

eb19ea18cc754d3d5cdf98b638ecf3a5328339b7 authored about 7 years ago by Sylvain Delabye <[email protected]>
Changed Team link to babel website

7f5a216e2d9ec44e92f7d8343df1c88077ca7e7d authored about 7 years ago by Raja Sekar <[email protected]>
Avoid mutating the passed-in options for babel-register (#6542)

11d8e0555f2046e94a49f626251f66cec54202d7 authored about 7 years ago by Logan Smyth <[email protected]>
UepdateEADME: `useBuiltins: true` is changed to "entry" [skip ci] (#6527)

babel-preset-env@next founds "useBuiltins": true is illegal. README is updated accordingly.

70818c3db8edf127fccd9616f6735c436b4ca02d authored about 7 years ago by Ruslan Gunawardana <[email protected]>
Merge pull request #6529 from Borales/core-transformation-file-has

Providing File.has method for core/transformation package

101529ffe04563e22bd55c42c3bfb0058078716f authored about 7 years ago by Sven SAULEAU <[email protected]>
docs - Add helper-get-function-arity readme [skip ci] (#6532)

* Add README to babel-helper-get-function-arity

* Use javascript template

* Address code r...

3214c5004e7d3d4871cb4d60b0efd45f83294573 authored about 7 years ago by Adam <[email protected]>
Merge pull request #6533 from athomann/add-helper-bindify-decorators-docs

Add API to helper-bindify-decorators README [skip ci]

7185bd25e89ad84fe2921b5c5b909abe367a3d7d authored about 7 years ago by Sven SAULEAU <[email protected]>
Merge pull request #6534 from athomann/add-helper-hoist-variables-api

Add API to babel-helper-hoist-vars README [skip ci]

546a844e32750fb954da0960969dee96b0e53943 authored about 7 years ago by Sven SAULEAU <[email protected]>
Add installation

aeedabfa4fffe24e16090c3bf9fffa0f6f9c8767 authored about 7 years ago by Adam Thomann <[email protected]>
Add API to babel-helper-hoist-vars README

9cebe88a9c68bcae23cf10514f6880d5eeaa9050 authored about 7 years ago by Adam Thomann <[email protected]>
Add API to helper-bindify-decorators

a94b0d2e54857927f987bc45f5e8049346e3b8a6 authored about 7 years ago by Adam Thomann <[email protected]>
Add loose mode for nullish coalescing operator (#6531)

* Add loose mode for nullish-coalescing

* Remove unneeded SequenceExpression

cd4f0ae393c0cdad93423a7862853b30bcf31ad7 authored about 7 years ago by Lucas Azzola <[email protected]>
Providing File.has method for core/transformation package

416e9aba39b6faf3ab0443fdd5c7eec2c66f8037 authored about 7 years ago by Borales <[email protected]>
Optional Chaining: Account for document.all (#6525)

9e0f5235b1ca5167c368a576ad7c5af62d20b0e3 authored about 7 years ago by Lucas Azzola <[email protected]>
Adhering to async generator yield behavior change (#6452)

4684edaec74cf0f7be2b7dc3714f765d78818295 authored about 7 years ago by Mateusz Burzyński <[email protected]>
fix(babel-core): add missing extension to package.json dependency (#6524)

39d05da3ed807f5276624742baeb8ab43bf3cb84 authored about 7 years ago by Alex Jover <[email protected]>
Fixed async generator named declarations with inline helpers

54aa4cb3f9e21234474f9322291e6c783539ca25 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Fix regression that leaks JSX pragma config between files. (#6519)

765e920e481ca0e856fd18669578989f38e631d6 authored about 7 years ago by Logan Smyth <[email protected]>
Cloning reused node in class properties transform (#6517)

fc75198fb425916bdb870ff418227178422a2b61 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Fix destructuring in pipeline operator (#6515)

* Fix destructuring in pipeline operator

Fixes #6514.

* Run exec only on node 6

8d4674ca5a48a98c9d936e9f9fc733b14f27cda8 authored about 7 years ago by Justin Ridgewell <[email protected]>
Remove syntax-trailing-function-commas from Babel presets (#6513)

923fd4705edb60b9eede13779e1742c094e2a799 authored about 7 years ago by Brian Ng <[email protected]>
Update reference from babel- to @babel/ in README.md (#6508)

c2c72c4224575f64dcee567f6de6e28ec16b0c1e authored about 7 years ago by Jen Luker <[email protected]>
Updating references to @babel/ and adding dependencies to package.json (#6509)

* Updating references to @babel/ and adding dependencies to package.json all in babel-runtime.
...

b6ae9e2db245306d7fb5d772c84ae418755eaf75 authored about 7 years ago by Jen Luker <[email protected]>
Remove babel-plugin-transform-async-functions (#6510) [skip ci]

This is leftover from #6495

Closes #6504

Signed-off-by: Will Soto <[email protected]>

752a16d44cd3e38c5e05f3c221cd4ff3e019decb authored about 7 years ago by Will <[email protected]>
Merge pull request #6379 from nicolo-ribaudo/helper-runtime-dependencies

Fix helper dependencies in babel runtime

c87cc1858658b58fcb851667eba45e175003e641 authored about 7 years ago by Logan Smyth <[email protected]>
Fix helpers dependencies loading

d2af56bcaed8209ef90237de4016dd81ba3cbcdb authored about 7 years ago by Nicolò Ribaudo <[email protected]>
Commit the temporalRef runtime helper

a740b28a9e3e663a9a801a7491d89fba91064d21 authored about 7 years ago by Nicolò Ribaudo <[email protected]>
Import temporalUndefined inside temporalRef helper

e0a6e1e864f6ec7a3fc64e242b9af4bb13ac5985 authored about 7 years ago by Nicolò Ribaudo <[email protected]>
Add transform to rename variables that are ES3 reserved words (#6479)

* Initial version

* Replace .includes with .indexOf and better node set to visit

* Alphabe...

2311ddbe67ca0170195d1a8e3b7648f8e518b8fd authored about 7 years ago by Mauro Bringolf <[email protected]>
babel-core: Pass the right err to callback in transformFile() (#6503)

e6d44fd68ee855ee9a77356a75e54b10ad857f3b authored about 7 years ago by Robert Rossmann <[email protected]>