Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/corePublic

fix(reactivity): rely on dirty check only when computed has deps#11931

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
yyx990803 merged 2 commits intovuejs:mainfromjh-leong:fix/computed
Sep 16, 2024

Conversation

jh-leong
Copy link
Member

close#11929

lehni reacted with thumbs up emoji
@github-actionsGitHub Actions
Copy link

Size Report

Bundles

FileSizeGzipBrotli
runtime-dom.global.prod.js100 kB (+8 B)37.9 kB (+4 B)34.1 kB (+24 B)
vue.global.prod.js159 kB (+8 B)57.8 kB (+5 B)51.4 kB (+10 B)

Usages

NameSizeGzipBrotli
createApp (CAPI only)48.8 kB (+8 B)18.8 kB (+4 B)17.2 kB
createApp55.4 kB (+8 B)21.3 kB (+4 B)19.4 kB (+13 B)
createSSRApp59.4 kB (+8 B)23 kB (+5 B)21 kB (+46 B)
defineCustomElement60.1 kB (+8 B)22.8 kB (+5 B)20.8 kB (+3 B)
overall69.1 kB (+8 B)26.3 kB (+3 B)24 kB (+2 B)

@pkg-pr-newpkg.pr.new
Copy link

pkg-pr-newbot commentedSep 15, 2024
edited
Loading

Open in Stackblitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@11931

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@11931

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@11931

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@11931

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@11931

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@11931

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@11931

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@11931

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@11931

vue

pnpm add https://pkg.pr.new/vue@11931

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@11931

commit:d83df63

@edison1105edison1105 added ready to mergeThe PR is ready to be merged. scope: reactivity ❗ p4-importantPriority 4: this fixes bugs that violate documented behavior, or significantly improves perf. labelsSep 15, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@edison1105edison1105edison1105 approved these changes

@sxzzsxzzsxzz approved these changes

Assignees
No one assigned
Labels
❗ p4-importantPriority 4: this fixes bugs that violate documented behavior, or significantly improves perf.ready to mergeThe PR is ready to be merged.scope: reactivity
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

triggerRef causescomputed callback to never invoke
4 participants
@jh-leong@edison1105@sxzz@yyx990803

[8]ページ先頭

©2009-2025 Movatter.jp