Commit Graph

9 Commits

Author SHA1 Message Date
Bodil Stokke 66320b0bdb Replace Rocket example with Iron example, which builds on stable rustc. 2019-04-08 16:47:00 +01:00
Bodil Stokke a39ccf737f Support boolean attrs, child blocks, and port TodoMVC example. 2019-03-16 21:14:38 +00:00
Bodil Stokke 813121b3a7 Dodrio support with a bespoke macro. 2019-03-16 03:18:49 +00:00
Bodil Stokke 818c8ebdac Make it generic on event type, determined by output type.
Unfortunately, this means the macro now requires a type annotation when 
using event handlers.

Closes #6, #17.
2018-12-01 18:33:34 +00:00
David Tolnay 73b447a762
Add ui tests 2018-11-19 01:12:52 -08:00
Bodil Stokke c0d9d679db Reorganise examples. 2018-11-17 19:39:57 +00:00
Bodil Stokke ca77a12599 Rocket example. 2018-11-14 19:00:29 +00:00
Bodil Stokke 22e334f414 A wasm test. 2018-11-12 23:21:27 +00:00
Bodil Stokke 3bc444068c Make it so. 2018-10-26 22:02:21 +01:00