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 年間 前 |
Evan Almloff
|
48751d2f98
only subscribe scopes to signals when rendering
|
1 年間 前 |
Evan Almloff
|
8689509eb5
erase the original readable type
|
1 年間 前 |
Evan Almloff
|
c8937cb4df
make mapped signal readable
|
1 年間 前 |
Evan Almloff
|
1af8f56e89
make target an associated type
|
1 年間 前 |
Evan Almloff
|
30bac267c9
simplify reactive context and expose less signal internals
|
1 年間 前 |
Jonathan Kelley
|
7d78e5e250
Fix warnings and compile errors
|
1 年間 前 |