21 Commits

Author SHA1 Message Date
Denis Kolodin
f99692d089 Fix html_impl macro for tests 2019-02-02 15:19:26 +03:00
Denis Kolodin
1ed58d54fa Support text node as a root 2018-07-11 23:21:05 +03:00
anga
41be324307 Add support for classess with space 2018-06-19 11:51:03 +03:00
Denis Kolodin
41a22ebefe Fix tests for virtual component 2018-06-08 21:15:14 +03:00
Denis Kolodin
12bf3fd98c Remove CTX everywhere, but scheduler 2018-06-08 09:44:20 +03:00
Denis Kolodin
064dc8e58e Remove Env from tests 2018-06-08 09:44:20 +03:00
Limira
e22b0ec7ad Support for struct instance properties 2018-06-07 20:30:30 +03:00
Denis Kolodin
042a337038 Fix tests for binary formats 2018-05-05 14:07:56 +03:00
Denis Kolodin
ffd8a9890c Rename Msg type of Component to Message 2018-04-26 15:47:33 +03:00
Denis Kolodin
11942fbf47 Fix code format
`rustfmt-preview` tool has used
2018-03-25 21:49:41 +03:00
Denis Kolodin
5f056c5c68 Fix tests: add properties to component creation 2018-02-10 18:44:21 +03:00
Denis Kolodin
022104d9c5 Add fragments rule to html macro 2018-01-25 09:52:24 +03:00
Denis Kolodin
bd7ac72597 Add tests for Json 2018-01-24 02:27:49 +03:00
Denis Kolodin
801c5621fb Fix tests for VNode 2018-01-20 17:15:39 +03:00
Denis Kolodin
8605aebfe2 Fix tests for components 2018-01-16 10:17:09 +03:00
Denis Kolodin
daf1ddd51d Add Renderable trait, remove redundant App struct, rename ScopeRef to Env 2018-01-15 02:07:47 +03:00
Denis Kolodin
f9ffe671cd Fix tests 2018-01-14 19:08:32 +03:00
Denis Kolodin
4618497bf7 Merge branch 'master' into components 2018-01-12 22:43:20 +03:00
Denis Kolodin
5f5bcb7ad9 Add test for dashed attributes 2018-01-10 10:01:40 +03:00
Denis Kolodin
4d7f957e41 Fix tests 2018-01-09 09:53:05 +03:00
Carlos Diaz-Padron
3f28dc0877 Implement PartialEq for VTag 2017-12-31 16:49:06 -08:00