underfin
|
425335c28b
fix(v-model): consistent nullish value handling with 2.x (#1530)
|
6 years ago |
Evan You
|
441c23602f
fix(runtime-dom): should set `<input list="...">` as attribute
|
6 years ago |
Evan You
|
31e37b417b
chore: warn NaN vnode key
|
6 years ago |
Evan You
|
d86b01ba3a
fix(keep-alive): fix keep-alive with scopeId/fallthrough attrs
|
6 years ago |
Evan You
|
6dd59ee301
fix(v-model): should ignore compiled v-model listeners in attr fallthrough
|
6 years ago |
djy0
|
77538ec6d9
fix(runtime-dom/style): fix patchStyle on falsy next value (#1504)
|
6 years ago |
Evan You
|
36b6b4f022
fix(runtime-core/template-ref): template ref used in the same template should trigger update
|
6 years ago |
Jack Robertson
|
64e2f46436
fix(compiler-core): add `\r` to accepted chars after end tag name (#1515)
|
6 years ago |
Pick
|
4f6460a71f
chore(reactivity): remove unused comment (#1485) [ci skip]
|
6 years ago |
dependabot-preview[bot]
|
286c5b1dc9
build(deps): bump csstype from 2.6.10 to 2.6.11 (#1487)
|
6 years ago |
dependabot-preview[bot]
|
c342cc10ba
build(deps-dev): bump rollup from 2.18.2 to 2.19.0 (#1522)
|
6 years ago |
dependabot-preview[bot]
|
ecf7420095
build(deps-dev): bump @microsoft/api-extractor from 7.9.0 to 7.9.1 (#1524)
|
6 years ago |
dependabot-preview[bot]
|
ffcb717500
build(deps-dev): bump eslint from 7.3.1 to 7.4.0 (#1523)
|
6 years ago |
Anton Petrov
|
7b307f3116
chore: fix link in readme (#1501)
|
6 years ago |
Evan You
|
61be60fd4b
chore: update jsx status [ci skip]
|
6 years ago |
dependabot-preview[bot]
|
8d6bb4f7f6
build(deps-dev): bump @microsoft/api-extractor from 7.8.15 to 7.9.0 (#1497)
|
6 years ago |
dependabot-preview[bot]
|
6de8bb6adc
build(deps-dev): bump enquirer from 2.3.5 to 2.3.6 (#1496)
|
6 years ago |
dependabot-preview[bot]
|
d869cf1bd1
build(deps-dev): bump @ls-lint/ls-lint from 1.8.1 to 1.9.0 (#1495)
|
6 years ago |
dependabot-preview[bot]
|
c1979f0e81
build(deps-dev): bump typescript from 3.9.3 to 3.9.6 (#1488)
|
6 years ago |
dependabot-preview[bot]
|
a49c5687b9
build(deps-dev): bump rollup from 2.18.1 to 2.18.2 (#1486)
|
6 years ago |
Evan You
|
7f83856f34
release: v3.0.0-beta.18
|
6 years ago |
Evan You
|
009255ab34
chore: remove unnecessary flag in release script
|
6 years ago |
Evan You
|
f3e9c1b59d
fix(runtime-core): avoid accidental access of Object.prototype properties
|
6 years ago |
dependabot-preview[bot]
|
b0fb1e06b4
build(deps): bump postcss-modules from 3.1.0 to 3.2.0 (#1480)
|
6 years ago |
dependabot-preview[bot]
|
e8054a052d
build(deps): bump @babel/parser from 7.10.3 to 7.10.4 (#1479)
|
6 years ago |
dependabot-preview[bot]
|
dffb1cca80
build(deps): bump @babel/types from 7.10.3 to 7.10.4 (#1478)
|
6 years ago |
Evan You
|
4e8e689572
fix: ensure vnode hooks are called consistently regardless of keep-alive
|
6 years ago |
Evan You
|
c9629f2692
feat(runtime-core): support creating vnode from existing vnode
|
6 years ago |
Evan You
|
359b4a30ca
test: run tests with --runInBand by default
|
6 years ago |
Evan You
|
2bdb5c1464
fix(runtime-core): pass unmount into inital mount patch prop
|
6 years ago |