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
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
5ceb4cc11e
Merge branch 'master' into timeout-count
2023-07-12 13:41:36 -07: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
Miles Murgaw
b47e4fedcc
feat: default web.https config
2023-07-11 19:49:41 -04:00
Evan Almloff
8d38b6c11b
fix interpreter js
2023-07-11 18:03:13 -05:00
Evan Almloff
26f6561de5
fix html cargo.toml
2023-07-11 17:55:55 -05:00
Evan Almloff
7577019946
Merge branch 'master' into add-file-data-drag-event
2023-07-11 17:53:09 -05:00
Miles Murgaw
d83b00ff0f
feat: mkcert
2023-07-11 16:38:34 -04:00
Miles Murgaw
ffb056798a
revision: organize
2023-07-11 15:51:56 -04:00
Miles Murgaw
db93252faf
feat: cli use local certificate
2023-07-11 00:25:16 -04:00
Evan Almloff
0636e94f37
fix clippy
2023-07-10 19:34:45 -05:00
ealmloff
39ec5f498c
Merge branch 'master' into router-typesafe
2023-07-10 19:16:39 -05:00
Evan Almloff
831bcfd8e7
Fix warp fullstack adapter
2023-07-10 19:14:13 -05:00
Evan Almloff
0e83d48c04
Fix salvo fullstack builds
2023-07-10 18:48:55 -05:00
Kaid
e39d8708fa
Changed directory
to webkitdirectory
in bool_attrs
definitions.
2023-07-10 17:19:11 +08:00
Jonathan Kelley
37f9f38187
Merge pull request #1170 from DioxusLabs/jk/move-vscode-extension
...
Extract the vscode extension into its own module with wasm
2023-07-08 20:43:34 -07:00
Jonathan Kelley
e235683242
Bump version and make clippy happy
2023-07-08 19:44:33 -07:00
Jonathan Kelley
c6a5061615
bump version
2023-07-08 19:36:54 -07:00
Jonathan Kelley
d1697642bc
Update docs on extension
2023-07-08 19:36:02 -07:00
Jonathan Kelley
f9267fb71f
dont add wasm bindgen to cargo
2023-07-08 19:28:47 -07:00
Jonathan Kelley
8d27bb6236
don't add wasmbindgen
2023-07-08 19:28:39 -07:00
Jonathan Kelley
e96fd1ce57
Add a little bit of docs and change activation event
2023-07-08 19:27:25 -07:00
Jonathan Kelley
b5312732ba
Get wasm loading in extension
2023-07-08 18:53:43 -07:00
Jonathan Kelley
f59cacb2a0
Get wasm bundling working
2023-07-08 14:24:01 -07:00
Evan Almloff
73a45fb113
fix incremental router cache
2023-07-08 12:22:54 -07:00
Evan Almloff
d94316f7dd
fix formatting
2023-07-08 11:03:16 -07:00
Evan Almloff
6a3198ef85
cargo fix axum
2023-07-08 10:58:04 -07:00
Evan Almloff
1e5c57dd16
cargo fix
2023-07-08 10:57:44 -07:00
Evan Almloff
7c2bf4c5ed
fix formatting
2023-07-08 10:56:10 -07:00
Evan Almloff
fd98b51dfe
fix auth example
2023-07-08 10:42:15 -07:00
Evan Almloff
27b0c2683b
create auth example
2023-07-08 10:37:28 -07:00
Evan Almloff
453d087ed6
fix prop serialization
2023-07-08 09:13:24 -07:00
Marc Espín
32d4472bfd
fix: Remove duplicated doc links and improved some descriptions ( #1167 )
2023-07-08 11:04:27 -05:00
Evan Almloff
f0d1346652
remove unsafe from fullstack and ssr
2023-07-07 19:15:25 -07:00
Evan Almloff
206ab4cdb2
fix formatting
2023-07-07 19:05:15 -07:00
Evan Almloff
576bc61855
fix playwrite tests
2023-07-07 19:03:25 -07:00
Evan Almloff
aa26c086de
fix clippy
2023-07-07 18:41:22 -07:00
Evan Almloff
41f9c480c8
remove old references to server context
2023-07-07 18:39:18 -07:00
Evan Almloff
05fb8c1e91
Merge branch 'master' into router-typesafe
2023-07-07 18:31:48 -07:00
Jonathan Kelley
9fe7dc9b91
clippy
2023-07-07 18:28:07 -07:00
Evan Almloff
14883bb711
add server function middleware
2023-07-07 18:25:45 -07:00
Jonathan Kelley
3f74b10e7c
Feat: add dx as a package and move plugin to feature
2023-07-07 18:17:42 -07:00
Jonathan Kelley
1489492ec4
Reuse existing slots in provide context
2023-07-07 12:18:15 -07:00
Jonathan Kelley
3a1b22aec2
Use linear scans on contexts
2023-07-07 12:04:09 -07:00
Evan Almloff
c49c75cb60
remove props compression
2023-07-07 11:08:27 -07:00
Evan Almloff
7597068af6
integrate extractors with the macro
2023-07-07 11:03:59 -07:00
Evan Almloff
4f6e6a7c0d
add extractors to server-fn
2023-07-06 17:54:05 -07:00
Jonathan Kelley
47513e8b9e
Use boxes instead of bumpslab for hooks
2023-07-06 12:43:04 -07:00
Evan Almloff
523be82965
fix clippy
2023-07-06 12:14:40 -07:00
Evan Almloff
1110026d54
allow nested routers
2023-07-06 11:52:17 -07:00
Jon Kelley
911d1b4b2f
Merge pull request #1146 from traxys/master
...
Add a helper macro for properties & async
2023-07-06 11:34:34 -07:00
Evan Almloff
e883e8d0dd
fix static generation example compiling
2023-07-06 11:24:52 -07:00
Jonathan Kelley
4abf996b86
fix clippy hinting around trait
2023-07-06 10:57:52 -07:00
Evan Almloff
b7ea3580c2
add static generation hydrated example
2023-07-06 10:52:09 -07:00
Jonathan Kelley
d56fabfe9a
Merge branch 'master' into feat/window_close_behaviour
2023-07-06 10:50:27 -07:00
traxys
f2c1c05792
Add a helper macro for properties & async
...
The to_owned macro is helpful to handle hooks with async components, but
when using properties it can be problematic because `cx` will be moved
in the async block, and will result in a compilation error. This adds a
new helper that allows to make either hooks or properties owned.
2023-07-06 15:18:19 +02:00
Jonathan Kelley
e5014cd754
Merge branch 'master' into jk/fix-mobile-touch-interaction
2023-07-05 15:33:50 -07:00
Jonathan Kelley
b5ccb56038
Fix clippy
2023-07-05 15:33:25 -07:00
Jonathan Kelley
60a873a49c
leave hotreload
2023-07-05 15:20:54 -07:00
Jonathan Kelley
10a3b228f6
Add some logging and debug
2023-07-05 15:19:26 -07:00
Jonathan Kelley
ea3b199eb2
Android build working too
2023-07-05 14:35:08 -07:00
Jonathan Kelley
5506c568c0
move to newer wry
2023-07-05 13:44:24 -07:00
Jonathan Kelley
2ce8ded74d
FIx desktop for android
2023-07-05 12:49:41 -07:00
Jonathan Kelley
2ad85c9b28
Add a custom index.html for the viewport stuff
2023-07-05 12:06:24 -07:00
Miles Murgaw
a5aa7db3da
fix: trigger it now?
2023-07-05 12:52:54 -04:00
Evan Almloff
f53dd5c181
remove logging
2023-07-04 11:54:41 -07:00
Evan Almloff
e7c3047aa1
apply headers to axum adapter
2023-07-04 09:19:22 -07:00
Benedikt Terhechte
6a705b6a0e
add functionality
2023-07-04 14:47:45 +02:00
Benedikt Terhechte
0ec30345d4
add required dependency
2023-07-04 14:47:36 +02:00
ealmloff
d1cd4851aa
Merge branch 'DioxusLabs:master' into add-onunmount-hook
2023-07-03 12:09:13 -07:00
Jon Kelley
a75223cd88
Merge pull request #1140 from DioxusLabs/jk/stub-out-ios
...
Stub out File input and RFD on iOS
2023-07-03 10:16:30 -07:00
Jon Kelley
6a05fce39a
Merge pull request #1142 from torsteingrindvik/trailing-comma-span
...
Change missing trailing comma span to be more helpful
2023-07-02 14:02:59 -07:00
marc2332
052ae145bf
updated docs
2023-07-02 23:00:26 +02:00
Marc Espín
cb73343865
fix: Fix stop_propagation example ( #1143 )
2023-07-02 12:04:49 -05:00
Torstein Grindvik
a3169ac17b
Change missing trailing comma span to point to span where comma is missing from
...
Signed-off-by: Torstein Grindvik <torstein.grindvik@nordicsemi.no>
2023-07-02 15:19:03 +02:00
Evan Almloff
040055ba9d
compress assets by default in the launch macro
2023-06-30 19:22:43 -07:00
Evan Almloff
cbeaa07be0
create static_routes helper
2023-06-30 18:51:33 -07:00
Evan Almloff
b927e2fec8
change server_config -> serve_config
2023-06-30 18:48:12 -07:00
Jonathan Kelley
3658698064
put webview in rc
2023-06-30 14:39:38 -07:00
Evan Almloff
b334444711
formatting
2023-06-30 14:09:19 -07:00
Jonathan Kelley
e77a14dbf7
Remove RFD from input crate
2023-06-30 13:59:59 -07:00
Jonathan Kelley
4f22fe3ca8
Stub out files and RFD on ios
2023-06-30 13:59:48 -07:00
Evan Almloff
a6e87cf340
fix tests
2023-06-30 12:56:22 -07:00
Evan Almloff
5c7b1a742f
remove debug regression
2023-06-30 12:49:37 -07:00