Jonathan Kelley
|
9ebafc46bb
|
feat: allow 'static futures to be spawned from handlers
|
2023-02-06 00:54:08 -08:00 |
|
Evan Almloff
|
b6c7d44a27
|
fix clippy
|
2023-01-27 20:35:46 -06:00 |
|
Evan Almloff
|
d8d483a8b4
|
apply the same fixes to element specific attributes
|
2023-01-12 11:31:21 -06:00 |
|
Evan Almloff
|
232b49a3be
|
change some upper camel case to snake case and fix some incorrect attributes
|
2023-01-12 11:21:34 -06:00 |
|
Jon Kelley
|
e5b39bb61f
|
Merge pull request #744 from Demonthos/update-readmes
Update READMEs and tags for the 0.3 release
|
2023-01-10 18:21:55 -08:00 |
|
Evan Almloff
|
8a1f54f573
|
fix drag* events
|
2023-01-10 12:53:40 -06:00 |
|
Evan Almloff
|
52d5c8d4e7
|
update READMEs and tags for the 0.3 release
|
2023-01-10 10:16:11 -06:00 |
|
Jonathan Kelley
|
7f01f61138
|
feat: publish 0.3 versions of many crates
|
2023-01-04 14:31:07 -05:00 |
|
Maurice Kayser
|
dde4fb31b2
|
Fix typo (#709)
|
2023-01-03 10:09:03 -06:00 |
|
Jonathan Kelley
|
e22f4ad6cf
|
fix: resolve clippy warnings
|
2022-12-29 16:21:24 -05:00 |
|
Jonathan Kelley
|
4fdbce9a70
|
chore: clean up readmes
|
2022-12-29 16:17:03 -05:00 |
|
Evan Almloff
|
33c08b3d74
|
Merge branch 'upstream' into fix-hot-reloading
|
2022-12-23 18:59:57 -06:00 |
|
Jonathan Kelley
|
2409d499e0
|
chore: adjust attribute macro
|
2022-12-23 19:46:09 -05:00 |
|
Evan Almloff
|
8fcccfa294
|
intigrate upstream changes
|
2022-12-23 17:59:51 -06:00 |
|
Jonathan Kelley
|
fd8015e943
|
fix: hovers
|
2022-12-23 17:39:07 -05:00 |
|
Jonathan Kelley
|
4e49d71efe
|
chore: tweak global attributes
|
2022-12-23 17:11:00 -05:00 |
|
Evan Almloff
|
a42ed7d445
|
create hot-reload-context flag
|
2022-12-23 15:08:44 -06:00 |
|
Evan Almloff
|
776c5e8839
|
fix hot reloading with global and svg attibutes
|
2022-12-22 13:52:41 -06:00 |
|
Evan Almloff
|
e5a5850354
|
merge master
|
2022-12-20 20:48:28 -06:00 |
|
Evan Almloff
|
67921cacc3
|
post merge fixes
|
2022-12-19 21:20:46 -06:00 |
|
Evan Almloff
|
493ee1cb3f
|
Merge branch 'upstream' into fix-hot-reloading
|
2022-12-19 21:17:22 -06:00 |
|
Evan Almloff
|
4364a4b511
|
handle updating templates better
|
2022-12-19 19:28:44 -06:00 |
|
Jonathan Kelley
|
ca4d4ae8e1
|
chore: dont get rid of form data
|
2022-12-19 15:10:50 -08:00 |
|
Jonathan Kelley
|
50faa7dd08
|
feat: add proper event type
|
2022-12-19 14:14:01 -08:00 |
|
Jon Kelley
|
5ac9b595ea
|
Revert "fix: liveview interpreter using new templates"
|
2022-12-16 14:20:05 -08:00 |
|
=
|
b6ade84ea6
|
fix some lints
|
2022-12-16 10:19:26 -06:00 |
|
=
|
14dd568987
|
Merge branch 'upstream-master' into fix-hot-reloading
|
2022-12-16 10:07:11 -06:00 |
|
Jonathan Kelley
|
01fa68645f
|
fix: liveview test
|
2022-12-15 20:42:01 -08:00 |
|
Jonathan Kelley
|
7790d2c065
|
chore: simplify liveview abstraction
|
2022-12-15 18:46:59 -08:00 |
|
Jonathan Kelley
|
06e8e096bb
|
feat: more fixes to liveview
|
2022-12-15 14:25:23 -08:00 |
|
=
|
ab743e01b7
|
make html hot reloding context work
|
2022-12-14 21:38:50 -06:00 |
|
Jonathan Kelley
|
e256fe1079
|
wip: add html event type
|
2022-12-14 19:07:33 -08:00 |
|
=
|
6d2e510200
|
WIP implement hot reloading context for html
|
2022-12-12 21:46:49 -06:00 |
|
=
|
c961bf0779
|
improve and unify element macro
|
2022-12-11 10:26:21 -06:00 |
|
Jonathan Kelley
|
a252774226
|
chore: clean up docs with changes to templates
|
2022-12-07 13:39:22 -08:00 |
|
Jonathan Kelley
|
7b1cdb7d85
|
feat: get desktop working with new template strategy
|
2022-12-05 16:08:41 -08:00 |
|
Jonathan Kelley
|
a61daf220d
|
feat: context api overhaul
|
2022-12-02 16:24:49 -08:00 |
|
Jonathan Kelley
|
85657d3906
|
feat: rip out mutations for templates
|
2022-12-01 00:46:15 -05:00 |
|
Jonathan Kelley
|
3b166c9edd
|
wip: clean up some things
|
2022-11-30 23:54:30 -05:00 |
|
Jonathan Kelley
|
18d6b1ad6f
|
feat: get web working properly
|
2022-11-30 17:21:10 -05:00 |
|
Jonathan Kelley
|
0027cdd938
|
chore: get event test working
|
2022-11-27 09:38:40 -05:00 |
|
Jonathan Kelley
|
08ca068d1c
|
chore: iron out all events
|
2022-11-21 17:15:17 -08:00 |
|
Jonathan Kelley
|
30ef225812
|
feat: event handling on desktop
|
2022-11-17 20:00:39 -08:00 |
|
Jonathan Kelley
|
e8ae830cf2
|
feat: get desktop working with just creation
|
2022-11-15 18:32:48 -08:00 |
|
Jonathan Kelley
|
8caabb97d8
|
wip: more work on html
|
2022-11-15 16:51:22 -08:00 |
|
Jonathan Kelley
|
0dad91bc08
|
wip: pass more events
|
2022-11-15 16:37:23 -08:00 |
|
Jonathan Kelley
|
47d0f51e00
|
wip: overhaul event system
|
2022-11-15 16:05:22 -08:00 |
|
Jonathan Kelley
|
c096057dd3
|
chore: tweak attributes to only set ID once
|
2022-11-08 20:06:39 -08:00 |
|
Jonathan Kelley
|
c6a6c3d0f8
|
feat: components pass thru children
|
2022-11-02 17:29:18 -07:00 |
|
Jonathan Kelley
|
4a31b29703
|
feat: simple tests passing
|
2022-11-01 18:42:29 -07:00 |
|