Jonathan Kelley
|
faf94c7b4e
|
fix: make miri pass on context api
|
2023-01-09 13:50:33 -08:00 |
|
ealmloff
|
64881fd951
|
improve error message when a user tried to use nested hooks (#723)
|
2023-01-05 13:05:04 -06:00 |
|
Jon Kelley
|
07e71956d4
|
Merge pull request #648 from Demonthos/fix-non-str-attributes
fix custom attribute value support
|
2023-01-02 23:41:45 -05:00 |
|
Evan Almloff
|
c0f9355648
|
fix any value dropping
|
2023-01-02 21:26:12 -06:00 |
|
Evan Almloff
|
51dba50c04
|
use BumpBox<Any> and FromAnyValue instead of sync bounds
|
2023-01-02 14:40:25 -06:00 |
|
Maurice Kayser
|
c8f88b6428
|
Fix typo (#702)
|
2023-01-01 14:41:18 -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 |
|
Evan Almloff
|
afd024bcb6
|
Merge branch 'upstream' into fix-non-str-attributes
|
2022-12-23 15:53:39 -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 |
|
Jonathan Kelley
|
cc7736302a
|
Merge branch 'master' into fix-non-str-attributes
|
2022-12-17 01:51:13 -08:00 |
|
Jonathan Kelley
|
4d73ffa361
|
fix: save listeners, borrowed props, and pull back props
|
2022-12-16 19:54:33 -08:00 |
|
Jonathan Kelley
|
b659f4d5d6
|
chore: add back template diffing
|
2022-12-13 15:18:20 -08:00 |
|
Jonathan Kelley
|
d4b6bb8a7b
|
feat: fix the scope rollover bug
|
2022-12-12 18:31:30 -08:00 |
|
=
|
73ec4abfdf
|
Merge remote-tracking branch 'upstream/master' into fix-non-str-attributes
|
2022-12-11 21:26:38 -06:00 |
|
Sam Schmeink
|
6166d4eb73
|
fix: replace fxhash with rustc-hash
|
2022-12-10 03:56:48 +01:00 |
|
Evan Almloff
|
0c0158f62d
|
Merge branch 'upstream' into fix-non-str-attributes
|
2022-12-09 16:24:02 -06:00 |
|
Evan Almloff
|
8a1c96a68c
|
fix custom attribute value support
|
2022-12-09 16:18:37 -06:00 |
|
Evan Almloff
|
cbaf36251f
|
cargo fix
|
2022-12-07 17:24:11 -06:00 |
|
Evan Almloff
|
b79ad4f50e
|
Merge remote-tracking branch 'upstream/master' into optimize-templates-v3
|
2022-12-07 17:20:31 -06:00 |
|
Evan Almloff
|
84416cbe6a
|
check if templates are ptr eq before doing full equality check
|
2022-12-07 10:11:27 -06:00 |
|
Jonathan Kelley
|
34d9aafe0e
|
feat: overhaul ssr
|
2022-12-06 17:41:47 -08:00 |
|
Evan Almloff
|
6102902387
|
work on optimizing web implementation
|
2022-12-06 14:24:35 -06:00 |
|
Jonathan Kelley
|
df4a1b6c7a
|
chore: finish tweaking context api
|
2022-12-05 15:30:49 -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
|
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
|
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
|
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
|
662f58c8bc
|
wip: add diffing tests
|
2022-11-22 20:16:14 -08:00 |
|
Jonathan Kelley
|
0e5a59f9ed
|
wip: error boundary
|
2022-11-22 18:38:27 -08:00 |
|
Jonathan Kelley
|
491bf4332d
|
wip: stop transmuting reference
|
2022-11-21 17:00:34 -08:00 |
|
Jonathan Kelley
|
493591400f
|
wip: pre any props
|
2022-11-19 17:07:29 -08:00 |
|
Jonathan Kelley
|
12808ec0aa
|
wip: think about dyn any for ScopeState
|
2022-11-19 15:24:28 -08:00 |
|
Jonathan Kelley
|
20f9957fbe
|
feat: diffing works on desktop!
|
2022-11-17 22:31:14 -08:00 |
|
Jonathan Kelley
|
c44bd11fe5
|
chore: more refactoring, docs
|
2022-11-11 18:29:27 -08:00 |
|
Jonathan Kelley
|
f7df6a9893
|
chore: use std::future::Future instead
|
2022-11-09 11:02:52 -08:00 |
|
Jonathan Kelley
|
f5bc137f01
|
chore: clean up scheduler code
|
2022-11-09 10:58:11 -08:00 |
|
Jonathan Kelley
|
fc9fe6e560
|
feat: split apart template mutations
|
2022-11-08 19:39:37 -08:00 |
|
Jonathan Kelley
|
203935834d
|
feat: suspense!
|
2022-11-07 22:55:22 -08:00 |
|
Jonathan Kelley
|
a38fc9e4ab
|
feat: suspense!
|
2022-11-06 01:48:34 -07:00 |
|
Jonathan Kelley
|
aec1b326ba
|
wip: so much suspense code
|
2022-11-03 22:30:26 -07:00 |
|
Jonathan Kelley
|
591674f701
|
wip: allow async into component
|
2022-11-03 02:11:04 -07:00 |
|
Jonathan Kelley
|
4a31b29703
|
feat: simple tests passing
|
2022-11-01 18:42:29 -07:00 |
|
Jonathan Kelley
|
23603aaaf5
|
wip: rewrite core to be template focused
|
2022-10-27 21:58:47 -07:00 |
|