Commit graph

13 commits

Author SHA1 Message Date
Jonathan Kelley
fae0b08e61
Fix the router and stub out a number of crates to get compiling 2024-01-13 20:51:37 -08:00
Evan Almloff
5b6f9d6b80 fix merge 2024-01-06 08:58:49 -06:00
Evan Almloff
d5b7a6d15e fix fuzzing test 2023-10-04 08:46:24 -05:00
Evan Almloff
ee25c03e74 fix some clippy lints 2023-09-27 10:13:45 -05:00
Evan Almloff
76a050314a make spread example more interesting 2023-09-27 10:05:02 -05:00
Evan Almloff
b60671e0fe fix non extending attributes 2023-09-27 10:02:49 -05:00
Evan Almloff
7b51bb8060 WIP: add extends to the props macro 2023-09-26 19:23:00 -05:00
Evan Almloff
5b65c4cfb4 implement spreading props in the rsx macro 2023-09-22 10:04:34 -05:00
Evan Almloff
31cd15d61f fix clippy 2023-09-22 09:31:13 -05:00
Evan Almloff
5ed116b060 fix bounds on generated element extensions 2023-09-22 09:24:00 -05:00
Evan Almloff
0e0819d284 further simplify spread example 2023-09-22 09:19:54 -05:00
Evan Almloff
97035a4482 simplify spread example 2023-09-20 16:36:43 -05:00
Evan Almloff
fa494349fe add a lifetime to the properties trait and make the manual spread example work 2023-09-20 16:15:11 -05:00