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: shadow dom, fixes issue #889 #890

Merged
merged 3 commits into from
Oct 30, 2023

Conversation

megatron0000
Copy link
Contributor

@megatron0000 megatron0000 commented Oct 28, 2023

@megatron0000
Copy link
Contributor Author

Does the new example make sense where it is ? (i.e. next to the basic example). If there are problems in this proposed solution, I'd be happy to review

src/models/gridOption.interface.ts Outdated Show resolved Hide resolved
@ghiscoding
Copy link
Collaborator

looking good, we can add it to the list of Examples in the Examples Wiki after it gets merged

@ghiscoding ghiscoding changed the title Feat: shadow dom Feat: shadow dom, fixes issue #889 Oct 28, 2023
@ghiscoding ghiscoding merged commit 548355e into 6pac:master Oct 30, 2023
2 checks passed
ghiscoding pushed a commit that referenced this pull request Oct 30, 2023
- backported from PR #890 to support the creation of SlickGrid inside ShadowDOM
ghiscoding added a commit that referenced this pull request Oct 30, 2023
- backported from PR #890 to support the creation of SlickGrid inside ShadowDOM
@ghiscoding
Copy link
Collaborator

@megatron0000 thanks for the contribution, this is now available in today's release v5.4.0.

BTW, I'm not sure all controls/plugins will all work properly because of some body selector and event listeners. I never use ShadowDOM so if you find some issues please contribute again 😉

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