vue3-yuanma/packages
2019-10-03 16:27:46 -04:00
..
compiler-core feat(compiler): force dynamicSlots flag when inside v-for or v-slot 2019-10-03 16:27:46 -04:00
compiler-dom refactor(compiler): separate Interpolation, SimpleExpression & CompoundExpression types 2019-09-27 11:42:02 -04:00
reactivity perf: avoid using WeakSet for isRef check 2019-09-30 14:52:10 -04:00
runtime-core feat(compiler/slot): bail out of optimization mode for non-compiled slots 2019-10-03 15:09:09 -04:00
runtime-dom chore: remove unnecessary code 2019-09-12 00:37:44 -04:00
runtime-test test: add tests for rendererChildren (#52) 2019-09-20 18:17:35 -04:00
server-renderer build: use api-extractor for type rollup 2019-09-03 12:16:22 -04:00
shared feat(compiler/slot): bail out of optimization mode for non-compiled slots 2019-10-03 15:09:09 -04:00
vue feat(compiler): ensure interpolation expressions are wrapped with toString() 2019-09-23 15:36:30 -04:00
global.d.ts refactor: further tweak compiler layers 2019-09-17 11:57:37 -04:00