vue/src
2022-10-19 12:45:59 +08:00
..
compiler chore: fix some broken links to v2 docs (#12839) 2022-10-19 12:45:59 +08:00
core fix(watch): avoid traversing objects that are marked non-reactive (#12806) 2022-10-12 21:43:46 +08:00
platforms/web fix(sfc): fix sfc name inference type check 2022-07-12 17:39:49 +08:00
shared perf: improve unsub perf for deps with massive amount of subs 2022-10-11 19:02:47 +08:00
types feat(setup): support listeners on setup context + useListeners() helper 2022-07-20 12:13:04 +08:00
v3 fix(effectScope): calling off() of a detached scope should not break currentScope 2022-10-14 10:51:07 +08:00
global.d.ts feat: useCssModules 2022-06-18 16:10:00 +08:00