🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
|
|
il y a 6 ans | |
|---|---|---|
| .circleci | il y a 6 ans | |
| .github | il y a 6 ans | |
| .vscode | il y a 6 ans | |
| packages | il y a 6 ans | |
| scripts | il y a 6 ans | |
| .gitignore | il y a 6 ans | |
| .prettierrc | il y a 7 ans | |
| README.md | il y a 6 ans | |
| api-extractor.json | il y a 6 ans | |
| jest.config.js | il y a 6 ans | |
| lerna.json | il y a 6 ans | |
| package.json | il y a 6 ans | |
| rollup.config.js | il y a 6 ans | |
| tsconfig.json | il y a 6 ans | |
| yarn.lock | il y a 6 ans |
We have achieved most of the architectural goals and new features planned for v3:
Compiler
Runtime
async setup()However, there are still some 2.x parity features not completed yet:
<keep-alive><transition>v-show with transition<component :is>The current implementation also requires native ES2015+ in the runtime environment and does not support IE11 (yet).
See Contributing Guide.