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: Active Element Hook #3

Merged
merged 9 commits into from
Apr 13, 2024
Merged

Conversation

Hugos68
Copy link
Collaborator

@Hugos68 Hugos68 commented Mar 30, 2024

Added active element hook, a hook that tracks the active element in the dom reactively.
The reason it uses focusin and focusout events is because the focus event doesn't bubble and only applies to the document itself.

Copy link

changeset-bot bot commented Mar 30, 2024

🦋 Changeset detected

Latest commit: 0cc93a0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
runed Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@TGlide
Copy link
Member

TGlide commented Apr 11, 2024

@Hugos68 let's rename this to use and fix conflicts, and should be good to go!

Copy link
Contributor

github-actions bot commented Apr 12, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
runed ✅ Ready (View Log) Visit Preview 0cc93a0

@github-actions github-actions bot requested a deployment to Preview April 13, 2024 12:48 Abandoned
@TGlide TGlide merged commit a627f93 into svecosystem:main Apr 13, 2024
2 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