Skip to content

Instantly share code, notes, and snippets.

@danielschmitz
Last active October 4, 2016 11:40
Show Gist options
  • Save danielschmitz/dcc81c08b32c30d2a2edf76ec4e2dbfd to your computer and use it in GitHub Desktop.
Save danielschmitz/dcc81c08b32c30d2a2edf76ec4e2dbfd to your computer and use it in GitHub Desktop.
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