Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement support for the new decorators proposal #13827

Merged
merged 3 commits into from Feb 1, 2022

Conversation

nicolo-ribaudo
Copy link
Member

@nicolo-ribaudo nicolo-ribaudo commented Oct 7, 2021

This umbrella PR tracks progress for https://github.com/tc39/proposal-decorators. All the decorators-related PRs should be merged to this branch.

⚠️ Use the "Rebase and merge" button!

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 7, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 0f5663a:

Sandbox Source
babel-repl-custom-plugin Configuration
babel-plugin-multi-config Configuration

@babel-bot
Copy link
Collaborator

babel-bot commented Nov 24, 2021

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/50995/

@nicolo-ribaudo
Copy link
Member Author

I removed the @init: commit since it has been removed from the proposal. If needed, there is a backup at https://github.com/babel/babel/tree/feat-7.16.0/decorators-backup.

@nicolo-ribaudo nicolo-ribaudo added PR: Ready to be Merged A pull request with already two approvals, but waiting for the next minor release PR: Needs Docs labels Jan 24, 2022
pzuraq and others added 2 commits January 28, 2022 00:02
Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
* Make `decoratorsBeforeExport` optional for 2021-12 decorators

* Update fixture options
@nicolo-ribaudo nicolo-ribaudo merged commit 27c0137 into main Feb 1, 2022
@nicolo-ribaudo nicolo-ribaudo deleted the feat-7.16.0/decorators branch February 1, 2022 23:20
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label May 4, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Ready to be Merged A pull request with already two approvals, but waiting for the next minor release umbrella ☂️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants