22 Commits

Author SHA1 Message Date
Justin Starry
4d775730ca Small fixes to yew-macro Cargo.toml 2019-07-19 10:25:07 -04:00
Justin Starry
43e101d201 Update macro docs and set macro version in yew cargo.toml 2019-07-18 08:38:26 -04:00
Justin Starry
af45d91f05 Remove macro-impl crate 2019-07-15 10:06:43 -04:00
Justin Starry
18e045eb51 Rework macro tests and remove yew-shared dependency 2019-07-14 22:47:15 -04:00
Justin Starry
c0bb528f76 Allow using keyword for as tag attribute 2019-07-06 10:30:59 -04:00
Justin Starry
e373df1ca2
Merge branch 'master' into refactor-vcomp 2019-07-05 20:41:26 -04:00
Justin Starry
0f87b5506d Fix test 2019-07-03 09:10:11 -04:00
Justin Starry
8962b77ff5 Support dashed tag labels 2019-07-03 00:13:12 -04:00
Justin Starry
1e1eb6f019 Code cleanup 2019-06-27 15:55:58 -04:00
Justin Starry
5615f53540 Add more test cases and improve error messages 2019-05-28 16:31:04 -04:00
Justin Starry
47f4b5088f Add test for invalid list children 2019-05-28 15:54:16 -04:00
Justin Starry
eccee9c39e Improve error messages 2019-05-28 15:52:45 -04:00
Justin Starry
a12a38f1e5 Code cleanup and small fix for component type parsing 2019-05-28 10:33:05 -04:00
Justin Starry
58c69d3bfb Special handling for href 2019-05-27 23:23:16 -04:00
Justin Starry
4011a7c7e1 Use component transform trait to set props 2019-05-27 23:08:22 -04:00
Justin Starry
1625a81b67 Add tag listener support 2019-05-27 17:35:45 -04:00
Justin Starry
44775c1abd Support special tag attributes 2019-05-27 09:34:22 -04:00
Justin Starry
9a8b0ad06e Disallow type prop for components 2019-05-27 09:01:13 -04:00
Justin Starry
284a680ba2 Implement tag attributes and overhaul prop parsing 2019-05-27 08:51:23 -04:00
Justin Starry
3aca0d8c17 Support component props 2019-05-26 09:44:10 -04:00
Justin Starry
a7291b87a1 Add root component tests 2019-05-25 16:15:56 -04:00
Justin Starry
1605c15f35 Rename macro crates, add proc_macro feature switch, split off shared crate 2019-05-25 16:14:32 -04:00