Skip to content

Comments

Migrate to Vue3#56

Open
caro3801 wants to merge 9 commits intodalphyx:masterfrom
caro3801:master
Open

Migrate to Vue3#56
caro3801 wants to merge 9 commits intodalphyx:masterfrom
caro3801:master

Conversation

@caro3801
Copy link

@caro3801 caro3801 commented Mar 6, 2024

This PR aims to migrate vue headroom to Vue3.
It uses yarn as dependency manager and vite as a builder.
Removes raf polyfill dependency as suggested in #44
I had to add a ref to the slot parent to retrieve the height of the slot because this.slots.default()[0].elm.offsetHeight was undefined and I did not find any other work around.

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.

1 participant