Last active
October 4, 2016 11:40
-
-
Save danielschmitz/dcc81c08b32c30d2a2edf76ec4e2dbfd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Copy and paste this markdown to control the translation status of your vuejs site | |
example: https://github.com/vuejs/vuejs.org/issues/456 | |
**Website** | |
- [ ] Entry Page | |
**Guide** | |
- [ ] Installation | |
- [ ] Introduction | |
- [ ] The Vue Instance | |
- [ ] Template Syntax | |
- [ ] Computed Properties and Watchers | |
- [ ] Class and Style Bindings | |
- [ ] Conditional Rendering | |
- [ ] List Rendering | |
- [ ] Event Handling | |
- [ ] Form Input Bindings | |
- [ ] Components | |
- [ ] Advanced | |
- [ ] Transitions: Entering, Leaving, and Lists | |
- [ ] Transitioning State | |
- [ ] Render Functions | |
- [ ] Reactivity in Depth | |
- [ ] Custom Directives | |
- [ ] Mixins | |
- [ ] Plugins | |
- [ ] Single File Components | |
- [ ] Routing | |
- [ ] State Management | |
- [ ] Unit Testing | |
- [ ] Server-Side Rendering | |
- [ ] Migration from Vue 1.x | |
- [ ] Migration from Vue Router 0.7.x | |
- [ ] Comparison with Other Frameworks | |
**API** | |
- [ ] Global Config | |
- [ ] Global API | |
- [ ] Options / Data | |
- [ ] Options / DOM | |
- [ ] Options / Lifecycle Hooks | |
- [ ] Options / Misc | |
- [ ] Instance Properties | |
- [ ] Instance Methods / Data | |
- [ ] Instance Methods / Events | |
- [ ] Instance Methods / Lifecycle | |
- [ ] Directives | |
- [ ] Special Attributes | |
- [ ] Built-In Components | |
- [ ] VNode Interface | |
- [ ] Server-Side Rendering | |
**Examples** | |
- [ ] Markdown Editor | |
- [ ] GitHub Commits | |
- [ ] Firebase + Validation | |
- [ ] Grid Component | |
- [ ] Tree View | |
- [ ] SVG Graph | |
- [ ] Modal Component | |
- [ ] Elastic Header | |
- [ ] Wrapper Component | |
- [ ] TodoMVC | |
- [ ] HackerNews Clone |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment