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

Evan You 21d7ad65b5 filter out empty strings when normalizing children (fix SSR match when containing text is empty) hace 9 años
benchmarks 682a840f10 add reference link in uptime bench hace 10 años
build 00091053c4 check version compatibility in packages hace 10 años
dist 2cdccccd65 [build] 2.0.0-beta.6 hace 10 años
examples 5660052255 revert todomvc example (need to pass e2e) hace 10 años
flow 35ee5b105e remove staticAttrs hace 10 años
packages 2cdccccd65 [build] 2.0.0-beta.6 hace 10 años
src 21d7ad65b5 filter out empty strings when normalizing children (fix SSR match when containing text is empty) hace 9 años
test 5ed0c16b68 better hydration fail warnings 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 fd3377d1a9 [release] 2.0.0-beta.6 hace 10 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