Permalink
Switch branches/tags
{{ refName }}
default
main
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Commits on Jul 20, 2022
-
feat(setup): support listeners on setup context +
useListeners()
he……lper These are added because Vue 2 does not include listeners in `context.attrs` so there is no way to access the equivalent of `this.$listeners` in `setup()`.
Commits on Jul 16, 2022
-
-
fix(codegen): script setup should not attempt to resolve native eleme…
…nts as component fix #12674