VueStar
VueStar copied to clipboard
:sparkles:A like button with delightful star animation powered by Vue.js
``` ``` 使用的是 animate.css 错误内容为: VueStar.js?b355:2 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '_c') at Proxy.render (VueStar.js?b355:2:1) at renderComponentRoot (runtime-core.esm-bundler.js?d2dd:895:1)
add new props: `active`, `disabled` add event `toggle` no longer out of normal flow
Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.19.1. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v4.19.1 > * 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes [#10112](https://github-redirect.dependabot.com/eslint/eslint/issues/10112)) ([#10113](https://github-redirect.dependabot.com/eslint/eslint/issues/10113)) (薛定谔的猫) >...
Not compatible with this way of using FA https://fontawesome.com/how-to-use/on-the-web/using-with/vuejs
貌似效果固定在100px,但是我的手机网页是用rem布局的,这个有什么好的方法去调整整个大小吗?(包括图标和动画效果)