🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
|
|
пре 6 година | |
|---|---|---|
| .circleci | пре 6 година | |
| .github | пре 6 година | |
| .vscode | пре 6 година | |
| packages | пре 6 година | |
| scripts | пре 6 година | |
| .gitignore | пре 6 година | |
| .prettierrc | пре 7 година | |
| README.md | пре 6 година | |
| api-extractor.json | пре 6 година | |
| jest.config.js | пре 6 година | |
| lerna.json | пре 6 година | |
| package.json | пре 6 година | |
| rollup.config.js | пре 6 година | |
| tsconfig.json | пре 6 година | |
| yarn.lock | пре 6 година |
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.