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