1
0
mirror of https://github.com/flarum/core.git synced 2025-06-28 21:55:30 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
0474f410a4 Refactor start/endComputation into lazyRedraw method 2015-08-31 12:04:51 +09:30
df385b7df2 Monkey patch mithril so we can use JSX component syntax
<Alert foo="bar"/> instead of Alert.component({foo: 'bar'})
2015-08-26 16:56:32 +09:30