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

feat: support reflects flag #193

Merged
merged 3 commits into from
Nov 3, 2023
Merged

Conversation

bendera
Copy link
Contributor

@bendera bendera commented Oct 25, 2023

Shows whether a property is reflected. It's based on the changes in #190 The important parts are in this commit: 174b47a

I used the CustomElementField instead of the ManifestClassField because in the latter the reflects flag is not included. I'm not sure this is the right type but in fact, where I use this type the reflects flag is available. The result looks like this:

image

@netlify
Copy link

netlify bot commented Oct 25, 2023

Deploy Preview for api-viewer ready!

Name Link
🔨 Latest commit 0064572
🔍 Latest deploy log https://app.netlify.com/sites/api-viewer/deploys/6544fd16d5d18e000739935e
😎 Deploy Preview https://deploy-preview-193--api-viewer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bendera
Copy link
Contributor Author

bendera commented Nov 3, 2023

Rebased. Only the relevant changes are visible.

@web-padawan web-padawan merged commit 1d3a419 into open-wc:master Nov 3, 2023
5 checks passed
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.

2 participants