Evan Almloff
|
c6992c7032
|
make server function API more flexible
|
2023-04-01 17:00:12 -05:00 |
|
Evan Almloff
|
71ddd50963
|
provide a nicer builder API
|
2023-04-01 17:00:09 -05:00 |
|
Evan Almloff
|
5ffdb4dbed
|
prefech wasm + JS by default
|
2023-03-31 16:16:47 -05:00 |
|
Evan Almloff
|
bfcb0f6eab
|
add an example illistrating intigration with the router
|
2023-03-31 15:33:44 -05:00 |
|
Evan Almloff
|
976d4ab960
|
Add warp adapter
|
2023-03-31 09:40:58 -05:00 |
|
Evan Almloff
|
0b80d32d18
|
fix axum adapter
|
2023-03-30 20:50:58 -05:00 |
|
Evan Almloff
|
83d513ef36
|
add salvo intigration
|
2023-03-30 19:42:53 -05:00 |
|
Evan Almloff
|
f618da7311
|
allow passing props to the rendered component
|
2023-03-30 19:42:46 -05:00 |
|
Evan Almloff
|
39a5fbf268
|
add build instuctions
|
2023-03-30 15:58:03 -05:00 |
|
Evan Almloff
|
1be48c4aa8
|
create a serveconfig builder
|
2023-03-30 11:03:07 -05:00 |
|
Evan Almloff
|
1d395d572f
|
fix workspace build
|
2023-03-30 10:38:32 -05:00 |
|
Evan Almloff
|
fdc8ebd1b1
|
create fullstack hello world example
|
2023-03-30 10:34:13 -05:00 |
|
Evan Almloff
|
939e75541e
|
initial axum implementation
|
2023-03-29 20:20:26 -05:00 |
|
Evan Almloff
|
7f6f6fb8c8
|
create server package
|
2023-03-28 13:35:17 -05:00 |
|
Arniu Tseng
|
ec8b77ab32
|
Remove unused simple-logger
|
2023-03-25 18:20:01 +08:00 |
|
Jonathan Kelley
|
b06228be70
|
publish rosetta
|
2023-03-24 09:39:52 -07:00 |
|
Jonathan Kelley
|
ab74fd2b5c
|
Merge branch 'master' of github.com:DioxusLabs/dioxus
|
2023-03-24 09:34:48 -07:00 |
|
Jonathan Kelley
|
d658f50141
|
publish autofmt
|
2023-03-24 09:34:40 -07:00 |
|
Evan Almloff
|
e0563bd637
|
allow paths in format expressions
|
2023-03-23 13:15:47 -05:00 |
|
Jon Kelley
|
059f6b18db
|
Merge pull request #869 from ndarilek/master
Add function to remove all global shortcuts.
|
2023-03-13 22:41:39 -04:00 |
|
Jonathan Kelley
|
55446c184c
|
Merge branch 'master' into jk/liveview-pool
|
2023-03-13 21:45:27 -04:00 |
|
Evan Almloff
|
226bd3a6e1
|
fix panic when waking future on shutdown
|
2023-03-13 15:50:05 -05:00 |
|
Jonathan Kelley
|
a85d0c52ef
|
Merge branch 'master' into fix-event-bubbling-within-template
|
2023-03-12 19:49:36 -04:00 |
|
Evan Almloff
|
fda125de5f
|
fix clippy
|
2023-03-12 15:13:34 -05:00 |
|
Evan Almloff
|
4847789a83
|
fix event bubbling within a single template
|
2023-03-12 14:47:30 -05:00 |
|
Kyle Smith
|
eee6cbabb2
|
Update Router book to reflect crate separation and need for web feature. (#873)
|
2023-03-10 07:07:53 -06:00 |
|
Jonathan Kelley
|
9ae5f47d19
|
Allow liveview to spawn pre-injected virtualdoms
|
2023-03-09 17:01:41 -08:00 |
|
Nolan Darilek
|
8657b47401
|
Add function to remove all global shortcuts.
|
2023-03-09 11:05:41 -06:00 |
|
Evan Almloff
|
7253eabe0a
|
fix anchor link for block-level elements
|
2023-03-06 20:49:23 -06:00 |
|
Jon Kelley
|
5b61cbb9a0
|
Merge pull request #859 from Demonthos/use-shared-state-futures
Make use_shared_state usable in static futures
|
2023-03-02 11:46:58 -08:00 |
|
Evan Almloff
|
2dd40ec202
|
add docs to remaining items
|
2023-03-02 12:02:12 -06:00 |
|
Evan Almloff
|
88198fc47c
|
remove static bound on owner
|
2023-03-02 11:59:25 -06:00 |
|
Evan Almloff
|
d238481936
|
reduce indirection and remove some unnecessary methods
|
2023-03-02 11:54:21 -06:00 |
|
Evan Almloff
|
f5c058a2eb
|
make use_shared_state usable in static futures
|
2023-03-02 11:42:02 -06:00 |
|
Jon Kelley
|
7e5d5940d6
|
Merge pull request #850 from Demonthos/fix-workspace-hot-reloading
Fix hot reloading in a workspace
|
2023-03-02 09:16:17 -08:00 |
|
Jon Kelley
|
66b62fc8ea
|
Merge pull request #856 from Demonthos/support-global-hotkeys
Create global shortcut handler for Dioxus desktop
|
2023-03-02 09:15:52 -08:00 |
|
Evan Almloff
|
bfdcad6ede
|
fix trait bounds on generics with inline_props
|
2023-03-01 20:41:49 -06:00 |
|
Evan Almloff
|
2d21f7ade1
|
add a shortcut for ctrl-r to prevent it breaking the application
|
2023-03-01 13:32:13 -06:00 |
|
Evan Almloff
|
ef9731eb74
|
update docs about dioxus desktop
|
2023-03-01 13:28:04 -06:00 |
|
Evan Almloff
|
cf2a79c173
|
create global shortcut handler for dioxus desktop
|
2023-03-01 13:23:15 -06:00 |
|
Evan Almloff
|
abcb3f57f0
|
create global shortcut handler for dioxus desktop
|
2023-03-01 13:15:58 -06:00 |
|
Evan Almloff
|
2c0eb303f6
|
fix the provide context docs
|
2023-02-27 15:05:49 -06:00 |
|
Evan Almloff
|
55787c2e7d
|
fix hot reloading in a workspace
|
2023-02-26 18:42:14 -06:00 |
|
David Pedersen
|
bf3f7ec490
|
Fix typos in examples
|
2023-02-24 22:41:16 +01:00 |
|
Jon Kelley
|
74b8f6165d
|
Merge pull request #842 from Demonthos/linux-hot-reloading-fix
|
2023-02-24 13:33:25 -08:00 |
|
Evan Almloff
|
2c629f6d13
|
use namespaced path instead of local path
|
2023-02-23 12:05:17 -06:00 |
|
Yin Jifeng
|
fdd71c11fe
|
chore: export AtomId
|
2023-02-23 16:39:59 +08:00 |
|
Yin Jifeng
|
62d30bc254
|
chore: reimplement usefuture::state
|
2023-02-23 16:39:50 +08:00 |
|
Jonathan Kelley
|
f664ce8fe0
|
Merge branch 'master' of github.com:DioxusLabs/dioxus
|
2023-02-22 13:06:41 -08:00 |
|
Jonathan Kelley
|
018a6e7578
|
bump dioxus, html, and hot-reload
|
2023-02-22 13:06:33 -08:00 |
|