Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
vuejs
/
core
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
8.9k
Star
52.2k
Code
Issues
664
Pull requests
370
Discussions
Actions
Projects
3
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
960ef16
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 8, 2021
chore(reactivity): remove unnecessary RefImpl _shallow default value (#3895)
zhangenming
authored
960ef16
Copy full SHA for 960ef16
fix(runtime-core): fix multiple .once event handlers on same component (#3904)
Show description for 011dee8
LYlanfeng
authored
011dee8
Copy full SHA for 011dee8
Commits on Jun 7, 2021
fix(devtools): expose root instance
Show description for 2b52d5d
Akryum
committed
2b52d5d
Copy full SHA for 2b52d5d
release: v3.1.1
yyx990803
committed
ade9bd9
Copy full SHA for ade9bd9
fix(compat): update cjs dist file names (#3893)
danielroe
authored
434ea30
Copy full SHA for 434ea30
chore: aggregate 3.1.0 changelog [ci skip]
yyx990803
committed
70cd2d5
Copy full SHA for 70cd2d5
release: v3.1.0
yyx990803
committed
ac15df4
Copy full SHA for ac15df4
chore: update compat build readme [ci skip]
yyx990803
committed
78380ef
Copy full SHA for 78380ef
fix(compat): revert private properties on $options in comapt mode
Show description for ad844cf
yyx990803
committed
ad844cf
Copy full SHA for ad844cf
Commits on Jun 4, 2021
fix(runtime-core): fix fragment update inside de-opt slots
Show description for 5bce2ae
yyx990803
committed
5bce2ae
Copy full SHA for 5bce2ae
Commits on Jun 2, 2021
release: v3.1.0-beta.7
yyx990803
committed
71f7c25
Copy full SHA for 71f7c25
chore: avoid compat disabled error for built-in components
yyx990803
committed
2b5a559
Copy full SHA for 2b5a559
fix(watch): avoid traversing objects that are marked non-reactive
Show description for 9acc9a1
yyx990803
committed
9acc9a1
Copy full SHA for 9acc9a1
perf: avoid deopt for props/emits normalization when global mixins are used
yyx990803
committed
51d2be2
Copy full SHA for 51d2be2
fix(runtime-core): align option merge behavior with Vue 2
Show description for e2ca67b
yyx990803
committed
e2ca67b
Copy full SHA for e2ca67b
refactor: adjust component options merge cache strategy
Show description for 1e35a86
yyx990803
committed
1e35a86
Copy full SHA for 1e35a86
Commits on May 31, 2021
fix(suspense): fix suspense regression for errored template component
Show description for 44996d1
yyx990803
committed
44996d1
Copy full SHA for 44996d1
fix(compat): fix deep data merge with extended constructor
Show description for c7efb96
yyx990803
committed
c7efb96
Copy full SHA for c7efb96
Commits on May 30, 2021
fix(runtime-dom/v-model): only set selectedIndex when the value changes (#3845)
HcySunYang
authored
ecd97ee
Copy full SHA for ecd97ee
Commits on May 28, 2021
fix(compiler-sfc): fix style injection when using normal script + setup
Show description for 8b94464
yyx990803
committed
8b94464
Copy full SHA for 8b94464
fix(compiler-sfc): fix template expression assignment codegen for script setup let refs (#3626)
Show description for 2c7bd42
edison1105
authored
2c7bd42
Copy full SHA for 2c7bd42
release: v3.1.0-beta.6
yyx990803
committed
aa96a0e
Copy full SHA for aa96a0e
fix(compiler-sfc): correctly remove parens used for wrapping (#3582)
Show description for 6bfb50a
HcySunYang
authored
6bfb50a
Copy full SHA for 6bfb50a
chore: use variable instead of literal
yyx990803
committed
6fbf0dd
Copy full SHA for 6fbf0dd
fix(runtime-dom): should remove attribute when binding `null` to `value` (#3564)
Justineo
authored
e3f5dcb
Copy full SHA for e3f5dcb
fix(transition): fix higher order transition components with merged listeners
Show description for 071986a
yyx990803
committed
071986a
Copy full SHA for 071986a
fix(runtime-core): fix resolving inheritAttrs from mixins (#3742)
Show description for d6607c9
edison1105
authored
d6607c9
Copy full SHA for d6607c9
fix(compiler-core): improve the isMemberExpression function (#3675)
HcySunYang
authored
9b2e894
Copy full SHA for 9b2e894
chore: type fix
yyx990803
committed
1ff0637
Copy full SHA for 1ff0637
fix(reactivity): ensure computed always expose value
Show description for 03a7a73
yyx990803
committed
03a7a73
Copy full SHA for 03a7a73
fix(runtime-core): stricter compat root mount check
yyx990803
committed
32e2133
Copy full SHA for 32e2133
Commits on May 27, 2021
fix(compiler-dom): fix in-browser attribute value decoding w/ html tags
Show description for 6690372
yyx990803
committed
6690372
Copy full SHA for 6690372
fix(runtime-core): fix cases of reused children arrays in render functions (#3670)
Show description for a641eb2
HcySunYang
authored
a641eb2
Copy full SHA for a641eb2
fix(runtime-core): should disable tracking inside directive lifecycle hooks (#3699)
HcySunYang
authored
ff50e8d
Copy full SHA for ff50e8d
fix(suspense): fix suspense patching in optimized mode
Show description for 9f24195
yyx990803
committed
9f24195
Copy full SHA for 9f24195
Pagination
Previous
Next
You can’t perform that action at this time.