Jonathan Kelley
|
7ec3453ca3
Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779)
|
8 mesi fa |
Evan Almloff
|
519ec9d294
Move the document trait into a separate crate (#3035)
|
8 mesi fa |
Evan Almloff
|
20d146d9bd
Simplify the launch builder (#2967)
|
8 mesi fa |
Evan Almloff
|
c6a2e5b6c8
Use head elements and new manganis syntax in examples (#2688)
|
11 mesi fa |
Tristan F.
|
9167cd9dec
fix most typos, add crate-ci/typos to CI (#2653)
|
11 mesi fa |
Miles Murgaw
|
672f4dfefc
Re-Export Manganis & Update Examples (#2625)
|
11 mesi fa |
Jonathan Kelley
|
bdbae8ccb0
Update examples, add css
|
1 anno fa |
Jonathan Kelley
|
6818bbe10a
Make use_future take an impl FnMut + 'static, don't include router prelude when we don't need to
|
1 anno fa |
Jonathan Kelley
|
a72c035de4
Fix cargo check on examples
|
1 anno fa |
Jonathan Kelley
|
3ded0f5329
Make more examples cross-platform
|
1 anno fa |
Jonathan Kelley
|
85c7c22619
Make router work on web
|
1 anno fa |
Jonathan Kelley
|
d8af9b7ed1
Fix compile checks on numerous packages using --all --all-features
|
1 anno fa |
Jonathan Kelley
|
3506b3ea72
Make http a required feature for a number of examples
|
1 anno fa |
Jonathan Kelley
|
451a2b6cfc
Trim off 150 deps for examples
|
1 anno fa |
Jonathan Kelley
|
1df329bda4
Fix router examples
|
1 anno fa |
Evan Almloff
|
e65c5f0eb3
depreciate the render macro
|
1 anno fa |
Evan Almloff
|
db35a9b48c
add platform specific functions for launching apps for workspaces
|
1 anno fa |
Evan Almloff
|
d2cdcc602b
impl ComponentFunction for Routes
|
1 anno fa |
Evan Almloff
|
7e4d2debe0
implement launch builder for the desktop and web platforms
|
1 anno fa |
Jonathan Kelley
|
6134a2ce24
Clean up a number of examples
|
1 anno fa |
Jonathan Kelley
|
fae0b08e61
Fix the router and stub out a number of crates to get compiling
|
1 anno fa |
Leonard
|
c866ae602b
Add system for creating component attributes + new `#[component]` attribute (#1448)
|
1 anno fa |
Evan Almloff
|
5f0dd3af3e
it almost lives?
|
1 anno fa |
Evan Almloff
|
61dc549ba1
Make new enum router less breaking
|
1 anno fa |
Evan Almloff
|
a9307e57e6
fix CI
|
2 anni fa |
Adrian Wannenmacher
|
90c7e22f8b
actually make clippy happy
|
2 anni fa |
Adrian Wannenmacher
|
13239d0e4b
Merge branch 'master' of github.com:DioxusLabs/dioxus into router-2
|
2 anni fa |
Jonathan Kelley
|
e0390ff608
fix: advance dynamic root
|
2 anni fa |
Adrian Wannenmacher
|
5c1915990b
update router examples
|
2 anni fa |
Jon Kelley
|
540e785d8b
Less clumsy configuration for desktop and mobile (#553)
|
2 anni fa |