This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

Chris Fritz a4ac2eb687 made v-show respect display values in style attributes hace 9 años
benchmarks 682a840f10 add reference link in uptime bench hace 10 años
build e833d951ab test iOS 9.3 on sauce hace 9 años
dist b3f6d79361 [build] 2.0.0-beta.7 hace 9 años
examples 0212521419 add move animation example hace 10 años
flow fe801b16e4 wip: fix $parent after children change hace 10 años
packages b3f6d79361 [build] 2.0.0-beta.7 hace 9 años
src a4ac2eb687 made v-show respect display values in style attributes hace 9 años
test a4ac2eb687 made v-show respect display values in style attributes hace 9 años
.babelrc f8daf74640 adjust build hace 10 años
.eslintignore be9264fbdc ignore packages in eslint hace 10 años
.eslintrc b926b9e7cd annotate entries hace 10 años
.flowconfig 2af9f68bd9 remove source-map generation from sfc parser hace 10 años
.gitignore 9d57879de1 record screenshots for e2e test failures hace 10 años
CONTRIBUTING.md 6fac6250e4 fix typo in contrib guide hace 10 años
LICENSE 0860cdeabb add license and contrib guide hace 10 años
README.md feb431ee6c update readme [ci-skip] hace 10 años
circle.yml 8c6db60b58 setup coverage hace 10 años
package.json c2c68d6a22 [release] 2.0.0-beta.7 hace 9 años

README.md

vue-next CircleCI Coverage Sauce Labs

Current status: BETA

Checkout the 2.0 Changes issue or the WIP documentation.

Build

npm install
npm run build