Jonathan Kelley
|
78d383bf1f
|
Merge pull request #1128 from marc2332/feat/improved-docs
feat(docs): Improved shared state, use_effect and use_memo docs
|
2023-07-14 15:20:40 -07:00 |
|
Jonathan Kelley
|
9d2b44aa0f
|
Merge branch 'master' into feature/use-shared-state-better-diagnostics
|
2023-07-14 15:07:53 -07:00 |
|
Jonathan Kelley
|
f2cd6b8af6
|
Disable LTO on CLI
|
2023-07-14 14:54:21 -07:00 |
|
Evan Almloff
|
d885846589
|
refactor incremental rendering
|
2023-07-14 14:53:03 -07:00 |
|
Jonathan Kelley
|
17ae835f9e
|
Try pinning ubuntu version to fix CI
|
2023-07-14 14:14:51 -07:00 |
|
Jonathan Kelley
|
df23c3c651
|
Update more docs
|
2023-07-14 13:58:49 -07:00 |
|
Jonathan Kelley
|
16763c065b
|
Rename dioxus to dx in examples and fullstack
|
2023-07-14 13:53:06 -07:00 |
|
Jonathan Kelley
|
d27af03e3f
|
Remove the dioxus bin from the cli
|
2023-07-14 13:52:54 -07:00 |
|
ealmloff
|
cda9aad106
|
Merge branch 'master' into router-typesafe
|
2023-07-14 14:36:09 -06:00 |
|
Jonathan Kelley
|
7ab9115067
|
Merge pull request #1193 from DioxusLabs/jk/re-add-root-context
Re-add provide_root_context for lazy singleton initialization
|
2023-07-14 13:32:53 -07:00 |
|
Evan Almloff
|
47b0575c58
|
Merge branch 'router-typesafe' of https://github.com/Demonthos/dioxus into router-typesafe
|
2023-07-14 13:30:05 -07:00 |
|
Evan Almloff
|
a831c1375a
|
remove web test for router
|
2023-07-14 13:30:04 -07:00 |
|
Jonathan Kelley
|
8a9bf294b4
|
Use local CLI for playright
|
2023-07-14 13:24:28 -07:00 |
|
Jonathan Kelley
|
f62af4057f
|
Fix clippy lint
|
2023-07-14 13:22:08 -07:00 |
|
Jonathan Kelley
|
3b3020edd2
|
Make clippy ignore dumb lint
|
2023-07-14 13:13:33 -07:00 |
|
Evan Almloff
|
52a4841899
|
remove web test for router
|
2023-07-14 13:11:27 -07:00 |
|
Jonathan Kelley
|
2d8841cf70
|
Add lazy contexts to signals
|
2023-07-14 12:52:49 -07:00 |
|
Evan Almloff
|
5896dfab1a
|
fix clippy
|
2023-07-14 12:51:20 -07:00 |
|
Evan Almloff
|
97115f6537
|
fix nested nest segments
|
2023-07-14 12:32:46 -07:00 |
|
Evan Almloff
|
b1ef64126e
|
fix formatting
|
2023-07-14 12:03:20 -07:00 |
|
Evan Almloff
|
7a8a2cd1b4
|
Merge branch 'router-typesafe' of https://github.com/Demonthos/dioxus into router-typesafe
|
2023-07-14 11:54:08 -07:00 |
|
Evan Almloff
|
07ea421bf4
|
ignore hash in routes for now
|
2023-07-14 11:53:44 -07:00 |
|
ealmloff
|
9e8f8ff6b0
|
Merge branch 'master' into router-typesafe
|
2023-07-14 12:44:29 -06:00 |
|
Evan Almloff
|
d19a33d59c
|
fix reversed nests
|
2023-07-14 11:40:38 -07:00 |
|
Evan Almloff
|
35a3880b88
|
allow mapping paths in the incremental renderer
|
2023-07-14 10:36:48 -07:00 |
|
Jonathan Kelley
|
645706c7f4
|
Merge pull request #1182 from DogeDark/cli-https
CLI HTTPS
|
2023-07-14 09:03:20 -07:00 |
|
Evan Almloff
|
1dac04ba8a
|
fix with_initial_path
|
2023-07-14 08:22:31 -07:00 |
|
Evan Almloff
|
8a142bbc95
|
improve index route parsing error message
|
2023-07-14 08:13:44 -07:00 |
|
Evan Almloff
|
86cd0ec81c
|
fix sitemaps for unclosed nests
|
2023-07-14 08:07:45 -07:00 |
|
Evan Almloff
|
5f37dcc2ac
|
fix layouts in child routes
|
2023-07-13 19:56:30 -07:00 |
|
Evan Almloff
|
128f3e4425
|
fix nested routers
|
2023-07-13 19:29:43 -07:00 |
|
Evan Almloff
|
8d166cf40d
|
fix router macro docs
|
2023-07-13 16:33:53 -07:00 |
|
Evan Almloff
|
29c6d4608d
|
add documentation to the routable derive
|
2023-07-13 16:23:31 -07:00 |
|
marc2332
|
c07006e9a2
|
:bowtie:
|
2023-07-13 22:43:46 +02:00 |
|
marc2332
|
f7dd419043
|
update
|
2023-07-13 22:37:05 +02:00 |
|
niedzwiedzw
|
337697a886
|
test with forked version of debug-cell
|
2023-07-13 20:12:28 +02:00 |
|
marc2332
|
39bce476ae
|
tweaks
|
2023-07-13 19:06:43 +02:00 |
|
Evan Almloff
|
c6ddee6f21
|
remove the extract macro
|
2023-07-12 16:20:44 -06:00 |
|
Jonathan Kelley
|
b25501af48
|
Merge pull request #1139 from Demonthos/add-onunmount-hook
Add on unmount hook
|
2023-07-12 14:26:56 -07:00 |
|
Jonathan Kelley
|
17f2de81d6
|
Remove indexmap from core
|
2023-07-12 14:22:47 -07:00 |
|
Jonathan Kelley
|
e73d426272
|
Merge pull request #949 from pickfire/timeout-count
Add timeout count example
|
2023-07-12 13:42:02 -07:00 |
|
Jonathan Kelley
|
5ceb4cc11e
|
Merge branch 'master' into timeout-count
|
2023-07-12 13:41:36 -07:00 |
|
niedzwiedzw
|
60d6137f39
|
better display for locations in panic messages
|
2023-07-12 16:36:17 +02:00 |
|
niedzwiedzw
|
9154b0f8ea
|
pass the information on previous caller on clone
|
2023-07-12 16:24:39 +02:00 |
|
niedzwiedzw
|
af091c5bf8
|
turns out Result combinators are not marked with #[trace_caller], so it must be written without function nesting in order to work
|
2023-07-12 16:20:19 +02:00 |
|
niedzwiedzw
|
3fa519563e
|
prevent inlining
|
2023-07-12 12:27:17 +02:00 |
|
Miles Murgaw
|
120fccc53d
|
fix: full & hot reload
|
2023-07-12 02:09:13 -04:00 |
|
Jonathan Kelley
|
f4b3be1b13
|
Merge pull request #940 from Demonthos/make-widgets-cross-framework
|
2023-07-11 20:47:01 -07:00 |
|
Miles Murgaw
|
5bc9e4556b
|
feat: custom mkcert paths
|
2023-07-11 23:01:37 -04:00 |
|
niedzwiedzw
|
760d93716f
|
also track previous caller in the in debug mode to show the conflicting borrow
|
2023-07-12 02:53:48 +02:00 |
|