Skip to content

Implement support for the new decorators proposal#13827

Merged
nicolo-ribaudo merged 3 commits intomainfrom
feat-7.16.0/decorators
Feb 1, 2022
Merged

Implement support for the new decorators proposal#13827
nicolo-ribaudo merged 3 commits intomainfrom
feat-7.16.0/decorators

Conversation

@nicolo-ribaudo
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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 force-pushed the feat-7.16.0/decorators branch from ee06a98 to 579ab3f Compare January 6, 2022 16:00
@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.

3 participants