Andrew Voynov
|
f7041b118d
|
chore(deps): bump cargo-generate from 0.18 to 0.19
When building the `dx` CLI there is 1 less dependency (from 710 to 709).
|
2024-01-27 21:52:52 +03:00 |
|
Evan Almloff
|
636aeb4b90
|
integrate liveview with the launch builder
|
2024-01-22 11:56:34 -06:00 |
|
Evan Almloff
|
0932130e87
|
include more platforms in the launch builder
|
2024-01-22 08:58:35 -06:00 |
|
Jonathan Kelley
|
552ce92c64
|
Don't make query_segments special
|
2024-01-19 22:27:54 -08:00 |
|
Jonathan Kelley
|
85c7c22619
|
Make router work on web
|
2024-01-19 16:36:40 -08:00 |
|
Jonathan Kelley
|
83bce6ce97
|
Make cargo check --all --examples work!
|
2024-01-19 14:19:49 -08:00 |
|
Evan Almloff
|
439e39bab4
|
fix native core, plasmo and dioxus-tui
|
2024-01-19 09:48:45 -06:00 |
|
dependabot[bot]
|
dd114788f4
|
Bump h2 from 0.3.23 to 0.3.24
Bumps [h2](https://github.com/hyperium/h2) from 0.3.23 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.23...v0.3.24)
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-19 15:27:44 +00:00 |
|
Jonathan Kelley
|
6ed3aafb2f
|
Get cargo check --all working
|
2024-01-18 19:27:55 -08:00 |
|
Jonathan Kelley
|
d8af9b7ed1
|
Fix compile checks on numerous packages using --all --all-features
|
2024-01-18 16:27:43 -08:00 |
|
Jonathan Kelley
|
3506b3ea72
|
Make http a required feature for a number of examples
|
2024-01-18 12:50:25 -08:00 |
|
Jonathan Kelley
|
84e82fc3e2
|
Make router configed-by-platform
|
2024-01-18 12:41:19 -08:00 |
|
Jonathan Kelley
|
451a2b6cfc
|
Trim off 150 deps for examples
|
2024-01-18 12:32:01 -08:00 |
|
Evan Almloff
|
89b1e56fc3
|
fix other fullstack adapters
|
2024-01-18 11:39:51 -06:00 |
|
Jonathan Kelley
|
94b17cc8ca
|
Fix non tokio builds for desktop
|
2024-01-18 04:07:28 -08:00 |
|
Jonathan Kelley
|
1df329bda4
|
Fix router examples
|
2024-01-17 18:41:31 -08:00 |
|
Evan Almloff
|
ae3e167cfe
|
make fullstack hello world compile
|
2024-01-17 16:58:03 -06:00 |
|
Evan Almloff
|
0c532c5e0c
|
work on restoring fullstack
|
2024-01-17 14:02:49 -06:00 |
|
Jonathan Kelley
|
66ba220265
|
Remove smallbox
|
2024-01-16 17:54:13 -08:00 |
|
Evan Almloff
|
f6fd20bb61
|
fix signals
|
2024-01-16 13:57:31 -06:00 |
|
Evan Almloff
|
407a82588a
|
fix more examples
|
2024-01-16 12:28:21 -06:00 |
|
Evan Almloff
|
6560b88db7
|
Merge branch 'breaking' of https://github.com/Demonthos/dioxus into breaking
|
2024-01-15 19:14:26 -06:00 |
|
Evan Almloff
|
af1749d7be
|
re export renderers in dioxus
|
2024-01-15 19:14:11 -06:00 |
|
Jonathan Kelley
|
74aa55f85f
|
Bring back mroe hooks, remove old hooks, cleanup a number of examples
|
2024-01-15 17:04:39 -08:00 |
|
Evan Almloff
|
cfebb6c900
|
remove async-channel now that context and eval is global
|
2024-01-15 11:46:00 -06:00 |
|
Jonathan Kelley
|
fae0b08e61
|
Fix the router and stub out a number of crates to get compiling
|
2024-01-13 20:51:37 -08:00 |
|
Jonathan Kelley
|
759274143c
|
Merge branch 'master' into jk/breaking-merged
|
2024-01-11 17:38:31 -08:00 |
|
Jonathan Kelley
|
2ae3241cc0
|
Merge branch 'master' into jk/breaking-merged
|
2024-01-11 16:04:36 -08:00 |
|
Jonathan Kelley
|
08c522d5b3
|
Fix muda segfault
|
2024-01-11 14:50:21 -08:00 |
|
Evan Almloff
|
029a390078
|
bump manganis
|
2024-01-11 10:02:47 -06:00 |
|
Evan Almloff
|
b8c6862791
|
revert cargo.toml
|
2024-01-10 11:24:04 -06:00 |
|
Evan Almloff
|
e004c1722f
|
set the required environment variable for manganis support
|
2024-01-10 11:19:51 -06:00 |
|
Jonathan Kelley
|
9443826229
|
dont include mobile demo
|
2024-01-08 15:45:03 -08:00 |
|
Jonathan Kelley
|
3aabaa8c8f
|
Commit cargo.lock and allow mobile example to be part of workspace
|
2024-01-08 15:27:59 -08:00 |
|