Evan Almloff
|
cb17252a21
|
clean up warnings and update prelude
|
2022-12-28 20:42:47 -06:00 |
|
Evan Almloff
|
044462876d
|
Merge branch 'upstream' into fix-non-str-attributes
|
2022-12-28 20:36:57 -06:00 |
|
=
|
1555500fbd
|
drop any values correctly
|
2022-12-26 10:53:25 -06:00 |
|
=
|
c245f04c8c
|
make any_cmp safe
|
2022-12-26 08:41:37 -06:00 |
|
=
|
170a3669f7
|
reduce usage of unsafe
|
2022-12-26 08:37:50 -06:00 |
|
Jonathan Kelley
|
8887d65e1b
|
Merge branch 'master' into jk/suspense-rollover
|
2022-12-25 22:10:22 -05:00 |
|
Jonathan Kelley
|
3d69d3ea92
|
chore: use pending instead of async
|
2022-12-25 01:43:22 -05:00 |
|
Jonathan Kelley
|
8e18a223e3
|
wip: more tweaks
|
2022-12-23 19:43:19 -05:00 |
|
Jonathan Kelley
|
d8aa9f032a
|
feat: none return works
|
2022-12-23 19:33:15 -05:00 |
|
Evan Almloff
|
afd024bcb6
|
Merge branch 'upstream' into fix-non-str-attributes
|
2022-12-23 15:53:39 -06:00 |
|
Evan Almloff
|
6a46a7c4fb
|
fix tests
|
2022-12-22 18:19:55 -06:00 |
|
Evan Almloff
|
4c1fe1d9bb
|
allow changing the number of root nodes
|
2022-12-21 12:50:48 -06:00 |
|
Evan Almloff
|
e5a5850354
|
merge master
|
2022-12-20 20:48:28 -06:00 |
|
Jonathan Kelley
|
2fa3fe1fc0
|
fix: use arcwake instead of rcwake
|
2022-12-20 11:13:06 -08:00 |
|
Jonathan Kelley
|
d3be971f4e
|
chore: rollback to option instead of anyhow
|
2022-12-19 18:06:13 -08:00 |
|
Evan Almloff
|
4364a4b511
|
handle updating templates better
|
2022-12-19 19:28:44 -06:00 |
|
Evan Almloff
|
96ce704f8e
|
fix serialization
|
2022-12-19 11:48:28 -06:00 |
|
Jonathan Kelley
|
cc7736302a
|
Merge branch 'master' into fix-non-str-attributes
|
2022-12-17 01:51:13 -08:00 |
|
=
|
14dd568987
|
Merge branch 'upstream-master' into fix-hot-reloading
|
2022-12-16 10:07:11 -06:00 |
|
=
|
0d9c350d5e
|
implement for web and desktop
|
2022-12-15 21:16:37 -06:00 |
|
Jonathan Kelley
|
d4b6bb8a7b
|
feat: fix the scope rollover bug
|
2022-12-12 18:31:30 -08:00 |
|
Jonathan Kelley
|
d93eed4c29
|
feat: allow dynamic nodes to be into dynamic nodes
|
2022-12-12 11:20:25 -08:00 |
|
=
|
53b436c684
|
remove AnyValueBounds and add some docs
|
2022-12-11 21:40:40 -06:00 |
|
=
|
2dee361b60
|
clean up features flags and AnyValueContainer
|
2022-12-11 21:25:55 -06:00 |
|
=
|
74e9d5977a
|
add sync behind a feature flag
|
2022-12-11 17:31:15 -06:00 |
|
Evan Almloff
|
0ac02cc893
|
move any bound to trait instead of implementation
|
2022-12-10 13:24:39 -06:00 |
|
Evan Almloff
|
e4a7e4582b
|
make downcast_ref_unchecked unsafe
|
2022-12-10 12:59:12 -06:00 |
|
Evan Almloff
|
0813d531f1
|
add some utilities around AnyValueRc
|
2022-12-10 12:50:15 -06:00 |
|
Evan Almloff
|
8a1c96a68c
|
fix custom attribute value support
|
2022-12-09 16:18:37 -06:00 |
|
Jonathan Kelley
|
a252774226
|
chore: clean up docs with changes to templates
|
2022-12-07 13:39:22 -08:00 |
|
Jonathan Kelley
|
1b14b309e9
|
chore: clean up desktop
|
2022-12-06 16:37:28 -08:00 |
|
Jonathan Kelley
|
b182a6ee75
|
chore: clean up interpreter and bindings
|
2022-12-05 16:47:04 -08:00 |
|
Jonathan Kelley
|
7b1cdb7d85
|
feat: get desktop working with new template strategy
|
2022-12-05 16:08:41 -08:00 |
|
Jonathan Kelley
|
e22923eb2d
|
feat: core tests passing
|
2022-12-05 14:16:54 -08:00 |
|
Jonathan Kelley
|
b0cccce60a
|
feat: miri passing
|
2022-12-05 13:03:52 -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
|
3c19def550
|
chore: get create working and simplify dynamic nodes
|
2022-11-30 11:24:13 -05:00 |
|
Jonathan Kelley
|
03aea885cf
|
chore: make clippy happy
|
2022-11-29 16:46:25 -05:00 |
|
Jonathan Kelley
|
7c3d308ab5
|
chore: make warnings go away
|
2022-11-29 16:31:04 -05:00 |
|
Jonathan Kelley
|
bffb2644a3
|
fix: node reclaimation
|
2022-11-25 02:12:29 -05:00 |
|
Jonathan Kelley
|
4dd9a616a5
|
wip: fragment diffing working
|
2022-11-23 23:15:01 -08:00 |
|
Jonathan Kelley
|
9c4abcbea0
|
wip: more tests!
|
2022-11-22 21:32:26 -08:00 |
|
Jonathan Kelley
|
0e5a59f9ed
|
wip: error boundary
|
2022-11-22 18:38:27 -08:00 |
|
Jonathan Kelley
|
7e6cea3a13
|
wip: continue to tweak suspense
|
2022-11-22 10:05:13 -08:00 |
|
Jonathan Kelley
|
d407035931
|
chore: wipe away old src
|
2022-11-20 15:58:05 -08:00 |
|
Jonathan Kelley
|
493591400f
|
wip: pre any props
|
2022-11-19 17:07:29 -08:00 |
|
Jonathan Kelley
|
30ef225812
|
feat: event handling on desktop
|
2022-11-17 20:00:39 -08:00 |
|
Jonathan Kelley
|
04bc635ac5
|
wip: prep to fix bug in create
|
2022-11-15 23:22:41 -08:00 |
|