Jeff Tian
|
36c99a9c6b
|
fix(compiler-sfc): support asset paths containing spaces (#8752)
By decoding them before generating them as JavaScript import paths
fix https://github.com/vuejs/vitepress/issues/2596
fix https://github.com/vuejs/vitepress/issues/573
|
2023-10-20 15:49:58 +08:00 |
白雾三语
|
59762335ac
|
chore(template-explorer): Fix template-explorer highlighting (#8956)
|
2023-10-20 15:43:49 +08:00 |
三咲智子 Kevin Deng
|
f0ef0425b8
|
chore: remove @types/estree (#9158)
|
2023-10-20 15:40:32 +08:00 |
Evan You
|
5ebb459fc7
|
release: v3.3.5
|
2023-10-20 11:50:49 +08:00 |
dependabot[bot]
|
13d8b060c1
|
chore: bump postcss from 8.4.30 to 8.4.31 (#9354)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-20 10:56:44 +08:00 |
renovate[bot]
|
93b79e6314
|
chore(deps): update compiler (#9322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-20 10:46:13 +08:00 |
renovate[bot]
|
2ac90512ac
|
chore(deps): update all non-major dependencies (#9286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-20 10:45:54 +08:00 |
Evan You
|
f5a253f69f
|
chore(deps): update lru-cache to v10
ref #9267
|
2023-10-20 10:38:41 +08:00 |
renovate[bot]
|
856dadb18a
|
chore(deps): update build (#9260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-20 10:27:34 +08:00 |
Vít Stanislav
|
e3c2d699f6
|
fix(compat): return value of vue compat set() (#9377)
According to https://v2.vuejs.org/v2/api/#Vue-set, Returns: the set value.
|
2023-10-19 20:58:59 +08:00 |
renovate[bot]
|
8611874e09
|
fix(deps): update dependency monaco-editor to ^0.44.0 (#9237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-19 20:38:48 +08:00 |
Haoqun Jiang
|
0a8be4537a
|
build: use `stripInternal` (#9379)
Unlike our custom plugin, TypeScript won't automatically remove
re-exports of internal types, so we need to explicitly mark them as
`@internal`.
|
2023-10-17 21:10:14 +08:00 |
renovate[bot]
|
4711158afe
|
chore(deps): update dependency marked to v9 (#9324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2023-10-12 07:27:36 +00:00 |
renovate[bot]
|
30c6b12957
|
chore(deps): update dependency execa to v8 (#9266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2023-09-21 07:25:32 -05:00 |
renovate[bot]
|
021a47ac02
|
chore(deps): update compiler (#9157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2023-09-20 11:16:58 -05:00 |
renovate[bot]
|
92cd5955d3
|
chore(deps): update build (#9181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-19 16:32:31 +08:00 |
renovate[bot]
|
8b44316118
|
chore(deps): update all non-major dependencies (#9180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-19 15:33:33 +08:00 |
renovate[bot]
|
c8566a22b7
|
fix(deps): update playground (#9154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-06 16:10:50 -05:00 |
renovate[bot]
|
ca00cf245e
|
chore(deps): update test (major) (#9148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2023-09-06 12:12:48 -05:00 |
chenfan
|
e33d554cae
|
refactor(reactivity): add instance check for effect (#9055)
|
2023-09-05 03:27:54 -05:00 |
Evan You
|
5479d1e5bb
|
chore: format
|
2023-09-05 15:24:10 +08:00 |
Daniel Roe
|
8f311c6f82
|
fix(runtime-core): swap client/server debug labels (#9089)
|
2023-09-05 15:21:20 +08:00 |
丶远方
|
2ffe3d5b3e
|
refactor: use symbol for private properties (#8681)
|
2023-08-22 16:57:15 +08:00 |
Waleed Khaled
|
02c6924bcd
|
refactor(reactivity): encapsulate reactive handlers in class (#8586)
reactive obj create has a huge positive impact (200% - 700%)
get/set reactive obj props has a small negative impact (1% - 5%)
|
2023-08-22 16:50:27 +08:00 |
三咲智子 Kevin Deng
|
1b56405299
|
ci: improved size report (#8992)
|
2023-08-21 11:33:51 +08:00 |
三咲智子 Kevin Deng
|
623ba514ec
|
chore: format code
|
2023-08-11 17:30:04 +08:00 |
Evan You
|
37a14a5dae
|
Revert "fix(types): propagate type parameter constraints for TypeScript 4.8 (#6351)"
This reverts commit 516fabb725 .
|
2023-07-12 11:38:59 +08:00 |
丶远方
|
24d98f0327
|
perf(custom-element): cancel `MutationObserver` listener when disconnected (#8666)
|
2023-07-12 11:13:20 +08:00 |
三咲智子 Kevin Deng
|
70c3ac746d
|
dx(compiler-sfc): warn when disabled defineModel (#8534)
|
2023-07-12 11:05:43 +08:00 |
三咲智子 Kevin Deng
|
24db9516d8
|
fix(compiler-sfc): don't hoist props and emit (#8535)
fix #7805
close #7812
|
2023-07-12 11:03:14 +08:00 |
Evan You
|
2a2810c716
|
chore: upgrade to typescript 5.1
|
2023-07-11 18:44:19 +08:00 |
Artyom Tuchkov
|
e404a699f4
|
fix(compiler-sfc): handle dynamic directive arguments in template usage check (#8538)
close #8537
|
2023-07-11 18:38:27 +08:00 |
zqran
|
f07cb18fed
|
fix(types): correct withDefaults return type for boolean prop with undefined default value (#8602)
|
2023-07-11 18:35:22 +08:00 |
丶远方
|
6a22b1f6c2
|
fix(types): ensure nextTick return type reflect correct Promise value (#8406)
|
2023-07-11 17:56:02 +08:00 |
Anthony Fu
|
438027cf9e
|
perf: mark `defineComponent` as side-effects-free (#8512)
|
2023-07-11 17:52:43 +08:00 |
丶远方
|
97b6fae6b4
|
chore(shared): improve isPromise check in accordance with Promise A+ specification (#8506)
|
2023-07-11 17:41:09 +08:00 |
zqran
|
736cf154cc
|
chore(test): replace deprecated `initEvent` (#8490)
|
2023-07-11 17:38:32 +08:00 |
zqran
|
7c2e44ff5f
|
test(reactivity): use vitest fn instead of counting manually (#8476)
|
2023-07-11 17:37:56 +08:00 |
白雾三语
|
701fa735fc
|
dx(compiler-sfc): enhance `:deep` warnings (#8328)
close #8313
|
2023-07-11 17:36:54 +08:00 |
白雾三语
|
140a89b833
|
fix(teleport): handle target change while disabled (#7837)
close #7835
|
2023-07-11 17:36:26 +08:00 |
Kid
|
ceb0732e0b
|
fix(types/jsx): add `inert` attribute and missing `hidden` values (#8090)
|
2023-07-11 17:30:01 +08:00 |
vaakian X
|
776ebf25b2
|
fix(compiler-sfc): fix using imported ref as template ref during dev (#7593)
close #7567
|
2023-07-11 17:26:31 +08:00 |
edison
|
201c46df07
|
fix(ssr): render correct initial selected state for select with v-model (#7432)
close #7392
|
2023-07-11 17:13:18 +08:00 |
丶远方
|
3decc57d0c
|
chore: remove unnecessary type assertions (#8386)
|
2023-07-10 18:18:53 +08:00 |
魏
|
13b72317c5
|
refactor(reactivity): use hasChanged to avoid tracking NaN key twice (#7378)
|
2023-07-10 18:17:26 +08:00 |
魏
|
b401243855
|
chore(types): remove unnecessary @ts-ignore or use @ts-expected-error (#7178)
|
2023-07-10 18:00:32 +08:00 |
JayMe DotDot
|
364dc53c7c
|
fix(types): support correct types for style on svg elements (#6322)
|
2023-07-10 17:59:44 +08:00 |
Innei
|
68d6b43f7e
|
fix(types/jsx): add missing loading attr for img element (#6160)
|
2023-07-10 17:58:53 +08:00 |
Eavan
|
381b4977af
|
fix(compiler-sfc): ignore style v-bind in double slash comments (#5409)
|
2023-07-10 17:56:26 +08:00 |
zouhang
|
d6446a6d40
|
fix(compiler-sfc): pass options directly to stylus (#3848)
|
2023-07-10 17:52:56 +08:00 |