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

[gem] Default use light dom #158

Closed
mantou132 opened this issue Jun 12, 2024 · 3 comments
Closed

[gem] Default use light dom #158

mantou132 opened this issue Jun 12, 2024 · 3 comments

Comments

@mantou132
Copy link
Owner

mantou132 commented Jun 12, 2024

Advantages:

  • performance
  • support tailwindcss
  • Third-party service integration
    • algolia/renderscript
    • algolia/docsearch
    • e2e test
@MrHBS
Copy link

MrHBS commented Jun 22, 2024

I am guessing you mean disable shadow dom?

@mantou132
Copy link
Owner Author

I am guessing you mean disable shadow dom?

Yes.

Maybe only the UI component library or embedded content is suitable for use
ShadowDOM.

Gem as a front-end framework, should be applied to most scenes by default.

@mantou132 mantou132 pinned this issue Jul 9, 2024
@mantou132 mantou132 unpinned this issue Jul 19, 2024
mantou132 added a commit that referenced this issue Jul 19, 2024
mantou132 added a commit that referenced this issue Jul 19, 2024
@mantou132
Copy link
Owner Author

使用 Light DOM 就不能使用 Slot 了,得使用 property

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants