JayeshLab / vue-resize-text

A vue directive which automatically resize font size based on element width.
https://jayeshlab.github.io/vue-resize-text/index.html
MIT License
71 stars 7 forks source link

Vue 3 support #5

Closed fidelthomet closed 3 years ago

fidelthomet commented 3 years ago

Hook functions in Vue 3 have been renamed. This change does break things for Vue 2.x though…