Evan Almloff
|
c55c17cb81
switch to tracing for logging
|
1 год назад |
Jani Mustonen
|
31f8bab20d
Add ScopeId::ROOT (#1398)
|
1 год назад |
Evan Almloff
|
0c17bdb737
don't subscribe in tasks or event handlers
|
1 год назад |
Evan Almloff
|
6ca170453b
handle virtual dom switching
|
1 год назад |
Evan Almloff
|
ddbe913e79
make signals non-breaking
|
1 год назад |
Evan Almloff
|
a6f611eccf
fix subscriptions in events
|
1 год назад |
Evan Almloff
|
0032f7e2af
fix miri
|
1 год назад |
Evan Almloff
|
b09e528aaa
fix recursive runtime drop impl
|
1 год назад |
Evan Almloff
|
04cdb14e5b
improve signal copy runtime
|
1 год назад |
Evan Almloff
|
c19420cb29
fix root component suspense
|
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
|
f0128a3150
implement suspense using simpler approach
|
1 год назад |
Jonathan Kelley
|
81075748f6
add simple suspense methods
|
1 год назад |
Jonathan Kelley
|
cbd88bbcc3
Rip out async components
|
1 год назад |
Nick Mosher
|
b48cfe5730
fix: Remove dbg that was causing TUI rendering problems (#1085)
|
2 лет назад |
Evan Almloff
|
9d5f115e30
fix events triggering on placeholders causing panics
|
2 лет назад |
Evan Almloff
|
d005f3481f
fix non-bubbling event propagation
|
2 лет назад |
Evan Almloff
|
4847789a83
fix event bubbling within a single template
|
2 лет назад |
Evan Almloff
|
ae028d82f8
use bump slab
|
2 лет назад |
Evan Almloff
|
ba79d4babd
don't-box-scopestates
|
2 лет назад |
Evan Almloff
|
8548b324f1
fix dropping nested scopes
|
2 лет назад |
Jonathan Kelley
|
a45f16a773
chore: clean up comments
|
2 лет назад |
Jonathan Kelley
|
ecaa68605d
fix: trim start matches for events
|
2 лет назад |
Jonathan Kelley
|
40a36aa8e6
chore: use trim
|
2 лет назад |
Jonathan Kelley
|
8d59c626ea
fix: listeners should not use hard indexing
|
2 лет назад |
Evan Almloff
|
09da9c04a8
Use zero cost option instead of null pointers
|
2 лет назад |
Jonathan Kelley
|
cf79ca8113
chore: stop ignoring some doc tests
|
2 лет назад |
Jonathan Kelley
|
faf94c7b4e
fix: make miri pass on context api
|
2 лет назад |
Jon Kelley
|
07e71956d4
Merge pull request #648 from Demonthos/fix-non-str-attributes
|
2 лет назад |