Evan Almloff
|
d857629115
remove signal write warnings (#4024)
|
2 tháng trước cách đây |
Evan Almloff
|
5fc099b30a
document Write, GenerationalRef, and GenerationalRefMut (#3253)
|
6 tháng trước cách đây |
Evan Almloff
|
45a1147ffd
Fix subscriptions for read only signals passed as props (#3173)
|
7 tháng trước cách đây |
Evan Almloff
|
baf5a95cae
Fix cloned rsx double drop (#2839)
|
8 tháng trước cách đây |
Jonathan Kelley
|
2d7bef44e8
remove random println!
|
8 tháng trước cách đây |
Evan Almloff
|
d1c84d9a25
Fix memo dirty flag after unrelated writes (#2992)
|
8 tháng trước cách đây |
Evan Almloff
|
b47a6cf83e
Move to a generic GlobalLazy<T> (#2851)
|
10 tháng trước cách đây |
Evan Almloff
|
14081e7e45
Add a warning when a copy value is used in a higher scope than it was created in (#2771)
|
10 tháng trước cách đây |
Jonathan Kelley
|
e42b71b1ba
Fix #2612: adjust readable trait to allow try_peek (#2714)
|
11 tháng trước cách đây |
Evan Almloff
|
942e701f02
Fix signal warnings in release mode
|
11 tháng trước cách đây |
Evan Almloff
|
a6c025c8ef
Unify the warning system (#2649)
|
11 tháng trước cách đây |
Evan Almloff
|
c7c0f4481a
Fix generation race condition with sync storage (#2638)
|
11 tháng trước cách đây |
Jonathan Kelley
|
88af3e7eff
Hotreloading of `for/if/body`, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258)
|
11 tháng trước cách đây |
Jonathan Kelley
|
47ab4c8db9
Chore: move todo!() to unimplemented!() (#2558)
|
1 năm trước cách đây |
Evan Almloff
|
b6dc2a2230
Deduplicate reactive scope updates/Reset subscriptions on reruns/fix use memo double update (#2506)
|
1 năm trước cách đây |
Evan Almloff
|
a09548d80e
Remove implicit optional dependency features (#2512)
|
1 năm trước cách đây |
Evan Almloff
|
79e18c2d62
fix hooks release build
|
1 năm trước cách đây |
Evan Almloff
|
0127501dbf
Improve inline docs (#2460)
|
1 năm trước cách đây |
Evan Almloff
|
5e57779435
fix memo and resource caller information (#2443)
|
1 năm trước cách đây |
Evan Almloff
|
cf6998b5ba
Warnings for signal writes that may cause infinite loops (#2277)
|
1 năm trước cách đây |
Evan Almloff
|
61360ea05f
extend the subscriber list instead of overriding it; fixes subscribers added in mark_dirty (#2319)
|
1 năm trước cách đây |
Evan Almloff
|
58f7efafea
Make EventHandler copy (#2112)
|
1 năm trước cách đây |
Evan Almloff
|
4985cfdfd0
restore write_silent as a deprecated function with updated recommendations
|
1 năm trước cách đây |
Evan Almloff
|
ffc49530f6
implement readable and callable for all structs in the hooks crate
|
1 năm trước cách đây |
Evan Almloff
|
4bc2f4a713
add more docs around lifetime downcasting
|
1 năm trước cách đây |
Evan Almloff
|
5f9e5f607b
rename take to manually drop
|
1 năm trước cách đây |
Evan Almloff
|
60a84956d1
restore lifetime checking for signals
|
1 năm trước cách đây |
Evan Almloff
|
3d7f419636
fix memos during suspense
|
1 năm trước cách đây |
Evan Almloff
|
492f0329bf
remove flume, implement lazier memos
|
1 năm trước cách đây |
Jonathan Kelley
|
608fec59e5
Merge pull request #1993 from DioxusLabs/fix-effect
|
1 năm trước cách đây |