Evan Almloff
|
e1bb6cc750
|
Merge branch 'upstream' into server-fn
|
2023-04-02 07:11:07 -05:00 |
|
Evan Almloff
|
1cc4260f70
|
more resilient keyboard event deserialization
|
2023-04-01 20:15:10 -05:00 |
|
Evan Almloff
|
6a51f8998d
|
simplify server package features
|
2023-04-01 17:05:44 -05:00 |
|
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
|
5f7a6e2f3f
|
fix docs for the web cache setting
|
2023-03-31 07:55:39 -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 |
|
Jon Kelley
|
adade2d5c5
|
Merge pull request #917 from Demonthos/fix-more-complex-workspace-hot-reload
Fix more complex workspaces with hot reloading
|
2023-03-28 16:17:49 -07:00 |
|
Jon Kelley
|
0fd93e74c2
|
Merge pull request #915 from Demonthos/fix-empty-mutations
Don't add no op mutations when diffing lists
|
2023-03-28 16:17:25 -07:00 |
|
Evan Almloff
|
f9b33f12cb
|
fix more complex workspaces with hot reloading
|
2023-03-28 15:39:52 -05:00 |
|
Evan Almloff
|
7f6f6fb8c8
|
create server package
|
2023-03-28 13:35:17 -05:00 |
|
Evan Almloff
|
3bb6c4bc30
|
don't add no op mutations
|
2023-03-28 13:34:37 -05:00 |
|
Jon Kelley
|
51c388ce1f
|
Merge pull request #914 from Demonthos/fix-mutations-doc
Clarify mutations docs
|
2023-03-28 11:13:31 -07:00 |
|
Jon Kelley
|
ea2759862a
|
Merge pull request #913 from Demonthos/deduplicate-dirty-nodes-native-core
Avoid duplicating dirty nodes in native core
|
2023-03-28 11:13:15 -07:00 |
|
Evan Almloff
|
204ac8b2ed
|
clarify mutations docs
|
2023-03-28 11:58:50 -05:00 |
|
Evan Almloff
|
a9b5c92fbb
|
avoid duplicating dirty nodes in native core
|
2023-03-28 08:35:57 -05:00 |
|
Jon Kelley
|
9a053a0b51
|
Merge pull request #905 from Demonthos/expose-data-dir-cfg
Expose the data directory in the desktop config
|
2023-03-27 19:58:52 -07:00 |
|
Jon Kelley
|
b09207e75d
|
Merge pull request #904 from Demonthos/fix-style-attributes-ssr
Fix style attributes in SSR
|
2023-03-27 19:58:31 -07:00 |
|
Jon Kelley
|
83613abbc1
|
Merge pull request #730 from Demonthos/simplify-native-core
Simplify native core state with ECS and make native-core work with other frameworks
|
2023-03-27 19:54:11 -07:00 |
|
Evan Almloff
|
0029fed24a
|
create complete tailwind example project with steps to setup tailwind
|
2023-03-26 11:29:56 -05:00 |
|
Evan Almloff
|
c4027c2618
|
fix clippy
|
2023-03-26 07:23:32 -05:00 |
|
Evan Almloff
|
84d0b8e9e0
|
Merge branch 'master' of https://github.com/DioxusLabs/dioxus into query-system
|
2023-03-26 07:16:55 -05:00 |
|
Jon Kelley
|
c5085496db
|
Merge pull request #910 from arniu/remove-logger
|
2023-03-25 07:28:24 -07:00 |
|
Arniu Tseng
|
ec8b77ab32
|
Remove unused simple-logger
|
2023-03-25 18:20:01 +08:00 |
|
Evan Almloff
|
e4cb8c3aa0
|
fix Dirty Nodes for large NodeIds
|
2023-03-24 13:41:00 -05:00 |
|
Evan Almloff
|
6bc9bc6ef9
|
fix nodes not being marked as dirty with multiple mutations
|
2023-03-24 12:57:19 -05: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
|
a551c0fcb8
|
add examples for onmounted
|
2023-03-24 11:32:42 -05:00 |
|
Evan Almloff
|
e0d46d9820
|
implement mounted event for TUI
|
2023-03-23 17:33:27 -05:00 |
|
Jon Kelley
|
972cd25476
|
Merge pull request #907 from Demonthos/allow-paths-in-formatted-segments
Allow paths in format expressions
|
2023-03-23 15:19:11 -07:00 |
|
Evan Almloff
|
8243dfe00d
|
implement a query engine for liveview
|
2023-03-23 16:52:29 -05:00 |
|
Evan Almloff
|
fa9f0d0f6c
|
Generalize Query system for use in use_eval and node querys
|
2023-03-23 15:19:00 -05:00 |
|
Evan Almloff
|
e0563bd637
|
allow paths in format expressions
|
2023-03-23 13:15:47 -05:00 |
|
Evan Almloff
|
c8880fac36
|
expose data directory in desktop config
|
2023-03-22 13:53:20 -05:00 |
|
Evan Almloff
|
468f684d7d
|
fix style attributes in SSR
|
2023-03-22 10:10:18 -05:00 |
|
Evan Almloff
|
b19e7ce455
|
fix non-bubbling listener hydration
|
2023-03-22 09:17:27 -05:00 |
|
Evan Almloff
|
96397f08d0
|
fix int and float raw values in ssr
|
2023-03-22 08:43:58 -05:00 |
|
Evan Almloff
|
7636c046fa
|
implement on mounted for desktop
|
2023-03-20 16:10:34 -05:00 |
|