]> git.ipfire.org Git - thirdparty/vuejs/core.git/log
thirdparty/vuejs/core.git
20 months agofix(ssr): fix hydration mismatch for disabled teleport at component root (#9399) 9429/head
Carlos Rodrigues [Sat, 21 Oct 2023 03:37:52 +0000 (04:37 +0100)] 
fix(ssr): fix hydration mismatch for disabled teleport at component root (#9399)

close #6152

20 months agofix(scheduler): ensure jobs are in the correct order (#7748)
skirtle [Sat, 21 Oct 2023 02:38:54 +0000 (03:38 +0100)] 
fix(scheduler): ensure jobs are in the correct order (#7748)

close #7576

20 months agofix: correctly resolve types from relative paths on Windows (#9446)
Haoqun Jiang [Sat, 21 Oct 2023 02:35:16 +0000 (10:35 +0800)] 
fix: correctly resolve types from relative paths on Windows (#9446)

close #8671
close https://github.com/vuejs/vue-loader/issues/2048

20 months agofix(reactivity): assigning array.length while observing a symbol property (#7568)
skirtle [Sat, 21 Oct 2023 01:48:59 +0000 (02:48 +0100)] 
fix(reactivity): assigning array.length while observing a symbol property (#7568)

20 months agorelease: v3.3.6 v3.3.6
Evan You [Fri, 20 Oct 2023 13:04:11 +0000 (21:04 +0800)] 
release: v3.3.6

20 months agofix(compiler-ssr): fix ssr compile error for select with non-option children (#9442)
edison [Fri, 20 Oct 2023 12:39:31 +0000 (20:39 +0800)] 
fix(compiler-ssr): fix ssr compile error for select with non-option children (#9442)

fix #9440

20 months agochore(eslint): update eslint `no-unused-vars` rules (#9028)
丶远方 [Fri, 20 Oct 2023 09:50:50 +0000 (17:50 +0800)] 
chore(eslint): update eslint `no-unused-vars` rules (#9028)

20 months agofix(compiler-sfc): model name conflict (#8798)
三咲智子 Kevin Deng [Fri, 20 Oct 2023 09:36:36 +0000 (17:36 +0800)] 
fix(compiler-sfc): model name conflict (#8798)

20 months agofix(types): support contenteditable="plaintext-only" (#8796)
白雾三语 [Fri, 20 Oct 2023 09:35:53 +0000 (17:35 +0800)] 
fix(types): support contenteditable="plaintext-only" (#8796)

20 months agochore: use git default short commit-id (#7761)
JayFate [Fri, 20 Oct 2023 09:31:50 +0000 (17:31 +0800)] 
chore: use git default short commit-id (#7761)

20 months agoperf: replace Map/Set with WeakMap/WeakSet (#8549)
丶远方 [Fri, 20 Oct 2023 09:11:52 +0000 (17:11 +0800)] 
perf: replace Map/Set with WeakMap/WeakSet (#8549)

20 months agofix(teleport): ensure descendent component would be unmounted correctly (#6529)
pupu [Fri, 20 Oct 2023 08:42:04 +0000 (16:42 +0800)] 
fix(teleport): ensure descendent component would be unmounted correctly (#6529)

fix #6347

20 months agofix(runtime-core): fix error when using cssvars with disabled teleport (#7341)
白雾三语 [Fri, 20 Oct 2023 08:34:11 +0000 (16:34 +0800)] 
fix(runtime-core): fix error when using cssvars with disabled teleport (#7341)

close #7342

20 months agofix(runtime-core): delete stale slots which are present but undefined (#6484)
Kael [Fri, 20 Oct 2023 08:25:06 +0000 (19:25 +1100)] 
fix(runtime-core): delete stale slots which are present but undefined (#6484)

close #9109

20 months agofix(compiler-ssr): fix missing scopeId on server-rendered TransitionGroup (#7557)
白雾三语 [Fri, 20 Oct 2023 08:21:41 +0000 (16:21 +0800)] 
fix(compiler-ssr): fix missing scopeId on server-rendered TransitionGroup (#7557)

close #7554

20 months agofix(compiler-sfc): support asset paths containing spaces (#8752)
Jeff Tian [Fri, 20 Oct 2023 07:49:58 +0000 (15:49 +0800)] 
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

20 months agochore(template-explorer): Fix template-explorer highlighting (#8956)
白雾三语 [Fri, 20 Oct 2023 07:43:49 +0000 (15:43 +0800)] 
chore(template-explorer): Fix template-explorer highlighting (#8956)

20 months agoci: use `.node-version` to maintain node version (#8986)
丶远方 [Fri, 20 Oct 2023 07:41:01 +0000 (15:41 +0800)] 
ci: use `.node-version` to maintain node version (#8986)

20 months agochore: remove @types/estree (#9158)
三咲智子 Kevin Deng [Fri, 20 Oct 2023 07:40:32 +0000 (15:40 +0800)] 
chore: remove @types/estree (#9158)

20 months agochore: fix link in changelog [ci-skip] (#9438)
disservin [Fri, 20 Oct 2023 07:21:17 +0000 (09:21 +0200)] 
chore: fix link in changelog [ci-skip] (#9438)

* chore: fix link in changelog

fix link to comment in changelog

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
20 months agorelease: v3.3.5 v3.3.5
Evan You [Fri, 20 Oct 2023 03:50:49 +0000 (11:50 +0800)] 
release: v3.3.5

20 months agochore: avoid unncessary print on release script exit [ci skip]
Evan You [Fri, 20 Oct 2023 03:47:56 +0000 (11:47 +0800)] 
chore: avoid unncessary print on release script exit [ci skip]

20 months agochore: fix sfc-playground build
Evan You [Fri, 20 Oct 2023 03:25:27 +0000 (11:25 +0800)] 
chore: fix sfc-playground build

@vitejs/plugin-vue 4.4 now relies on vue APIs, so we need to
also build the CJS dist files from a fresh repo

20 months agochore: bump postcss from 8.4.30 to 8.4.31 (#9354)
dependabot[bot] [Fri, 20 Oct 2023 02:56:44 +0000 (10:56 +0800)] 
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>
20 months agochore(deps): update compiler (#9322)
renovate[bot] [Fri, 20 Oct 2023 02:46:13 +0000 (10:46 +0800)] 
chore(deps): update compiler (#9322)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
20 months agochore(deps): update all non-major dependencies (#9286)
renovate[bot] [Fri, 20 Oct 2023 02:45:54 +0000 (10:45 +0800)] 
chore(deps): update all non-major dependencies (#9286)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
20 months agochore(deps): update dependency lint-staged to v15 (#9407)
renovate[bot] [Fri, 20 Oct 2023 02:45:11 +0000 (10:45 +0800)] 
chore(deps): update dependency lint-staged to v15 (#9407)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
20 months agochore: bump min node version requirement for development
Evan You [Fri, 20 Oct 2023 02:43:54 +0000 (10:43 +0800)] 
chore: bump min node version requirement for development

20 months agochore(deps): update autofix-ci/action digest to d3e5915 (#9406)
renovate[bot] [Fri, 20 Oct 2023 02:41:58 +0000 (10:41 +0800)] 
chore(deps): update autofix-ci/action digest to d3e5915 (#9406)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
20 months agochore(deps): update lint (#9287)
renovate[bot] [Fri, 20 Oct 2023 02:40:26 +0000 (10:40 +0800)] 
chore(deps): update lint (#9287)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
20 months agochore(deps): update lru-cache to v10
Evan You [Fri, 20 Oct 2023 02:37:39 +0000 (10:37 +0800)] 
chore(deps): update lru-cache to v10

ref #9267

20 months agochore(deps): update build (#9260)
renovate[bot] [Fri, 20 Oct 2023 02:27:34 +0000 (10:27 +0800)] 
chore(deps): update build (#9260)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
20 months agochore: replace chalk with picocolors
Evan You [Fri, 20 Oct 2023 02:23:18 +0000 (10:23 +0800)] 
chore: replace chalk with picocolors

20 months agochore: check if commit is up-to-date with remote before release
Evan You [Fri, 20 Oct 2023 02:16:45 +0000 (10:16 +0800)] 
chore: check if commit is up-to-date with remote before release

20 months agofix(compat): return value of vue compat set() (#9377)
Vít Stanislav [Thu, 19 Oct 2023 12:58:59 +0000 (14:58 +0200)] 
fix(compat): return value of vue compat set() (#9377)

According to https://v2.vuejs.org/v2/api/#Vue-set, Returns: the set value.

20 months agofix(deps): update dependency monaco-editor to ^0.44.0 (#9237)
renovate[bot] [Thu, 19 Oct 2023 12:38:48 +0000 (20:38 +0800)] 
fix(deps): update dependency monaco-editor to ^0.44.0 (#9237)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
20 months agobuild: use `stripInternal` (#9379)
Haoqun Jiang [Tue, 17 Oct 2023 13:10:14 +0000 (21:10 +0800)] 
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`.

20 months agochore(deps): update dependency @types/node to v18 (#9323)
renovate[bot] [Fri, 13 Oct 2023 06:05:09 +0000 (06:05 +0000)] 
chore(deps): update dependency @types/node to v18 (#9323)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
21 months agochore(deps): update dependency marked to v9 (#9324)
renovate[bot] [Thu, 12 Oct 2023 07:27:36 +0000 (07:27 +0000)] 
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>
21 months agoci: add a canary release workflow for next minor (#9265)
Haoqun Jiang [Fri, 22 Sep 2023 07:51:11 +0000 (15:51 +0800)] 
ci: add a canary release workflow for next minor (#9265)

21 months agochore: add clean script (#9269)
丶远方 [Thu, 21 Sep 2023 14:12:49 +0000 (22:12 +0800)] 
chore: add clean script (#9269)

Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
21 months agochore(deps): update dependency conventional-changelog-cli to v4 (#9268)
renovate[bot] [Thu, 21 Sep 2023 12:32:56 +0000 (07:32 -0500)] 
chore(deps): update dependency conventional-changelog-cli to v4 (#9268)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
21 months agochore(deps): update dependency execa to v8 (#9266)
renovate[bot] [Thu, 21 Sep 2023 12:25:32 +0000 (07:25 -0500)] 
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>
21 months agochore(deps): update compiler (#9157)
renovate[bot] [Wed, 20 Sep 2023 16:16:58 +0000 (11:16 -0500)] 
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>
21 months agochore(deps): update build (major) (#9238)
renovate[bot] [Wed, 20 Sep 2023 16:01:34 +0000 (11:01 -0500)] 
chore(deps): update build (major) (#9238)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
21 months agofix(build): disable useDefineForClassFields in esbuild (#9252)
三咲智子 Kevin Deng [Tue, 19 Sep 2023 15:13:39 +0000 (23:13 +0800)] 
fix(build): disable useDefineForClassFields in esbuild (#9252)

21 months agochore(deps): update lint (#9183)
renovate[bot] [Tue, 19 Sep 2023 09:48:44 +0000 (17:48 +0800)] 
chore(deps): update lint (#9183)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
21 months agochore(deps): update test (#9182)
renovate[bot] [Tue, 19 Sep 2023 09:19:45 +0000 (17:19 +0800)] 
chore(deps): update test (#9182)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
21 months agochore(deps): update build (#9181)
renovate[bot] [Tue, 19 Sep 2023 08:32:31 +0000 (16:32 +0800)] 
chore(deps): update build (#9181)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
21 months agochore(deps): update all non-major dependencies (#9180)
renovate[bot] [Tue, 19 Sep 2023 07:33:33 +0000 (15:33 +0800)] 
chore(deps): update all non-major dependencies (#9180)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
22 months agochore(deps): update vitest to ^0.34.3 (#9155)
renovate[bot] [Wed, 6 Sep 2023 21:19:44 +0000 (16:19 -0500)] 
chore(deps): update vitest to ^0.34.3 (#9155)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
22 months agofix(deps): update playground (#9154)
renovate[bot] [Wed, 6 Sep 2023 21:10:50 +0000 (16:10 -0500)] 
fix(deps): update playground (#9154)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
22 months agochore(deps): update actions/checkout action to v4 (#9156)
renovate[bot] [Wed, 6 Sep 2023 21:08:44 +0000 (16:08 -0500)] 
chore(deps): update actions/checkout action to v4 (#9156)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
22 months agochore(deps): update lint (#9152)
renovate[bot] [Wed, 6 Sep 2023 21:05:43 +0000 (16:05 -0500)] 
chore(deps): update lint (#9152)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
22 months agochore(deps): update actions/upload-artifact action to v3 (#9153)
renovate[bot] [Wed, 6 Sep 2023 21:05:19 +0000 (16:05 -0500)] 
chore(deps): update actions/upload-artifact action to v3 (#9153)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
22 months agochore(deps): update test (major) (#9148)
renovate[bot] [Wed, 6 Sep 2023 17:12:48 +0000 (12:12 -0500)] 
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>
22 months agochore(deps): update lint (major) (#9147)
renovate[bot] [Wed, 6 Sep 2023 10:41:24 +0000 (05:41 -0500)] 
chore(deps): update lint (major) (#9147)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
22 months agochore: upgrade node requirement for dev
三咲智子 Kevin Deng [Wed, 6 Sep 2023 10:39:01 +0000 (18:39 +0800)] 
chore: upgrade node requirement for dev

22 months agochore(deps): update dependency serve to v14 (#9146)
renovate[bot] [Wed, 6 Sep 2023 10:31:10 +0000 (05:31 -0500)] 
chore(deps): update dependency serve to v14 (#9146)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
22 months agochore: configure renovate (#8091)
三咲智子 Kevin Deng [Wed, 6 Sep 2023 09:57:06 +0000 (04:57 -0500)] 
chore: configure renovate (#8091)

22 months agorefactor(reactivity): add instance check for effect (#9055)
chenfan [Tue, 5 Sep 2023 08:27:54 +0000 (16:27 +0800)] 
refactor(reactivity): add instance check for effect (#9055)

22 months agochore: format
Evan You [Tue, 5 Sep 2023 07:24:10 +0000 (15:24 +0800)] 
chore: format

22 months agoworkflow: add lock-closed-issues (#8970)
Alex [Tue, 5 Sep 2023 07:23:00 +0000 (15:23 +0800)] 
workflow: add lock-closed-issues (#8970)

22 months agoci: add autofix for pr (#9112)
三咲智子 Kevin Deng [Tue, 5 Sep 2023 07:22:39 +0000 (02:22 -0500)] 
ci: add autofix for pr (#9112)

22 months agofix(runtime-core): swap client/server debug labels (#9089)
Daniel Roe [Tue, 5 Sep 2023 07:21:20 +0000 (08:21 +0100)] 
fix(runtime-core): swap client/server debug labels (#9089)

22 months agochore: redirect feature requests to rfc discussion
Evan You [Wed, 30 Aug 2023 07:06:05 +0000 (15:06 +0800)] 
chore: redirect feature requests to rfc discussion

22 months agorefactor: use symbol for private properties (#8681)
丶远方 [Tue, 22 Aug 2023 08:57:15 +0000 (16:57 +0800)] 
refactor: use symbol for private properties (#8681)

22 months agorefactor(reactivity): encapsulate reactive handlers in class (#8586)
Waleed Khaled [Tue, 22 Aug 2023 08:50:27 +0000 (11:50 +0300)] 
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%)

22 months agoci: fix get previous size data
三咲智子 Kevin Deng [Mon, 21 Aug 2023 07:43:49 +0000 (15:43 +0800)] 
ci: fix get previous size data

22 months agoci: fix size report permissions
三咲智子 Kevin Deng [Mon, 21 Aug 2023 03:44:43 +0000 (11:44 +0800)] 
ci: fix size report permissions

22 months agoci: improved size report (#8992)
三咲智子 Kevin Deng [Mon, 21 Aug 2023 03:33:51 +0000 (11:33 +0800)] 
ci: improved size report (#8992)

22 months agoci: enforce format check
三咲智子 Kevin Deng [Mon, 14 Aug 2023 11:43:55 +0000 (19:43 +0800)] 
ci: enforce format check

23 months agochore: format code
三咲智子 Kevin Deng [Fri, 11 Aug 2023 09:30:04 +0000 (17:30 +0800)] 
chore: format code

23 months agochore: bump word-wrap from 1.2.3 to 1.2.4 (#8821) 7861/head
dependabot[bot] [Fri, 21 Jul 2023 06:36:38 +0000 (14:36 +0800)] 
chore: bump word-wrap from 1.2.3 to 1.2.4 (#8821)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agodocs: correct pnpm version (#8807)
Shyam Chen [Wed, 19 Jul 2023 02:06:40 +0000 (10:06 +0800)] 
docs: correct pnpm version (#8807)

2 years agoRevert "fix(types): propagate type parameter constraints for TypeScript 4.8 (#6351)"
Evan You [Wed, 12 Jul 2023 03:38:59 +0000 (11:38 +0800)] 
Revert "fix(types): propagate type parameter constraints for TypeScript 4.8 (#6351)"

This reverts commit 516fabb725cdf29e948b8b83dd6db9b80fbd706d.

2 years agoperf(custom-element): cancel `MutationObserver` listener when disconnected (#8666)
丶远方 [Wed, 12 Jul 2023 03:13:20 +0000 (11:13 +0800)] 
perf(custom-element): cancel `MutationObserver` listener when disconnected (#8666)

2 years agodx(compiler-sfc): warn when disabled defineModel (#8534)
三咲智子 Kevin Deng [Wed, 12 Jul 2023 03:05:43 +0000 (11:05 +0800)] 
dx(compiler-sfc): warn when disabled defineModel (#8534)

2 years agofix(compiler-sfc): don't hoist props and emit (#8535)
三咲智子 Kevin Deng [Wed, 12 Jul 2023 03:03:14 +0000 (11:03 +0800)] 
fix(compiler-sfc): don't hoist props and emit (#8535)

fix #7805
close #7812

2 years agochore: upgrade to typescript 5.1
Evan You [Tue, 11 Jul 2023 10:44:00 +0000 (18:44 +0800)] 
chore: upgrade to typescript 5.1

2 years agofix(compiler-sfc): handle dynamic directive arguments in template usage check (#8538)
Artyom Tuchkov [Tue, 11 Jul 2023 10:38:27 +0000 (13:38 +0300)] 
fix(compiler-sfc): handle dynamic directive arguments in template usage check (#8538)

close #8537

2 years agofix(types): correct withDefaults return type for boolean prop with undefined default...
zqran [Tue, 11 Jul 2023 10:35:22 +0000 (18:35 +0800)] 
fix(types): correct withDefaults return type for boolean prop with undefined default value (#8602)

2 years agofix(types): ensure nextTick return type reflect correct Promise value (#8406)
丶远方 [Tue, 11 Jul 2023 09:56:02 +0000 (17:56 +0800)] 
fix(types): ensure nextTick return type reflect correct Promise value (#8406)

2 years agoperf: mark `defineComponent` as side-effects-free (#8512)
Anthony Fu [Tue, 11 Jul 2023 09:52:43 +0000 (11:52 +0200)] 
perf: mark `defineComponent` as side-effects-free (#8512)

2 years agochore(shared): improve isPromise check in accordance with Promise A+ specification...
丶远方 [Tue, 11 Jul 2023 09:41:09 +0000 (17:41 +0800)] 
chore(shared): improve isPromise check in accordance with Promise A+ specification (#8506)

2 years agochore(test): replace deprecated `initEvent` (#8490)
zqran [Tue, 11 Jul 2023 09:38:32 +0000 (17:38 +0800)] 
chore(test): replace deprecated `initEvent` (#8490)

2 years agotest(reactivity): use vitest fn instead of counting manually (#8476)
zqran [Tue, 11 Jul 2023 09:37:56 +0000 (17:37 +0800)] 
test(reactivity): use vitest fn instead of counting manually (#8476)

2 years agodx(compiler-sfc): enhance `:deep` warnings (#8328)
白雾三语 [Tue, 11 Jul 2023 09:36:54 +0000 (17:36 +0800)] 
dx(compiler-sfc): enhance `:deep` warnings (#8328)

close #8313

2 years agofix(teleport): handle target change while disabled (#7837)
白雾三语 [Tue, 11 Jul 2023 09:36:26 +0000 (17:36 +0800)] 
fix(teleport): handle target change while disabled (#7837)

close #7835

2 years agofix(types/jsx): add `inert` attribute and missing `hidden` values (#8090)
Kid [Tue, 11 Jul 2023 09:30:01 +0000 (17:30 +0800)] 
fix(types/jsx): add `inert` attribute and missing `hidden` values (#8090)

2 years agofix(compiler-sfc): fix using imported ref as template ref during dev (#7593)
vaakian X [Tue, 11 Jul 2023 09:26:31 +0000 (17:26 +0800)] 
fix(compiler-sfc): fix using imported ref as template ref during dev (#7593)

close #7567

2 years agofix(ssr): render correct initial selected state for select with v-model (#7432)
edison [Tue, 11 Jul 2023 09:13:18 +0000 (17:13 +0800)] 
fix(ssr): render correct initial selected state for select with v-model (#7432)

close #7392

2 years agochore: remove unnecessary type assertions (#8386)
丶远方 [Mon, 10 Jul 2023 10:18:53 +0000 (18:18 +0800)] 
chore: remove unnecessary type assertions (#8386)

2 years agorefactor(reactivity): use hasChanged to avoid tracking NaN key twice (#7378)
[Mon, 10 Jul 2023 10:17:26 +0000 (18:17 +0800)] 
refactor(reactivity): use hasChanged to avoid tracking NaN key twice (#7378)

2 years agochore(types): remove unnecessary @ts-ignore or use @ts-expected-error (#7178)
[Mon, 10 Jul 2023 10:00:32 +0000 (18:00 +0800)] 
chore(types): remove unnecessary @ts-ignore or use @ts-expected-error (#7178)

2 years agofix(types): support correct types for style on svg elements (#6322)
JayMe DotDot [Mon, 10 Jul 2023 09:59:44 +0000 (17:59 +0800)] 
fix(types): support correct types for style on svg elements (#6322)

2 years agofix(types/jsx): add missing loading attr for img element (#6160)
Innei [Mon, 10 Jul 2023 09:58:53 +0000 (17:58 +0800)] 
fix(types/jsx): add missing loading attr for img element (#6160)

2 years agofix(compiler-sfc): ignore style v-bind in double slash comments (#5409)
Eavan [Mon, 10 Jul 2023 09:56:26 +0000 (17:56 +0800)] 
fix(compiler-sfc): ignore style v-bind in double slash comments (#5409)

2 years agofix(compiler-sfc): pass options directly to stylus (#3848)
zouhang [Mon, 10 Jul 2023 09:52:56 +0000 (17:52 +0800)] 
fix(compiler-sfc): pass options directly to stylus (#3848)

2 years agotest(reactivity): bigint test for non-observable values (#6177)
zqran [Mon, 10 Jul 2023 09:51:30 +0000 (17:51 +0800)] 
test(reactivity): bigint test for non-observable values (#6177)