Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
ghrc
/
vue
Public
forked from
vuejs/vue
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
dev
User selector
All users
All time
Commit history
Commits on Jul 24, 2017
[release] weex-vue-framework@2.4.2-weex.1 (#6196)
Show description for c628103
Hanks10100
authored and
yyx990803
committed
c628103
View commit details
Copy full SHA for c628103
Browse repository at this point
Commits on Jul 21, 2017
build: release 2.4.2
yyx990803
committed
b8f1bcd
View commit details
Copy full SHA for b8f1bcd
Browse repository at this point
build: build 2.4.2
yyx990803
committed
fd68195
View commit details
Copy full SHA for fd68195
Browse repository at this point
build: tweak release note file default name
yyx990803
committed
f104b84
View commit details
Copy full SHA for f104b84
Browse repository at this point
revert: perf: remove src directory from npm module (#6072)
Show description for ec4b1be
yyx990803
committed
ec4b1be
View commit details
Copy full SHA for ec4b1be
Browse repository at this point
fix: checkbox v-model="array" ignore false-value (#6180)
Show description for 3d14e85
nickmessing
authored and
yyx990803
committed
3d14e85
View commit details
Copy full SHA for 3d14e85
Browse repository at this point
fix(provide/inject): merge provide properly from mixins
Show description for 3036551
yyx990803
committed
3036551
View commit details
Copy full SHA for 3036551
Browse repository at this point
fix: work around IE/Edge bug when accessing document.activeElement from iframe
Show description for fc3d7cd
yyx990803
committed
fc3d7cd
View commit details
Copy full SHA for fc3d7cd
Browse repository at this point
feat: warn when assigning to computed property with no setter
Show description for eb9168c
yyx990803
committed
eb9168c
View commit details
Copy full SHA for eb9168c
Browse repository at this point
fix: ensure looseEqual is not dependant on key enumeration order
Show description for a8ac129
yyx990803
committed
a8ac129
View commit details
Copy full SHA for a8ac129
Browse repository at this point
fix(transition): should trigger transition hooks for v-show in ie9
Show description for 9b4dbba
yyx990803
committed
9b4dbba
View commit details
Copy full SHA for 9b4dbba
Browse repository at this point
Commits on Jul 20, 2017
fix(parser): only ignore the first newline in <pre>
Show description for 082fc39
yyx990803
committed
082fc39
View commit details
Copy full SHA for 082fc39
Browse repository at this point
Commits on Jul 19, 2017
fix(v-on): revert component root data.on/data.nativeOn behavior for
Show description for 1713061
yyx990803
committed
1713061
View commit details
Copy full SHA for 1713061
Browse repository at this point
fix(v-bind): respect .prop modifier on components (#6159)
javoski
authored and
yyx990803
committed
06b9b0b
View commit details
Copy full SHA for 06b9b0b
Browse repository at this point
fix(compile): properly generate comments with special character (#6156)
Show description for d03fa26
gebilaoxiong
authored and
yyx990803
committed
d03fa26
View commit details
Copy full SHA for d03fa26
Browse repository at this point
fix(provide/inject): resolve inject properly from mixins (#6107)
Show description for b0f00e3
javoski
authored and
yyx990803
committed
b0f00e3
View commit details
Copy full SHA for b0f00e3
Browse repository at this point
fix(v-model): use stricter check for <select> option update
Show description for c70addf
yyx990803
committed
c70addf
View commit details
Copy full SHA for c70addf
Browse repository at this point
fix: include boolean in isPrimitive check (#6127)
Show description for be3dc9c
posva
authored and
yyx990803
committed
be3dc9c
View commit details
Copy full SHA for be3dc9c
Browse repository at this point
Commits on Jul 13, 2017
build: release 2.4.1
yyx990803
committed
381b485
View commit details
Copy full SHA for 381b485
Browse repository at this point
build: build 2.4.1
yyx990803
committed
297ded6
View commit details
Copy full SHA for 297ded6
Browse repository at this point
build: update release script
yyx990803
committed
8303782
View commit details
Copy full SHA for 8303782
Browse repository at this point
build: fix postinstall script causing user install errors
yyx990803
committed
a7615ef
View commit details
Copy full SHA for a7615ef
Browse repository at this point
build: release 2.4.0
yyx990803
committed
ac3d1ea
View commit details
Copy full SHA for ac3d1ea
Browse repository at this point
build: build 2.4.0
yyx990803
committed
1bdea82
View commit details
Copy full SHA for 1bdea82
Browse repository at this point
build: update build script
yyx990803
committed
529e3db
View commit details
Copy full SHA for 529e3db
Browse repository at this point
test: improve coverage
yyx990803
committed
e0ca894
View commit details
Copy full SHA for e0ca894
Browse repository at this point
build: update release note script
yyx990803
committed
92a5e93
View commit details
Copy full SHA for 92a5e93
Browse repository at this point
fix: handle arrays in v-on object syntax
yyx990803
committed
086e6d9
View commit details
Copy full SHA for 086e6d9
Browse repository at this point
chore: document new ssr methods in vue-template-compiler
yyx990803
committed
dc1bca1
View commit details
Copy full SHA for dc1bca1
Browse repository at this point
test: use latest mobile browsers on saucelabs
yyx990803
committed
67fe6cb
View commit details
Copy full SHA for 67fe6cb
Browse repository at this point
perf: remove src directory from npm module (#6072)
Show description for e761573
KELiON
authored and
yyx990803
committed
e761573
View commit details
Copy full SHA for e761573
Browse repository at this point
remove references to gitter; use chat.vuejs.org for discourse (#6084)
chrisvfritz
authored and
yyx990803
committed
754e041
View commit details
Copy full SHA for 754e041
Browse repository at this point
Commits on Jul 12, 2017
test: make tests pass in IE
yyx990803
committed
485e740
View commit details
Copy full SHA for 485e740
Browse repository at this point
fix: multiple merged vnode hooks not invoked properly
Show description for 91deb4f
yyx990803
committed
91deb4f
View commit details
Copy full SHA for 91deb4f
Browse repository at this point
feat(ssr): inheritAttrs support in SSR
yyx990803
committed
6bf9772
View commit details
Copy full SHA for 6bf9772
Browse repository at this point
Previous
Next
You can’t perform that action at this time.