Robert Dodd
|
ebd2afb6f7
|
Remove unnecessary lifetime specifiers
|
2024-01-03 08:49:15 +11:00 |
|
Robert Dodd
|
4e5f6e4fd1
|
Allow mut_from_ref
|
2024-01-03 08:47:21 +11:00 |
|
JMS55
|
5272be399b
|
WIP fix to event reader reactivity
|
2023-12-27 23:04:54 -08:00 |
|
JMS55
|
350c00c52a
|
Rename text_alignment
|
2023-12-27 18:26:20 -08:00 |
|
JMS55
|
25bf7ee798
|
Add remaining colors
|
2023-12-27 18:12:43 -08:00 |
|
JMS55
|
8777b76e8b
|
Adjust demo text
|
2023-12-27 17:56:45 -08:00 |
|
JMS55
|
f4c13d18c7
|
Misc rename
|
2023-12-27 12:56:17 -08:00 |
|
JMS55
|
d75930218c
|
Add image element
|
2023-12-27 12:51:10 -08:00 |
|
JMS55
|
3d222ec2aa
|
Add TODO
|
2023-12-27 12:04:53 -08:00 |
|
JMS55
|
85709a3a92
|
Add use_event_reader()
|
2023-12-27 11:56:36 -08:00 |
|
JMS55
|
01eed81bf1
|
Misc import changes
|
2023-12-27 11:24:36 -08:00 |
|
JMS55
|
cb57dca6b9
|
New system scheduler hook
|
2023-12-27 11:19:02 -08:00 |
|
JMS55
|
9776f179f9
|
Add use_state_send()
|
2023-12-26 15:00:35 -08:00 |
|
JMS55
|
5a4b1d60e9
|
More work on the entity inspector
|
2023-12-26 12:52:02 -08:00 |
|
JMS55
|
20c710f993
|
Fix dynamic text not working with text styles
|
2023-12-26 12:31:11 -08:00 |
|
JMS55
|
bd49112977
|
Add support for most remaining attributes
|
2023-12-24 16:29:22 -08:00 |
|
JMS55
|
f55bd9befc
|
Make demo look a bit nicer
|
2023-12-24 13:57:01 -08:00 |
|
JMS55
|
39b45a747b
|
Add button type to click events
|
2023-12-24 13:51:05 -08:00 |
|
JMS55
|
17f963e4cc
|
Fix event dispatch
|
2023-12-23 12:09:09 -08:00 |
|
JMS55
|
9bb8a27bb7
|
Add more events and colors
|
2023-12-22 21:36:05 -08:00 |
|
JMS55
|
7fb22892cc
|
Demo misc fix
|
2023-12-22 18:12:39 -08:00 |
|
JMS55
|
ba5429b938
|
Add more attributes
|
2023-12-22 16:51:48 -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
|
75504ec4fc
|
Actaully previous way was correct, event handlers on parent
|
2023-12-21 22:07:00 -08:00 |
|
JMS55
|
302f3cb6e3
|
Fixes
|
2023-12-21 21:37:53 -08:00 |
|
JMS55
|
fc4720e01e
|
Add hover events
|
2023-12-21 21:14:09 -08:00 |
|
JMS55
|
6d6bad2110
|
Add translation x/y
|
2023-12-21 19:12:08 -08:00 |
|
JMS55
|
89dfe9ebc1
|
Implement hot reloading
|
2023-12-21 00:45:28 -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
|
35e9b0f827
|
Add outline attribute
|
2023-12-20 22:42:10 -08:00 |
|
JMS55
|
b056d7ca06
|
WIP: More attributes
|
2023-12-20 22:35:53 -08:00 |
|
JMS55
|
52b554ddcf
|
Remove hot reloading feature for now
|
2023-12-19 16:59:51 -08:00 |
|
JMS55
|
d9d3001d5e
|
More style work
|
2023-12-19 16:27:45 -08:00 |
|
JMS55
|
82f1a2f612
|
Misc
|
2023-12-19 10:57:13 -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 |
|
JMS55
|
0ccb49e5e7
|
Merge pull request #2 from dylanblokhuis/main
Add the remaining mutations
|
2023-12-17 12:13:41 -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
|
322e0dbcb6
|
Improve demo styling
|
2023-12-16 21:21:32 -08:00 |
|
JMS55
|
80e542daf1
|
Support more style properties
|
2023-12-16 20:59:19 -08:00 |
|
JMS55
|
fa03c65f8a
|
Fix segfault
|
2023-12-16 20:19:41 -08:00 |
|
JMS55
|
fe22cc8709
|
Add TODO for possible segfault cause
|
2023-12-16 17:48:42 -08:00 |
|
JMS55
|
91ac88def7
|
Events cannot start on text nodes
|
2023-12-16 17:43:55 -08:00 |
|
JMS55
|
f6d0b3acd8
|
Misc
|
2023-12-16 16:09:13 -08:00 |
|
JMS55
|
b43503a93b
|
Ensure changes to UI root components are picked up
|
2023-12-16 12:54:01 -08:00 |
|