Evan Almloff
|
20d146d9bd
Simplify the launch builder (#2967)
|
8 months ago |
Jonathan Kelley
|
2d7bef44e8
remove random println!
|
8 months ago |
Evan Almloff
|
6a0c1c392b
Improve documentation for the fullstack crate (#2952)
|
8 months ago |
Evan Almloff
|
cda8bb24f1
Remove native and web features from dioxus-html (#3006)
|
8 months ago |
dependabot[bot]
|
677e0e7f4f
Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8 (#3018)
|
8 months ago |
Peter Holloway
|
c6ab2904cd
Remove dependency on atty (#3047)
|
8 months ago |
Evan Almloff
|
1053943073
Fix special characters in head elements (#3031)
|
8 months ago |
Evan Almloff
|
a693ddffa3
Fix partially formatted if chains in attributes (#2999)
|
8 months ago |
Evan Almloff
|
d64df87aba
Escape HTML as we translate to rsx (#3038)
|
8 months ago |
Evan Almloff
|
9ffd4b816b
Fix restarting coroutines (#3005)
|
8 months ago |
William Kim
|
eeb8428847
docs: add korean translation for README.md (#2998)
|
8 months ago |
Chung
|
d0c9b6712d
improve `use_drop` documentation (#3023)
|
8 months ago |
Evan Almloff
|
d1c84d9a25
Fix memo dirty flag after unrelated writes (#2992)
|
8 months ago |
Evan Almloff
|
5925f3c8ee
Use the absolute path for result in the macro (#3017)
|
8 months ago |
Evan Almloff
|
f9c2f740c2
Pull out asset handler refactor from https://github.com/DioxusLabs/dioxus/pull/2972 (#3000)
|
8 months ago |
Evan Almloff
|
95976d9a17
Extend head components with global attributes (#2888)
|
8 months ago |
sknauff
|
c2b131f249
File explorer example moved from `examples` to `example-projects`. (#3009)
|
9 months ago |
igor
|
d3e1ba415f
feat(web): using `None` instead of `Element` (#3012)
|
9 months ago |
houseme
|
9f22e9043c
docs: Modify Examples 'website (#2996)
|
9 months ago |
荆长逯
|
76ad23c822
chore: add the missing in comment (#2978)
|
9 months ago |
Jonathan Kelley
|
b25469208f
move render file up a level
|
9 months ago |
Jonathan Kelley
|
5c6b72627b
Fix android/ios desktop builds, move type from native over
|
9 months ago |
Jonathan Kelley
|
fd9229a768
Change file-engine to be file_engine for consistency
|
9 months ago |
Jonathan Kelley
|
459dbde697
Fix bug in js bundle
|
9 months ago |
Jonathan Kelley
|
33841c054d
Clippy, fmt, configs
|
9 months ago |
Jonathan Kelley
|
c5c05b0997
Remove unneeded build file
|
9 months ago |
Jonathan Kelley
|
3fb1f739d1
Simplify cli-config, hotreload -> devtools (drop to 0 deps, fast compile times) (#2975)
|
9 months ago |
Jonathan Kelley
|
8203ee571f
fix feature flag on fullstack
|
9 months ago |
Jonathan Kelley
|
459bf51173
Fix: fmt
|
9 months ago |
Jonathan Kelley
|
03f7547cc3
Fix ISRG doctests compilation
|
9 months ago |