🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
|
|
há 6 anos atrás | |
|---|---|---|
| .circleci | há 6 anos atrás | |
| .github | há 6 anos atrás | |
| .vscode | há 7 anos atrás | |
| packages | há 6 anos atrás | |
| scripts | há 6 anos atrás | |
| .gitignore | há 6 anos atrás | |
| .prettierrc | há 7 anos atrás | |
| README.md | há 6 anos atrás | |
| api-extractor.json | há 6 anos atrás | |
| jest.config.js | há 6 anos atrás | |
| lerna.json | há 7 anos atrás | |
| package.json | há 6 anos atrás | |
| rollup.config.js | há 6 anos atrás | |
| tsconfig.json | há 6 anos atrás | |
| yarn.lock | há 6 anos atrás |
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-on DOM modifiersv-modelv-textv-prev-oncev-htmlv-showThe current implementation also requires native ES2015+ in the runtime environment and does not support IE11 (yet).
See Contributing Guide.