Evan Almloff
|
e11f3fdc48
fix clippy
|
1 год назад |
Jonathan Kelley
|
e59a05141e
Merge pull request #1446 from ealmloff/deduplicate-hot-reload-cli
|
1 год назад |
Evan Almloff
|
49a127b31e
deduplicate serve code with hot reloading in the CLI crate
|
1 год назад |
Evan Almloff
|
c55c17cb81
switch to tracing for logging
|
1 год назад |
Jonathan Kelley
|
a2df9c2e89
Merge pull request #1364 from Demonthos/fix-core-leak
|
1 год назад |
Evan Almloff
|
b8600d5144
fix tests
|
1 год назад |
Evan Almloff
|
2d5a4f82bf
Fix the context API in lists
|
1 год назад |
Evan Almloff
|
a2c7b69a1d
set the scope stack correctly
|
1 год назад |
Evan Almloff
|
cb4c46154d
fix scope context
|
1 год назад |
Evan Almloff
|
04cdb14e5b
improve signal copy runtime
|
1 год назад |
Jonathan Kelley
|
4240f8428c
Fix: dont use bumpslab anymore, just box scopestates
|
1 год назад |
Jonathan Kelley
|
2871c8bb4d
Don't use boxed cell slice, use a refcell instead
|
1 год назад |
Jonathan Kelley
|
81075748f6
add simple suspense methods
|
1 год назад |
Jonathan Kelley
|
cbd88bbcc3
Rip out async components
|
1 год назад |
Evan Almloff
|
db44721c3d
update all element ids
|
2 лет назад |
Evan Almloff
|
297c9a822e
always update root id node refs
|
2 лет назад |
Evan Almloff
|
3bb6c4bc30
don't add no op mutations
|
2 лет назад |
Evan Almloff
|
362aadb021
sum nodes pushed instead of counting them
|
2 лет назад |
Evan Almloff
|
ae028d82f8
use bump slab
|
2 лет назад |
Evan Almloff
|
8548b324f1
fix dropping nested scopes
|
2 лет назад |
Jonathan Kelley
|
69a347a551
fix: scopes not dropping their hooks
|
2 лет назад |
Evan Almloff
|
1899a10aec
fix removing aborted nodes
|
2 лет назад |
Evan Almloff
|
927db9723a
handle abort diffing
|
2 лет назад |
Evan Almloff
|
51dba50c04
use BumpBox<Any> and FromAnyValue instead of sync bounds
|
2 лет назад |
Evan Almloff
|
044462876d
Merge branch 'upstream' into fix-non-str-attributes
|
2 лет назад |
Jonathan Kelley
|
366e46eddf
chore: add some fixes to hot reload
|
2 лет назад |
Jonathan Kelley
|
8887d65e1b
Merge branch 'master' into jk/suspense-rollover
|
2 лет назад |
Jonathan Kelley
|
3d69d3ea92
chore: use pending instead of async
|
2 лет назад |
Jonathan Kelley
|
9b0244ee5c
fix: use ready nodes in more places
|
2 лет назад |
Jonathan Kelley
|
6b41c9d193
fix: make sure to set scope on none
|
2 лет назад |