Skip to content

Widget.attach to a given element instead of only an element id #141

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

m5x5
Copy link

@m5x5 m5x5 commented Jul 24, 2025

Solves issue #140.

@raucao
Copy link
Member

raucao commented Jul 25, 2025

Thanks!

This includes changes unrelated to the DOM element handling. Please do separate PRs for separate changes, because we can't easily merge a new feature or improvement, if we have to verify a changed build process etc. all in the same changeset. It also makes discussing the changes more difficult.

If one changeset depends on another one, then you can open one PR and then open another one against the first PR/branch.

Also, release builds should only be committed in release commits (done automatically on npm version).

@m5x5
Copy link
Author

m5x5 commented Aug 13, 2025

Sorry for the delay, I reviewed the code and removed Vite.js @raucao 🎉

@m5x5 m5x5 marked this pull request as ready for review August 13, 2025 09:25
@raucao raucao requested a review from a team August 15, 2025 08:31
@raucao raucao added the feature label Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants