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: implement vue dom interactions #3

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

FRSgit
Copy link
Member

@FRSgit FRSgit commented Sep 27, 2022

No description provided.

follow @floating-ui/react-dom api - make update method available
refactor implementation - clean up the typings
fix eslint configuration for packages/dom
configure pnpm to install peerdeps locally
remove global workspace deps
write global scripts for starting app & linting
remove unnecessary pnpm-lock.yml from apps/example
refactor example a bit
add missing deps to packages/dom
remove dangling commas from tsconfigs' to make then JSON-compatible

Signed-off-by: Jakub Freisler <[email protected]>
Signed-off-by: Jakub Freisler <[email protected]>
@FRSgit FRSgit added the enhancement New feature or request label Sep 27, 2022
@FRSgit FRSgit self-assigned this Sep 27, 2022
@FRSgit FRSgit changed the base branch from main to feat/repo-cleanup September 27, 2022 04:28
Base automatically changed from feat/repo-cleanup to main September 27, 2022 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant