Jonathan Kelley
|
214a907adc
|
Upgrade to axum 0.7, drop 3rd party adapters
|
2024-02-15 18:05:30 -08:00 |
|
Jonathan Kelley
|
ea34eee20a
|
Remove ssr eval from fullstack
|
2024-02-14 17:00:12 -08:00 |
|
Jonathan Kelley
|
d1d70995c4
|
Remove eval from incremental
|
2024-02-14 16:51:05 -08:00 |
|
Jonathan Kelley
|
22a5acfcb8
|
Remove SSR evalulator
|
2024-02-14 16:38:05 -08:00 |
|
Jonathan Kelley
|
cbadea022a
|
Eval should never return an error
Only awaiting eval should error.
Eval should always be available, even if using its methods returns errors.
|
2024-02-14 15:13:15 -08:00 |
|
Jonathan Kelley
|
1145ed7534
|
Merge pull request #1933 from ealmloff/restore-rendering-check
Only subscribe scopes to signals when rendering
|
2024-02-14 14:29:08 -08:00 |
|
Jonathan Kelley
|
77c80ea715
|
Merge pull request #1939 from DioxusLabs/jk/examples-overhaul
Add more examples, document examples, add css to most examples
|
2024-02-14 14:28:56 -08:00 |
|
Evan Almloff
|
d1c0e0a5e0
|
comment out the memo tests for now
|
2024-02-14 15:55:19 -06:00 |
|
Jonathan Kelley
|
60b78668ac
|
Merge branch 'master' into jk/examples-overhaul
|
2024-02-14 12:33:27 -08:00 |
|
Jonathan Kelley
|
bdbae8ccb0
|
Update examples, add css
|
2024-02-14 12:33:07 -08:00 |
|
Evan Almloff
|
05a6dda89c
|
fix formatting
|
2024-02-14 12:13:54 -06:00 |
|
Evan Almloff
|
649d264a38
|
fix clippy
|
2024-02-14 12:13:21 -06:00 |
|
Evan Almloff
|
78ef453888
|
simplify memo test failure
|
2024-02-14 11:38:09 -06:00 |
|
Evan Almloff
|
5f8d0f6c40
|
add a third party feature for freya
|
2024-02-14 09:56:29 -06:00 |
|
Evan Almloff
|
f42bc61288
|
warn the user if they try to launch without a renderer selected
|
2024-02-14 09:50:55 -06:00 |
|
Evan Almloff
|
48751d2f98
|
only subscribe scopes to signals when rendering
|
2024-02-14 09:33:22 -06:00 |
|
Evan Almloff
|
476b2ac88a
|
fix client side suspense
|
2024-02-12 08:56:27 -06:00 |
|
Evan Almloff
|
8e007cc137
|
fix the web renderer panicing when the hot reload connection fails
|
2024-02-11 13:35:34 -06:00 |
|
Evan Almloff
|
6c6df1e2fd
|
Merge pull request #1917 from spookyvision/patch-1
fix `HasFileData` for `WebDragData`
|
2024-02-10 14:52:02 -06:00 |
|
Anatol Ulrich
|
a44f5fda2c
|
remove unused element field from WebDragData
|
2024-02-09 22:09:58 +01:00 |
|
Evan Almloff
|
f4651cecb8
|
Merge pull request #1916 from DogeDark/master
Add Prerelease Doc Generation
|
2024-02-09 12:45:59 -06:00 |
|
Evan Almloff
|
162b033c36
|
provide feature hints for the dioxus crate as well
|
2024-02-09 12:23:57 -06:00 |
|
Evan Almloff
|
b4d17abfc1
|
document all features
|
2024-02-09 12:15:59 -06:00 |
|
Anatol Ulrich
|
6ca877eb6d
|
fix HasFileData for WebDragData
|
2024-02-09 12:02:32 +01:00 |
|
Miles Murgaw
|
3c1028c523
|
fix: prerelease doc
|
2024-02-08 17:53:45 -05:00 |
|
Evan Almloff
|
d1ed15c2ac
|
fix autofmt tests
|
2024-02-08 10:13:57 -06:00 |
|
Evan Almloff
|
23e15ee9c8
|
change rustfmt flag to all_code now that we don't use rustfmt
|
2024-02-08 10:03:52 -06:00 |
|
Evan Almloff
|
b88c66d8df
|
report syn parse errors to the user
|
2024-02-08 10:00:25 -06:00 |
|
Evan Almloff
|
65d4f922b4
|
Merge branch 'master' into pr/Dangerised/1902
|
2024-02-08 09:41:08 -06:00 |
|
Jonathan Kelley
|
53343bfd19
|
Merge pull request #1910 from ealmloff/readable-map
Implement Readable for mapped signal
|
2024-02-07 18:10:02 -08:00 |
|
Jonathan Kelley
|
25d103c1a5
|
Merge pull request #1908 from ealmloff/fix-assets
Fix manganis support for dioxus desktop
|
2024-02-07 12:17:12 -08:00 |
|
Evan Almloff
|
cb113cf4b6
|
Fix external links in dioxus desktop
|
2024-02-07 11:35:50 -06:00 |
|
Evan Almloff
|
1bbecc3c70
|
restore dioxus signals dependencies
|
2024-02-07 11:31:13 -06:00 |
|
Evan Almloff
|
8689509eb5
|
erase the original readable type
|
2024-02-07 11:19:39 -06:00 |
|
Evan Almloff
|
c8937cb4df
|
make mapped signal readable
|
2024-02-07 09:35:06 -06:00 |
|
Evan Almloff
|
1af8f56e89
|
make target an associated type
|
2024-02-07 08:53:21 -06:00 |
|
Dangerise
|
c89a4b37dc
|
remove the link in comment and unused error variant
|
2024-02-07 22:35:55 +08:00 |
|
Evan Almloff
|
3270f7341a
|
fix manganis support for dioxus desktop
|
2024-02-06 11:39:30 -06:00 |
|
Evan Almloff
|
1909b05412
|
Merge branch 'master' into pr/Andrew15-5/1903
|
2024-02-06 10:28:49 -06:00 |
|
Evan Almloff
|
7f32809a96
|
use out_dir in a few more places
|
2024-02-06 10:27:26 -06:00 |
|
Dangerise
|
82fc7acaa5
|
remove debug print
|
2024-02-06 21:04:37 +08:00 |
|
Dangerise
|
71125c22e0
|
remove unused import
|
2024-02-06 21:03:04 +08:00 |
|
Dangerise
|
d170304a59
|
remove dead code
|
2024-02-06 21:01:33 +08:00 |
|
Dangerise
|
192fa3471b
|
clippy fix
|
2024-02-06 20:56:12 +08:00 |
|
Dangerise
|
f40e2f3cef
|
replace gitignore with ignore
|
2024-02-06 20:53:28 +08:00 |
|
Jonathan Kelley
|
2ade193a5b
|
Fix shortcut by wrapping callback
|
2024-02-05 18:50:13 -08:00 |
|
Jonathan Kelley
|
f2ec5c5cb8
|
fix headless event counter
|
2024-02-05 17:58:13 -08:00 |
|
Jonathan Kelley
|
d2346cc477
|
maybe windows needs even longer for windows to open
|
2024-02-05 17:15:06 -08:00 |
|
Evan Almloff
|
72ae13ccb5
|
fix the double click event
|
2024-02-05 18:24:21 -06:00 |
|
Evan Almloff
|
f8003fd9ea
|
Fix the history button props
|
2024-02-05 17:51:31 -06:00 |
|