Commit graph

5546 commits

Author SHA1 Message Date
Jonathan Kelley
3ee4fa8099
Add all targets and all features to check 2024-02-15 19:00:07 -08:00
Jonathan Kelley
64a321eacc
Get more axum stuff upgraded to 0.7 2024-02-15 18:59:57 -08:00
Jonathan Kelley
214a907adc
Upgrade to axum 0.7, drop 3rd party adapters 2024-02-15 18:05:30 -08:00
Jonathan Kelley
5dd33c9dcd
Remove outdated docs 2024-02-15 14:31:32 -08:00
Jonathan Kelley
6cd9c695dc
Merge pull request #1940 from DioxusLabs/jk/tweak-eval
calling `eval` should not return an error - eval() should always be available
2024-02-15 14:29:10 -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
Jonathan Kelley
72bef223cd
Fix rsx_usage example 2024-02-14 14:00:07 -08:00
Evan Almloff
d1c0e0a5e0 comment out the memo tests for now 2024-02-14 15:55:19 -06:00
Jonathan Kelley
cdae3d67f7
Make clippy happy on examples 2024-02-14 13:50:10 -08:00
Jonathan Kelley
cfc119cce2
Update more examples, add css for more examples 2024-02-14 13:48:58 -08:00
Jonathan Kelley
739ffaeb4f
Merge pull request #1934 from ealmloff/warn-no-renderers-enabled
Warn the user if they try to launch without a renderer selected
2024-02-14 12:34:08 -08: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
Jonathan Kelley
49f3b8235d
Merge pull request #1926 from ealmloff/fix-client-side-suspense
Fix client side suspense
2024-02-12 18:52:03 -08: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
Evan Almloff
2e65e7a913
restore deploy key for cross repo deploys 2024-02-09 16:33:33 -06:00
Evan Almloff
5462c98d4f
Use the default token for the docs workflow 2024-02-09 16:20:24 -06:00
Evan Almloff
8bc76c47ca pin nightly version to fix https://github.com/tkaitchuck/aHash/issues/200 2024-02-09 16:02:48 -06:00
Anatol Ulrich
a44f5fda2c remove unused element field from WebDragData 2024-02-09 22:09:58 +01:00
Evan Almloff
af6467baeb update cargo.toml to fix ahash dependency issue 2024-02-09 12:57:40 -06: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
002de62e0c fix the docsite branch 2024-02-09 12:31:53 -06:00
Evan Almloff
7a53dc20d8 deploy nightly rust docs to dioxuslab.com/api-docs/nightly 2024-02-09 12:30:36 -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
Evan Almloff
0a4603d30e
Merge pull request #1902 from Dangerised/master
add rustfmt support
2024-02-09 09:33:05 -06:00
Anatol Ulrich
6ca877eb6d
fix HasFileData for WebDragData 2024-02-09 12:02:32 +01:00
Miles Murgaw
374ff24141 fix: prerelease docs 2024-02-08 18:02:14 -05:00
Miles Murgaw
3c1028c523 fix: prerelease doc 2024-02-08 17:53:45 -05:00
Miles Murgaw
b43ae755ce fix: prerelease docs 2024-02-08 17:46:19 -05:00
Miles Murgaw
43c4bc46b7 fix: prerelease docs 2024-02-08 17:43:07 -05:00
Miles Murgaw
bdeea13a2d fix: prerelease docs 2024-02-08 17:36:05 -05:00
Miles Murgaw
2d723c0e28 fix: prerelease docs 2024-02-08 17:34:21 -05:00
Miles Murgaw
eea70dc1f2 fix: prerelease docs 2024-02-08 17:31:10 -05:00
Miles Murgaw
e9c65e3e8e fix: prerelease docs 2024-02-08 17:30:32 -05:00
Miles Murgaw
1fc194c93c fix: prerelease docs 2024-02-08 17:17:06 -05:00
Miles Murgaw
5803ac8e9e fix: prerelease docs 2024-02-08 17:14:52 -05:00