Jonathan Kelley
|
52e14e8ece
|
dont commit wasm
|
2024-02-05 12:46:01 -08:00 |
|
Jonathan Kelley
|
bcbbd4a687
|
remove wasm
|
2024-02-05 12:45:47 -08:00 |
|
Jonathan Kelley
|
7e54039ed2
|
fix make tests
|
2024-02-05 12:24:59 -08:00 |
|
Evan Almloff
|
b63c14fab8
|
change config flags from ssr to server to match the features
|
2024-02-05 14:20:15 -06:00 |
|
Jonathan Kelley
|
69e4ebe4ed
|
Fix suspense on resource
|
2024-02-05 11:59:50 -08:00 |
|
Jonathan Kelley
|
13cc912aeb
|
remove playwright report
|
2024-02-05 11:55:09 -08:00 |
|
Evan Almloff
|
356497df4e
|
fix some clippy lints
|
2024-02-05 08:17:25 -06:00 |
|
Evan Almloff
|
91fea15cdc
|
don't expose the signal scope subscriber API publicly
|
2024-02-05 08:13:52 -06:00 |
|
Evan Almloff
|
30bac267c9
|
simplify reactive context and expose less signal internals
|
2024-02-05 08:05:27 -06:00 |
|
Evan Almloff
|
8324f5290a
|
rename rc to reactive context to avoid confusion with Rc
|
2024-02-05 07:24:31 -06:00 |
|
Evan Almloff
|
26e4651e9f
|
fix infinite recursion in reactive context
|
2024-02-05 07:23:32 -06:00 |
|
Jonathan Kelley
|
26378631e0
|
hide non-public type
|
2024-02-04 23:20:20 -08:00 |
|
Jonathan Kelley
|
4a7fe938ad
|
Make clippy happy
|
2024-02-04 23:03:52 -08:00 |
|
Jonathan Kelley
|
7d78e5e250
|
Fix warnings and compile errors
|
2024-02-03 13:10:16 -08:00 |
|
Evan Almloff
|
e767e49d5e
|
switch to server instead of ssr everywhere
|
2024-02-02 19:32:18 -06:00 |
|
Jonathan Kelley
|
64365cd361
|
make sure reactive context works across threads
|
2024-02-02 16:13:06 -08:00 |
|
Evan Almloff
|
1afada528d
|
fix user server future
|
2024-02-02 18:01:57 -06:00 |
|
Evan Almloff
|
1c4e1d84ea
|
serialize data in the server and deserialize data in the client
|
2024-02-02 17:23:00 -06:00 |
|
Jonathan Kelley
|
6bde8b0ce0
|
fix use_effect_with_deps
|
2024-02-02 14:49:33 -08:00 |
|
Jonathan Kelley
|
e8182b105e
|
flush sync in global memo
|
2024-02-02 14:36:03 -08:00 |
|
Jonathan Kelley
|
d28cc9c0cf
|
remove changed log in maybe_sync memo, flush sync
|
2024-02-02 14:35:55 -08:00 |
|
Jonathan Kelley
|
3295935de7
|
Fix panic on pausing dead tasks
|
2024-02-02 14:33:02 -08:00 |
|
Jonathan Kelley
|
8a38a41512
|
fix use_future todos!
|
2024-02-02 14:17:53 -08:00 |
|
Jonathan Kelley
|
f44b72f5e1
|
server_future uses use_resource
|
2024-02-02 14:08:21 -08:00 |
|
Jonathan Kelley
|
0fd7799bc2
|
disable use_future on the server
|
2024-02-02 13:36:19 -08:00 |
|
Jonathan Kelley
|
8f70a84c70
|
Use futures_util mutex instead of flume for sending flush lock wakeups
|
2024-02-02 13:09:26 -08:00 |
|
Evan Almloff
|
38bdab880d
|
only give out a ReadOnlySignal from async resources
|
2024-02-02 15:00:05 -06:00 |
|
Evan Almloff
|
308226996c
|
actually derive the copy trait for eval
|
2024-02-02 14:48:31 -06:00 |
|
Evan Almloff
|
a789d6a64e
|
make eval copy
|
2024-02-02 14:47:59 -06:00 |
|
Jonathan Kelley
|
894a79d3df
|
clear subscriber method
|
2024-02-01 13:21:53 -08:00 |
|
Jonathan Kelley
|
dd06705ff1
|
implement use_async_memo with reactive context
|
2024-02-01 13:21:53 -08:00 |
|
Jonathan Kelley
|
7c2947a131
|
Implement effects using reactivecontext
|
2024-02-01 13:21:52 -08:00 |
|
Jonathan Kelley
|
968f24a7b3
|
wip: reactive context instead of effect
|
2024-02-01 13:21:52 -08:00 |
|
Jonathan Kelley
|
0c71b95e82
|
skeleton of use_server_future with reactivity
|
2024-02-01 13:21:52 -08:00 |
|
Evan Almloff
|
b3ed337b6b
|
fix SLEDGEHAMMER_JS import path in desktop
|
2024-02-01 10:55:10 -06:00 |
|
Evan Almloff
|
2371c9eed3
|
minify js at runtime in liveview
|
2024-02-01 10:10:05 -06:00 |
|
Evan Almloff
|
e2e0a934fd
|
remove minified js from build scripts
|
2024-02-01 10:07:03 -06:00 |
|
Jonathan Kelley
|
44966efde2
|
use_future works
|
2024-01-31 16:56:58 -08:00 |
|
Jonathan Kelley
|
6818bbe10a
|
Make use_future take an impl FnMut + 'static, don't include router prelude when we don't need to
|
2024-01-31 16:33:53 -08:00 |
|
Jonathan Kelley
|
cbdd8108e6
|
Missed todo!()
|
2024-01-31 16:27:25 -08:00 |
|
Jonathan Kelley
|
8f07d881a6
|
Switch todo!() to unreachable!/unimplemented! where it matters
|
2024-01-31 16:26:20 -08:00 |
|
Jonathan Kelley
|
a14789eebc
|
rename inner on event to data
|
2024-01-31 16:26:19 -08:00 |
|
Evan Almloff
|
33e90da314
|
fix router release builds
|
2024-01-31 16:58:55 -06:00 |
|
Evan Almloff
|
8eda785ace
|
try to pull the default out directory for the fullstack server from the config
|
2024-01-31 16:50:54 -06:00 |
|
Evan Almloff
|
13b6f3b9e7
|
re export the dioxus router prelude
|
2024-01-31 16:16:07 -06:00 |
|
Evan Almloff
|
8f68585c1f
|
fix the default server fullstack history
|
2024-01-31 16:04:44 -06:00 |
|
Evan Almloff
|
2034591ab3
|
fix the incremental feature on the router
|
2024-01-31 15:40:39 -06:00 |
|
Evan Almloff
|
fb01a276b0
|
fix axum build in fullstack
|
2024-01-31 15:25:19 -06:00 |
|
Jonathan Kelley
|
72a40e41e6
|
Dont write empty strings in link
|
2024-01-31 13:15:33 -08:00 |
|
Evan Almloff
|
a7a3513b3f
|
fix ifmt spans
|
2024-01-31 12:41:35 -06:00 |
|