Evan Almloff
|
db35a9b48c
add platform specific functions for launching apps for workspaces
|
1 year ago |
Evan Almloff
|
d2cdcc602b
impl ComponentFunction for Routes
|
1 year ago |
Evan Almloff
|
7e4d2debe0
implement launch builder for the desktop and web platforms
|
1 year ago |
Jonathan Kelley
|
fae0b08e61
Fix the router and stub out a number of crates to get compiling
|
1 year ago |
Leonard
|
c866ae602b
Add system for creating component attributes + new `#[component]` attribute (#1448)
|
1 year ago |
ealmloff
|
cfd62e274e
Make deprecated use router (#1260)
|
1 year ago |
Evan Almloff
|
5f0dd3af3e
it almost lives?
|
1 year ago |
Evan Almloff
|
61dc549ba1
Make new enum router less breaking
|
1 year ago |
Evan Almloff
|
61e9fd9973
use :.. instead of :...
|
1 year ago |
Evan Almloff
|
07446386e6
fix external router examples
|
2 years ago |
Adrian Wannenmacher
|
90c7e22f8b
actually make clippy happy
|
2 years ago |
Adrian Wannenmacher
|
053dc6fa3e
rustfmt
|
2 years ago |
Adrian Wannenmacher
|
5c1915990b
update router examples
|
2 years ago |
Jonathan Kelley
|
4eefc3f854
chore: rename all &cx to cx, make clipppy happy
|
2 years ago |
Jonathan Kelley
|
3c19def550
chore: get create working and simplify dynamic nodes
|
2 years ago |
Jon Kelley
|
d9546d9504
Renderers are now packages, not features. (#387)
|
3 years ago |
Jonathan Kelley
|
35b22923b2
fix: some examples
|
3 years ago |
Jonathan Kelley
|
c7627f0b93
fix: tests pass
|
3 years ago |
Jonathan Kelley
|
1d964c54e5
chore: fix cargo fmt
|
3 years ago |
Jonathan Kelley
|
26ada2c7c1
chore: make clippy happier
|
3 years ago |
Dave Rolsky
|
e06eac1ce5
More WIP router implementation
|
3 years ago |
Jonathan Kelley
|
bd341f5571
fix: tests
|
3 years ago |
Jonathan Kelley
|
cafb7df736
docs: remove all usages of static closure syntax and update readme
|
3 years ago |
Jonathan Kelley
|
d1560450ba
wip: remove runner on hook and then update docs
|
3 years ago |
Jonathan Kelley
|
3dc0e59876
fix: readme and examples syntax
|
3 years ago |
Jonathan Kelley
|
cda759c659
examples: upgrade to new version of dioxus core.
|
3 years ago |
Jonathan Kelley
|
4de16c4779
docs: update local examples and docs to support new syntaxes
|
3 years ago |
Jonathan Kelley
|
1e4a599d14
wip: rename fc to component
|
3 years ago |
Jonathan Kelley
|
fd93ee89c1
feat: upgrade syntax
|
3 years ago |
Jonathan Kelley
|
1e6e5e611b
wip: move examples around
|
3 years ago |