Nolan Darilek
|
c84e028bd6
|
Add richer API for describing global shortcut accelerators.
|
2023-06-30 08:10:48 -05:00 |
|
Sean L
|
2b47602c27
|
Update README.md
Fixed incorrect tailwind url
|
2023-06-30 13:31:59 +02:00 |
|
Evan Almloff
|
8f67d0aafd
|
make creating rsx nodes from macros possible
|
2023-06-29 12:52:27 -07:00 |
|
Marc Espín
|
f4e1d78d7a
|
fix(docs): Fix dioxus-hooks crate description (#1134)
|
2023-06-29 10:27:54 -05:00 |
|
Marc Espín
|
20c088b990
|
fix: Remove conflicting rustfmt config for cli (#1135)
|
2023-06-29 10:17:10 -05:00 |
|
marc2332
|
d00b10e83e
|
tweaks
|
2023-06-29 14:14:29 +02:00 |
|
Evan Almloff
|
f5c60eeb4c
|
make fullstack helpers compatable with prerendering
|
2023-06-28 18:48:42 -07:00 |
|
Jonathan Kelley
|
ec0fce3aef
|
Update install location for CLI
|
2023-06-28 17:39:03 -07:00 |
|
Jonathan Kelley
|
f1dbf033b9
|
Add cli to workspace
|
2023-06-28 17:38:08 -07:00 |
|
Jon Kelley
|
065cea8a6d
|
Merge pull request #1133 from DioxusLabs/jk/add-cli-to-mainline
Add CLI back into Dioxus Mainline
|
2023-06-28 17:24:36 -07:00 |
|
Jonathan Kelley
|
01aec9f062
|
remove fleet cruft
|
2023-06-28 17:24:09 -07:00 |
|
Jonathan Kelley
|
4b1cc4eb92
|
Merge remote-tracking branch 'cli/master' into jk/add-cli-to-mainline
|
2023-06-28 17:22:36 -07:00 |
|
Jonathan Kelley
|
a9d7b4d32a
|
Prepare CLI for move into mainline
|
2023-06-28 17:21:23 -07:00 |
|
Jon Kelley
|
737910f8ae
|
Merge pull request #156 from Demonthos/create-dioxus-app
Make Dioxus create interactive
|
2023-06-28 16:56:38 -07:00 |
|
Jon Kelley
|
deeb714fec
|
Merge pull request #152 from Demonthos/reword-docs
Clean up some wording in the documentation
|
2023-06-28 16:56:19 -07:00 |
|
Jon Kelley
|
ab7d95852f
|
Merge branch 'master' into reword-docs
|
2023-06-28 16:56:12 -07:00 |
|
Jon Kelley
|
840813d897
|
Merge pull request #155 from Demonthos/fix-wasm-incompat-errors-not-reported
Fix some errors not being reported
|
2023-06-28 16:54:38 -07:00 |
|
Jon Kelley
|
63b499fe95
|
Merge pull request #153 from Demonthos/auto-insert-wasm-script
Automatically insert scripts if they are not found
|
2023-06-28 16:54:02 -07:00 |
|
Jon Kelley
|
f1d18324ef
|
Merge pull request #147 from trevyn/fix_inherit
Fix spelling: "inhert" -> "inherit"
|
2023-06-28 16:53:48 -07:00 |
|
Jon Kelley
|
46cdd1426a
|
Merge pull request #142 from iscas-zac/patch-1
[documention update] add mandatory hint to the config documentation
|
2023-06-28 16:53:34 -07:00 |
|
Jon Kelley
|
7ca541906c
|
Merge pull request #150 from Erithax/master
fix chosing launch target
|
2023-06-28 16:52:57 -07:00 |
|
Jon Kelley
|
a967c414e7
|
Merge pull request #145 from timokoesters/fixserve
Ignore base_path changes for serve
|
2023-06-28 16:52:31 -07:00 |
|
Jon Kelley
|
571ff5fedf
|
Merge pull request #148 from DogeDark/fix-formatting-single-file
Fix formatting a single file with --file flag
|
2023-06-28 16:52:20 -07:00 |
|
xinglixing
|
fb227943ae
|
Fix: bump liveview salvo version to 0.44.1. (#1224) (#1130)
|
2023-06-28 14:10:18 -05:00 |
|
Evan Almloff
|
a7f7aad947
|
fix errors for nested routes
|
2023-06-28 11:27:11 -07:00 |
|
marc2332
|
bf0247a7dc
|
tweaks
|
2023-06-28 20:01:28 +02:00 |
|
Marc Espín
|
e413ea4019
|
Merge branch 'master' into feat/improved-docs
|
2023-06-28 19:21:27 +02:00 |
|
Evan Almloff
|
7b1f0c9412
|
Merge branch 'master' into router-typesafe
|
2023-06-28 08:56:07 -07:00 |
|
Marc Espín
|
98fc153152
|
Fix: Remove play button from guide example (#1118)
* fix: Remove play button from guide example
* Update index.md
* update other examples
|
2023-06-28 09:32:42 -05:00 |
|
Jon Kelley
|
90f80e4dc2
|
Fix cargo doc by using a fixed variant of interprocess (#1129)
* fix docs compilation
* dont change random codeblock
|
2023-06-27 19:40:41 -05:00 |
|
Evan Almloff
|
0600a1bb49
|
simpilify static generation example
|
2023-06-27 16:06:44 -07:00 |
|
Evan Almloff
|
914767892c
|
allow child routers to have fields
|
2023-06-27 15:56:47 -07:00 |
|
Jon Kelley
|
07dd9c275f
|
Merge pull request #1060 from Demonthos/fix-macos-hot-reloading
Fix restarting MacOs hot reloading after a forced exit
|
2023-06-27 15:32:46 -07:00 |
|
marc2332
|
a3978d60a8
|
update
|
2023-06-28 00:17:36 +02:00 |
|
marc2332
|
8a2f9f3fcb
|
feat(docs): Improved shared state, use_effect and use_memo docs
|
2023-06-28 00:15:00 +02:00 |
|
Jon Kelley
|
dfa4d8d989
|
Merge pull request #1105 from Demonthos/workspace-dependancies
Workspace Dependancies
|
2023-06-27 10:17:12 -07:00 |
|
Evan Almloff
|
4fba279291
|
fix imports in the launch macro
|
2023-06-27 09:28:24 -07:00 |
|
Evan Almloff
|
0eb3b3d47e
|
fix render links assuming prelude was imported
|
2023-06-26 17:33:21 -07:00 |
|
Jason Schein
|
eb631f4077
|
Update fermi badge links. (#1109)
|
2023-06-26 19:29:49 -05:00 |
|
Evan Almloff
|
2da1f7faa7
|
allow nested routes
|
2023-06-26 16:08:53 -07:00 |
|
Evan Almloff
|
42011b7aa7
|
improve dioxus create
|
2023-06-26 13:12:42 -07:00 |
|
Evan Almloff
|
6569827b97
|
remove debug handler
|
2023-06-26 12:54:04 -07:00 |
|
Jon Kelley
|
50ba8c46ee
|
Merge pull request #1123 from Demonthos/expose-background-color-option-wry
Expose wry background color option
|
2023-06-26 09:52:55 -07:00 |
|
Evan Almloff
|
9fbeb84921
|
update to git dioxus
|
2023-06-26 08:53:45 -07:00 |
|
Evan Almloff
|
c238c22eb5
|
add required features to fix tests
|
2023-06-24 14:07:48 -07:00 |
|
Evan Almloff
|
9ce16716ca
|
make clippy happy
|
2023-06-24 13:46:08 -07:00 |
|
Evan Almloff
|
e83866b986
|
fix router examples
|
2023-06-24 13:44:22 -07:00 |
|
Evan Almloff
|
7e3c45eb7e
|
fix layout reference docs
|
2023-06-24 13:23:13 -07:00 |
|
Evan Almloff
|
a165e13564
|
add cache headers
|
2023-06-24 13:21:12 -07:00 |
|
Evan Almloff
|
1e5c220736
|
expose wry background color option
|
2023-06-24 10:25:24 -07:00 |
|