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(icon): expose 'icon-inner' and 'svg' as shadow parts #1027

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Juarrow
Copy link

@Juarrow Juarrow commented Dec 4, 2021

For #960

  • expose .icon-inner and the SVG element as shadow parts ```::part(icon-inner)&::part(svg)``
  • add `examples to index.html
  • update icon/readme.md

(To be honest: this feels kind of hacky to me, so i opened this for discussion. Sorry for the inconvenience - if it causes any.)

Also
- add usage examples to index.html
- update icon readme
@Juarrow Juarrow changed the title feat(icon): expose 'inner-html' and 'svg' shadow parts feat(icon): expose 'icon-inner' and 'svg' as shadow parts Dec 8, 2021
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.

None yet

1 participant