Commit Graph

43 Commits

Author SHA1 Message Date
Rowan Vixen 3e31b27d6e update to 0.13.1 2024-03-24 22:38:08 -04:00
Robert Dodd e582d45df9 Remove unnecessary clones 2024-01-03 08:50:29 +11:00
JMS55 d75930218c Add image element 2023-12-27 12:51:10 -08:00
JMS55 bd49112977 Add support for most remaining attributes 2023-12-24 16:29:22 -08:00
JMS55 17f963e4cc Fix event dispatch 2023-12-23 12:09:09 -08:00
JMS55 a6c6eb981d Implement proper hover, make UI system Last 2023-12-22 10:50:42 -08:00
JMS55 388509840e Fix intrinsic text 2023-12-21 22:47:11 -08:00
JMS55 3f6669228f Add missing mutation todo 2023-12-21 22:19:35 -08:00
JMS55 4fb0f30862 Extract module out 2023-12-20 22:53:55 -08:00
JMS55 cfc92ecb55 Fix bug 2023-12-20 22:46:34 -08:00
JMS55 b056d7ca06 WIP: More attributes 2023-12-20 22:35:53 -08:00
JMS55 50775610d0 Add text node 2023-12-19 10:55:41 -08:00
JMS55 d8a08b56cc Start of custom elements 2023-12-18 21:24:06 -08:00
JMS55 9d5b0408c0 Stylistic cleanup 2023-12-17 12:19:08 -08:00
dylanblokhuis 0a4b750eb6 added more mutations and more elements to the demo to test the mutations 2023-12-17 20:58:29 +01:00
JMS55 e10a0fabd3 Add spawn entity button 2023-12-16 21:33:13 -08:00
JMS55 80e542daf1 Support more style properties 2023-12-16 20:59:19 -08:00
JMS55 53f3756a66 Bugfixes 2023-12-15 20:31:00 -08:00
JMS55 74e9fecc0f Fix bug with background color of nodes 2023-12-15 18:58:07 -08:00
JMS55 b72a79bc81 Misc fix 2023-12-15 17:53:14 -08:00
JMS55 62fcc8859d Misc 2023-12-15 17:51:05 -08:00
JMS55 48d2e56e69 Cleanup some cache entries 2023-12-15 17:49:10 -08:00
JMS55 cb4407766d Fix Mutation::ReplacePlaceholder 2023-12-15 17:46:19 -08:00
JMS55 11669f597b Misc fix 2023-12-15 17:42:22 -08:00
JMS55 f668d43994 Convert apply_mutations to use world directly 2023-12-15 17:39:02 -08:00
JMS55 adb8fcd12d Implement Mutation::CreatePlaceholder 2023-12-13 23:45:30 -08:00
JMS55 7102a64ab2 Small code cleanup 2023-12-13 23:31:10 -08:00
JMS55 dac73985d0 WIP Mutation::SetAttribute 2023-12-13 23:23:30 -08:00
JMS55 a61ee7e0b2 WIP: More advanced example 2023-12-12 19:47:14 -08:00
JMS55 035311036d Fix event handlers not finding target element 2023-12-12 17:31:47 -08:00
JMS55 37774fb3e3 Add support for click events 2023-12-12 00:12:06 -08:00
JMS55 efb9ec93e5 Fix element ordering 2023-12-10 20:40:13 -08:00
JMS55 d8f688de37 More mutations work 2023-12-10 15:44:27 -08:00
JMS55 0900104891 More mutation work 2023-12-10 13:50:10 -08:00
JMS55 f7896d5135 FIll out another mutation 2023-12-10 13:05:01 -08:00
JMS55 54c407ba3e Tweak error message 2023-12-10 12:57:00 -08:00
JMS55 9033473974 Add support for divs 2023-12-10 12:55:49 -08:00
JMS55 cad620fe11 WIP mutations: Enough for an extremely basic example 2023-12-10 12:35:19 -08:00
JMS55 d3f5a985ba Misc 2023-12-07 20:35:49 -08:00
JMS55 3c0057d961 WIP: Cursed reflected attributes 2023-12-07 20:27:42 -08:00
JMS55 aa06f3805b Fix unsoundness in tick_dioxus_ui 2023-12-07 12:57:34 -08:00
JMS55 939c12d78f WIP apply_mutations 2023-12-07 11:17:42 -08:00
JMS55 98178e9ca9 WIP 2023-12-06 18:46:50 -08:00