Evan Almloff
|
86d1dba699
Check type of launch config (#2125)
|
1 year ago |
Evan Almloff
|
60a84956d1
restore lifetime checking for signals
|
1 year ago |
Jonathan Kelley
|
cfc119cce2
Update more examples, add css for more examples
|
1 year ago |
Jonathan Kelley
|
69e4ebe4ed
Fix suspense on resource
|
1 year ago |
Jonathan Kelley
|
6818bbe10a
Make use_future take an impl FnMut + 'static, don't include router prelude when we don't need to
|
1 year ago |
Jonathan Kelley
|
85c7c22619
Make router work on web
|
1 year ago |
Jonathan Kelley
|
d8af9b7ed1
Fix compile checks on numerous packages using --all --all-features
|
1 year ago |
Jonathan Kelley
|
451a2b6cfc
Trim off 150 deps for examples
|
1 year ago |
Evan Almloff
|
e65c5f0eb3
depreciate the render macro
|
1 year ago |
Evan Almloff
|
407a82588a
fix more examples
|
1 year ago |
Evan Almloff
|
db35a9b48c
add platform specific functions for launching apps for workspaces
|
1 year ago |
Evan Almloff
|
7e4d2debe0
implement launch builder for the desktop and web platforms
|
1 year ago |
Jonathan Kelley
|
74aa55f85f
Bring back mroe hooks, remove old hooks, cleanup a number of examples
|
1 year ago |
Jonathan Kelley
|
6134a2ce24
Clean up a number of examples
|
1 year ago |
Jonathan Kelley
|
1dde044697
remove cx.render
|
1 year ago |
Jonathan Kelley
|
fae0b08e61
Fix the router and stub out a number of crates to get compiling
|
1 year ago |
ealmloff
|
d637ef187c
fix all broken examples (#1248)
|
1 year ago |
Jonathan Kelley
|
4eefc3f854
chore: rename all &cx to cx, make clipppy happy
|
2 years ago |
Jon Kelley
|
540e785d8b
Less clumsy configuration for desktop and mobile (#553)
|
2 years ago |
Jon Kelley
|
d9546d9504
Renderers are now packages, not features. (#387)
|
3 years ago |
Jonathan Kelley
|
9211e1fc78
feat: use future fully figured out
|
3 years ago |
Jonathan Kelley
|
26ada2c7c1
chore: make clippy happier
|
3 years ago |
Jonathan Kelley
|
15b72cd7eb
examples: clean up suspense example
|
3 years ago |
Jonathan Kelley
|
420a30e5d4
feat: overhaul examples and clean things up
|
3 years ago |
Jonathan Kelley
|
d9e6d0925b
docs: examples
|
4 years ago |
Jonathan Kelley
|
0f0fc3e4b8
wip: suspense ergonomics
|
4 years ago |
Jonathan Kelley
|
81382e7044
chore: rename ctx to cx
|
4 years ago |