vue3-yuanma/packages
2020-07-21 15:05:28 -04:00
..
compiler-core refactor: move @babel/types to dev deps, reduce install size 2020-07-20 22:14:05 -04:00
compiler-dom release: v3.0.0-rc.2 2020-07-19 14:52:42 -04:00
compiler-sfc fix(compiler-sfc): <style vars scoped> prefixing should only apply to pre-transform source 2020-07-21 15:05:28 -04:00
compiler-ssr release: v3.0.0-rc.2 2020-07-19 14:52:42 -04:00
reactivity refactor(reactive): reduce code size by assigning to a local variable (#1634) 2020-07-21 10:33:09 -04:00
runtime-core fix(v-model): v-model listeners should not fallthrough to plain element root 2020-07-21 14:17:48 -04:00
runtime-dom chore: make app root attribute consistent with scopeId attributes 2020-07-21 14:56:28 -04:00
runtime-test release: v3.0.0-rc.2 2020-07-19 14:52:42 -04:00
server-renderer release: v3.0.0-rc.2 2020-07-19 14:52:42 -04:00
shared fix(v-model): v-model listeners should not fallthrough to plain element root 2020-07-21 14:17:48 -04:00
size-check release: v3.0.0-rc.2 2020-07-19 14:52:42 -04:00
template-explorer release: v3.0.0-rc.2 2020-07-19 14:52:42 -04:00
vue chore: update link for the feature flag warning [ci skip] 2020-07-21 10:26:16 -04:00
global.d.ts feat: provide ability to overwrite feature flags in esm-bundler builds 2020-07-20 21:51:30 -04:00