wxsm

Results 13 issues of wxsm

Pls add changelog to updates, thank you!

### Is your feature request related to a problem? Please describe. no ### Describe the solution you'd like check this page out: https://v2.vuepress.vuejs.org/ click some links as you wish, be...

enhancement
theme

as the [doc](https://v3.vuejs.org/guide/transitions-enterleave.html#css-animations) stat: > CSS animations are applied in the same way as CSS transitions, the difference being that v-enter-from is not removed immediately after the element is inserted,...

new version

is it possible with image sizes provided? thanks!

I've just release v2.0 alpha, which makes this lib Vue.js 3.x compitable. But: 1. I have not use this lib for long 2. I don't have much time on it...

contribution welcome

Sometimes we need to cusomize the template, e.g. use another translation for the headings, or re-arrange the orders of them. An example provided by https://github.com/cookpete/auto-changelog: ![image](https://user-images.githubusercontent.com/5960988/99208150-ad6f6c80-27fa-11eb-8be4-cca51b15a852.png)

Currently, the release version on the starting of changelog will always be the HEAD version in package.json, no matter what range I specify, which is bad. Users may need to...

### Vue version latest ### Link to minimal reproduction https://sfc.vuejs.org/#eNp9UcFqwzAM/RXNl6TQxOxa0kLZZX+wiy9dorQpsWxkp2OE/PvkdC2jKwEfrPf0nuWnUe29Ly8Dqo2qQs2djxAwDn5nqLPecYQRGmw7wn34pvrNCUhIESZo2VnIRJsZAkO1oxDh3gXbp7o8X8FWzAGu9nlW6kSmGbKVITmVvg4iXVJEtL4/RJw11d1MS13pO6nW6upX2IMvz8GRfGhMEvNLBKM2MCMJk9dSbdQpRh82Woe2TiOcQ+n4qOVW8kCxs1hisMUnu6+ALMZGrf94aAEvyAUjNcjIS54Prf98k+1kaJKv3AJZWgpj+7CD2wpsOEr4wufZO/a9gw/HffOS0l2K9vS6G8dZPE2VlmpGO/JDhEthXYP91ijhjXrIfvoB8/HKnw== ### Steps to reproduce visit the playground. It said 'Async component loader resolved to undefined. If you are using retry(),...

sfc-playground

the error from watch is not returned, if the client token expired, the `ev` return by watch will be nil, therefore the Deque method will panic in such case. Please...

ok-to-test