document component shorthand syntax
This commit is contained in:
parent
2b24c7a64d
commit
ed3f3f0686
4 changed files with 65 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
- added `catch` to promises
|
||||
- improvements and fixes in the documentation and wiki
|
||||
- large refactor to take better advantage of Chrome js optimizations and improve source code readability (thanks to @impinball)
|
||||
- `m(component, ...args)` can now be used as a shorthand for `m.component(component, ...args)`
|
||||
|
||||
### Bug Fixes:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue