Skip to content

Update decorators doc to stage 3, update babel config. #856

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

Merged
merged 4 commits into from
Jun 29, 2022

Conversation

arthurevans
Copy link
Contributor

Fixes #754.

I updated the note about Babel support (line #117). I tried it with this config, and if I understand correctly, this setting will give you the same behavior we've been testing against with previous versions of the Babel plugin, which seems like the safest option.

The "we recommend" here is my best guess as to what we want to recommend.

@arthurevans arthurevans requested a review from sorvell June 8, 2022 19:04
@github-actions
Copy link

github-actions bot commented Jun 8, 2022

A live preview of this PR will be available at the URL(s) below.
The latest URL will be appended to this comment on each push.
Each build takes ~5-10 minutes, and will 404 until finished.

https://pr856-965fa60---lit-dev-5ftespv5na-uc.a.run.app/
https://pr856-85ecc05---lit-dev-5ftespv5na-uc.a.run.app/
https://pr856-ce20ecd---lit-dev-5ftespv5na-uc.a.run.app/
https://pr856-7f40b15---lit-dev-5ftespv5na-uc.a.run.app/

Copy link
Member

@augustjk augustjk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Copy link
Member

@sorvell sorvell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed that we do not support '2021-12'. Due to the churn on this and the difficulty of supporting multiple versions, we're electing to wait for browsers to move forward a bit on implementation before supporting this latest version.

Co-authored-by: Augustine Kim <augustinekim@google.com>
@arthurevans arthurevans merged commit 5643de2 into main Jun 29, 2022
@arthurevans arthurevans deleted the decorators-stage-3 branch June 29, 2022 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the decorators documentation (Stage 3)
5 participants