Merge remote-tracking branch 'origin/rewrite' into rewrite
This commit is contained in:
commit
f0d6b0d58b
13 changed files with 437 additions and 65 deletions
|
|
@ -2,6 +2,8 @@
|
|||
- [Installation](installation.md)
|
||||
- [Introduction](introduction.md)
|
||||
- [Tutorial](simple-application.md)
|
||||
- [JSX](jsx.md)
|
||||
- [ES6](es6.md)
|
||||
- [Testing](testing.md)
|
||||
- [Examples](examples.md)
|
||||
- Key concepts
|
||||
|
|
@ -9,6 +11,7 @@
|
|||
- [Components](components.md)
|
||||
- [Lifecycle methods](lifecycle-methods.md)
|
||||
- [Keys](keys.md)
|
||||
- [Autoredraw system](autoredraw.md)
|
||||
- Social
|
||||
- [Mithril Jobs](https://github.com/lhorie/mithril.js/wiki/JOBS)
|
||||
- [How to contribute](contributing.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue