Guillaume Chau
|
6eb7fd8333
fix(devtools): unmountApp not behind compile flag
|
5 лет назад |
Guillaume Chau
|
3138f4b42f
chore: rename createDevtoolsHook to createDevtoolsComponentHook
|
5 лет назад |
Evan You
|
54d06ec495
feat(runtime-core): support variadic children in `h` for simple JSX compat
|
5 лет назад |
Evan You
|
6602d6dbff
release: v3.0.0-rc.7
|
5 лет назад |
Robbin Baauw
|
07919e0065
perf(reactivity): improve ref performance by using class-based implementation (#1900)
|
5 лет назад |
Li Chen
|
0f8c9917f8
chore(runtime-core): use ReactiveFlags.SKIP in vnode for consistency (#1901)
|
5 лет назад |
ᴜɴвʏтᴇ
|
3c05f8bbd6
fix(reactivity): unwrap non-index accessed refs on reactive arrays (#1859)
|
5 лет назад |
dependabot-preview[bot]
|
191080b0f0
build(deps): bump @babel/parser from 7.11.3 to 7.11.4 (#1923)
|
5 лет назад |
dependabot-preview[bot]
|
ec3d6d23bb
build(deps): bump postcss-modules from 3.2.0 to 3.2.1 (#1920)
|
5 лет назад |
XRenSiu
|
bb54a84cd1
chore: use '@vue/shared' instead of '@vue/shared/src' (#1915)
|
5 лет назад |
Evan You
|
f02e2f99d9
fix(runtime-core): disable block tracking when calling compiled slot function in tempalte expressions
|
5 лет назад |
dependabot-preview[bot]
|
c0411b3745
build(deps-dev): bump jest from 26.4.0 to 26.4.1 (#1924)
|
5 лет назад |
dependabot-preview[bot]
|
ed8cbe4f48
build(deps-dev): bump @microsoft/api-extractor from 7.9.7 to 7.9.8 (#1922)
|
5 лет назад |
dependabot-preview[bot]
|
c019110c48
build(deps-dev): bump rollup from 2.26.3 to 2.26.4 (#1921)
|
5 лет назад |
Evan You
|
7454e2a52b
build(deps): upgrade to TypeScript 4
|
5 лет назад |
Evan You
|
91700fbec2
refactor(compiler-core): simplify hoistStatic check for nodes without patchFlag
|
5 лет назад |
HcySunYang
|
255a2bd178
test(runtime-core): add tests for the optimized mode (#1884)
|
5 лет назад |
Evan You
|
a74f8d7891
test: use polling for more stable markdown e2e tests
|
5 лет назад |
Evan You
|
d4cc7b2496
fix(teleport): only inherit el for non-patched nodes
|
5 лет назад |
underfin
|
69cfed6b31
fix(compiler-core): should attach key to single element child of `<template v-for>` (#1910)
|
5 лет назад |
HcySunYang
|
7ffb79c563
fix(runtime-core): correctly track dynamic nodes in renderSlot (#1911)
|
5 лет назад |
Evan You
|
91c4735416
release: v3.0.0-rc.6
|
5 лет назад |
Evan You
|
cfa7636bbe
chore: comments
|
5 лет назад |
Evan You
|
1eb6067a85
fix(runtime-core): fix beforeUpdate call timing to allow state mutation
|
5 лет назад |
Evan You
|
24041b7ac1
fix(compiler-core): generate NEED_PATCH flag for element with vnode hooks
|
5 лет назад |
Carlos Rodrigues
|
c2913d57d1
fix(types): handling PropType<Function> with default value (#1896)
|
5 лет назад |
Pick
|
02dcc68c24
test(reactivity): improve built-in Collection subclass test cases (#1885)
|
5 лет назад |
Evan You
|
eb2ae44d94
refactor(types): widen `Component` type to include consutructor types
|
5 лет назад |
Carlos Rodrigues
|
4baf852a34
types(runtime-core): make `FunctionalComponent` with emit string[] to be `Component` (#1879)
|
5 лет назад |
HcySunYang
|
7f82428680
types(runtime-core): tweak the type of KeepAlive (#1871)
|
5 лет назад |