forked from vuejs/vue
-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
Evan You edited this page Jan 22, 2016
·
7 revisions
- v0.9.x: Animation and Transition ✓
- v0.10.x: API and internal improvements ✓
- v0.11.x: Consolidate API for future specs ✓
- v0.12.x: Improve API to make it easier to ship standalone, reusable components and build larger-scale applications. ✓
- v1.0: See 1.0 plans ✓
- Chrome dev tools extension ✓
- CSP-compliant build ✓ (See
csp
branch) - CommonJS-based build setup ✓
- Browserify + Vueify ✓
- Webpack + vue-loader ✓
- Scoped CSS ✓
- Improved Dev Tools ✓
- CLI for scaffolding large SPAs ✓
- Server-side rendering
Please discuss plugin specific topics in each plugin's respective repo. The general philosophy for these plugins is to be light, self-contained, and most importantly avoid reinventing the wheel. Build on top of solid low level solutions and mostly just make them Vue-friendly.
-
vue-touch ✓ (Needs refactor/update)
Questions & comments? Please open issue at vuejs/Discussion