Justineo / vue-clamp

Clamping multiline text with ease.
https://vue-clamp.vercel.app
MIT License
697 stars 89 forks source link

[Upgrade] support vue3 #75

Open voratham opened 2 years ago

voratham commented 2 years ago

[Upgrade] support vue3

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/justineo/vue-clamp/GdMhy9bkV8VF8Ja9xaA55jzTrT16
✅ Preview: https://vue-clamp-git-fork-voratham-upgrade-to-vue3-justineo.vercel.app

voratham commented 2 years ago

@Justineo Hi can you consider my PR for vue3?

Justineo commented 2 years ago

Thank you for the PR! Ideally I want to support both Vue 2/3 with the same source code (with the help of vue-demi) and planned to refactor source code into TypeScript. But we can temporarily create a Vue 3 compatible branch and ship this.