19 Commits

Author SHA1 Message Date
Denis Kolodin
4de5c1223b Set types for events of html macro 2018-05-22 08:03:08 +03:00
Denis Kolodin
ef209bae20 Use web_logger crate in the showcase example 2018-05-11 10:34:46 +03:00
Limira
bea2fcfde0 Add onchange event and example 2018-05-06 15:20:45 +03:00
Denis Kolodin
ffd8a9890c Rename Msg type of Component to Message 2018-04-26 15:47:33 +03:00
Denis Kolodin
8cff051a5b Derive Default for ConsoleService and DialogService 2018-04-20 09:42:06 +03:00
Garrett Berg
acdcba49ba fix #194, fix #189: allow for VNode::VRef to be rendered 2018-04-11 12:27:46 -06:00
Denis Kolodin
153bb5a263 Add two_apps demo to the showcase 2018-04-10 12:43:32 +03:00
Denis Kolodin
f542b7a0fe Add todomvc demo to the showcase 2018-04-10 12:00:56 +03:00
Denis Kolodin
5043c53e91 Add timer demo to the showcase 2018-04-10 11:42:35 +03:00
Denis Kolodin
53e24310fe Add textarea demo to the showcase 2018-04-10 11:21:14 +03:00
Denis Kolodin
2c4d6fb668 Add npm_and_rest demo to the showcase 2018-04-10 11:12:38 +03:00
Denis Kolodin
4f087753b2 Add mount_point demo to the showcase 2018-04-10 10:55:43 +03:00
Denis Kolodin
33cc1725bb Add large_table demo to the showcase 2018-04-10 10:52:46 +03:00
Denis Kolodin
97f773783b Add game_of_life demo to the showcase 2018-04-10 10:46:17 +03:00
Denis Kolodin
46af8ed056 Add fragments demo to the showcase 2018-04-10 10:38:14 +03:00
Denis Kolodin
47ba9a13df Add dashboard demo to the showcase 2018-04-10 10:10:13 +03:00
Denis Kolodin
625fcf5231 Add custom_components demo to the showcase 2018-04-09 23:05:45 +03:00
Denis Kolodin
986b47ec9c Adapt crm demo for showcase
Also change ConsileService to expect a mutable self reference
because it changes the console and it's more clear semantically
2018-04-09 22:26:41 +03:00
Denis Kolodin
86af2b9d1c Move demos into the showcase 2018-04-09 22:04:57 +03:00