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 }}
edison1105
/
vuejs-core
Public
forked from
vuejs/core
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
9
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 26, 2022
ci: bump actions versions
yyx990803
committed
e3bc21f
Copy full SHA for e3bc21f
fix(ssr/watch) flush: sync watchers should work in ssr (#6139)
Show description for 0e09761
webfansplz
authored
0e09761
Copy full SHA for 0e09761
fix(runtime-core): `in` operator returning `false` for built-in instance properties in `exposeProxy` (#6138)
Show description for 32b5124
DrJume
authored
32b5124
Copy full SHA for 32b5124
fix(v-model): fix trim modifier on events with non-string args ( (#5770)
Show description for 018b850
shadowings-zy
authored
018b850
Copy full SHA for 018b850
chore: fix snapshot
yyx990803
committed
bb06819
Copy full SHA for bb06819
fix(types): `$watch` callback parameters type (#6136)
Show description for 41d9c47
webfansplz
authored
41d9c47
Copy full SHA for 41d9c47
fix(compiler-sfc): allow type annotation for defineEmits variable (#5394)
Show description for eab7604
ygj6
authored
eab7604
Copy full SHA for eab7604
types(runtime-core): added `ComponentCustomProperties` type to `globalProperties` (#5389)
nandi95
authored
506a42a
Copy full SHA for 506a42a
fix(compiler-sfc): support using extends interface with defineProps() (#4512)
Show description for 83f7e6f
edison1105
authored
83f7e6f
Copy full SHA for 83f7e6f
refactor(types): use template literal types insteads of any (#4166)
webfansplz
authored
183e4e6
Copy full SHA for 183e4e6
fix(types): should unwrap tuple correctly (#3820)
Show description for e816812
hyf0
authored
e816812
Copy full SHA for e816812
fix(compiler-ssr): fix invalid codegen when v-slot name is explicit empty attr (#3326)
Show description for 09bb3e9
yyx990803
committed
09bb3e9
Copy full SHA for 09bb3e9
refactor: move toNumber call out of loop
yyx990803
committed
d9de6ca
Copy full SHA for d9de6ca
types(h): Support passing `props` to `Component` when using `h` (#3219)
pikax
authored
8e792d9
Copy full SHA for 8e792d9
types(shared): Improve LooseRequired<T> (#6244)
browsnet
authored
cbc3e67
Copy full SHA for cbc3e67
Commits on Oct 22, 2022
fix(runtime-core): custom-element: ensure number casting of camelCase props. (fix: #5374) (#5377)
LinusBorg
authored
b0b74a1
Copy full SHA for b0b74a1
fix(runtime-core): ensure props definition objects are not mutated during props normalization (close: #6915) (#6916)
LinusBorg
authored
54b6ba3
Copy full SHA for 54b6ba3
Commits on Oct 21, 2022
fix(reactivity): enable trigger when use str to set length of arr (#6810)
Show description for e6224f4
bcq028
and
antfu
authored
e6224f4
Copy full SHA for e6224f4
Commits on Oct 20, 2022
fix(types): ensure createBlock() helper accepts Teleport and Supsense types (fix: #2855) (#5458)
Show description for e5fc7dc
LinusBorg
and
pikax
authored
e5fc7dc
Copy full SHA for e5fc7dc
fix(runtime-core): watching multiple values - handle `undefined` as initial values (fix: #5032) (#5033)
LinusBorg
authored
bc167b5
Copy full SHA for bc167b5
Commits on Oct 14, 2022
release: v3.2.41
yyx990803
committed
9617dd4
Copy full SHA for 9617dd4
fix(runtime-core): fix v-for ref reactivity behavior difference between prod and dev (#6714)
Show description for 9ae796d
baiwusanyu-c
authored
9ae796d
Copy full SHA for 9ae796d
fix(runtime-core): ensure that errors in slot function execution do not affect block tracking (#5670)
Show description for 82a73da
javastation
authored
82a73da
Copy full SHA for 82a73da
fix(runtime-dom): fix event timestamp check in iframes
Show description for 5ee4053
yyx990803
committed
5ee4053
Copy full SHA for 5ee4053
fix(effectScope): calling off() of a detached scope should not break currentScope
yyx990803
committed
a71f9ac
Copy full SHA for a71f9ac
Commits on Oct 11, 2022
build: enforce LF line break for built files
yyx990803
committed
35dc2bb
Copy full SHA for 35dc2bb
Commits on Oct 5, 2022
chore: symbols as helperNameMap index type (#6622)
4xii
authored
82e3f2d
Copy full SHA for 82e3f2d
chore: more pr tips in contribution guide [ci skip]
yyx990803
committed
c454aa5
Copy full SHA for c454aa5
Commits on Oct 4, 2022
chore: add cache for prettier and eslint (#6813)
sxzz
authored
45782df
Copy full SHA for 45782df
Commits on Oct 3, 2022
fix(devtools): use cleanupBuffer instead of modifying _buffer (#6812)
Show description for 35a113e
posva
and
antfu
authored
35a113e
Copy full SHA for 35a113e
types: creating Teleport with h and RawSlots #2613 (#2614)
edison1105
authored
8241749
Copy full SHA for 8241749
refactor(types): improve of type assertion (#4177)
Show description for a9e3fa4
webfansplz
authored
a9e3fa4
Copy full SHA for a9e3fa4
chore: eslint rules overrides (#6729)
Show description for 3a13074
3 people
authored
3a13074
Copy full SHA for 3a13074
chore: format
antfu
committed
534593c
Copy full SHA for 534593c
Commits on Sep 28, 2022
fix(devtools): avoid memory leak caused by devtools event buffer
Show description for 24f4c47
yyx990803
committed
24f4c47
Copy full SHA for 24f4c47
Pagination
Previous
Next
You can’t perform that action at this time.