🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
|
|
vor 6 Jahren | |
|---|---|---|
| .circleci | vor 6 Jahren | |
| .github | vor 6 Jahren | |
| .vscode | vor 6 Jahren | |
| packages | vor 6 Jahren | |
| scripts | vor 6 Jahren | |
| test-dts | vor 6 Jahren | |
| .gitignore | vor 6 Jahren | |
| .prettierrc | vor 7 Jahren | |
| LICENSE | vor 6 Jahren | |
| README.md | vor 6 Jahren | |
| api-extractor.json | vor 6 Jahren | |
| jest.config.js | vor 6 Jahren | |
| lerna.json | vor 6 Jahren | |
| package.json | vor 6 Jahren | |
| rollup.config.js | vor 6 Jahren | |
| tsconfig.json | vor 6 Jahren | |
| yarn.lock | vor 6 Jahren |
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:
<transition>v-show with transitionThe current implementation also requires native ES2015+ in the runtime environment and does not support IE11 (yet).
See Contributing Guide.