Andrew Voynov
|
ea9622a75c
fix(serve): fixed long rebuilds with `dx serve`
|
1 年之前 |
Evan Almloff
|
417cea7569
Merge pull request #1898 from Andrew15-5/fix-fullstack-cli-build
|
1 年之前 |
Evan Almloff
|
b1f617acd3
Merge pull request #1899 from Andrew15-5/fix-router-macro-typo
|
1 年之前 |
Evan Almloff
|
cb9a43561a
Merge pull request #1900 from Andrew15-5/add-short-release-option
|
1 年之前 |
Andrew Voynov
|
009238b068
feat(cli): added short `release` build option
|
1 年之前 |
Andrew Voynov
|
8beb3c7893
chore(docs): fixed typo in router-macro
|
1 年之前 |
Andrew Voynov
|
62b0f876f2
fix(build): now fullstack client uses correct config
|
1 年之前 |
Jonathan Kelley
|
a3d6e9d07a
fix hotreload cfg on release builds
|
1 年之前 |
Jonathan Kelley
|
dc5e4e3738
Merge pull request #1881 from DioxusLabs/fix-routable-macro-docs
|
1 年之前 |
ealmloff
|
d5c17af13c
Merge pull request #1882 from Andrew15-5/refactor-crateconfig-struct
|
1 年之前 |
Andrew Voynov
|
48957b11d8
refactor(cli-config): modified `CrateConfig` struct
|
1 年之前 |
ealmloff
|
1e013a7f24
fix the layout docs as well
|
1 年之前 |
ealmloff
|
87eb9744e0
fix a tiny typo in the Routable macro docs: the route attribute only takes 2 parameters, not three
|
1 年之前 |
ealmloff
|
c518c91c4c
Merge pull request #1880 from Andrew15-5/improve-cli-errors
|
1 年之前 |
Andrew Voynov
|
c22014571e
refactor(cli): added multiple nested errors support
|
1 年之前 |
ealmloff
|
fa933e35ab
Merge pull request #1877 from mrxiaozhuox/master
|
1 年之前 |
YuKun Liu
|
37e5f53f9e
Merge branch 'master' into master
|
1 年之前 |
YuKun Liu
|
492f49700a
fix: cargo fmt
|
1 年之前 |
YuKun Liu
|
a0508861bc
fix: upgrade crates & fixed repeat build error
|
1 年之前 |
ealmloff
|
df74e4c2fc
Merge pull request #1874 from marc2332/feat/reduce-cli-deps
|
1 年之前 |
ealmloff
|
8b66a7c47c
Merge pull request #1873 from Andrew15-5/bump-cargo-generate-to-0.19
|
1 年之前 |
ealmloff
|
d83a6d683f
use the workspace version of futures utils
|
1 年之前 |
marc2332
|
63b82b279b
ok
|
1 年之前 |
marc2332
|
fad0607667
feat: Reduce CLI deps
|
1 年之前 |
Andrew Voynov
|
f7041b118d
chore(deps): bump cargo-generate from 0.18 to 0.19
|
1 年之前 |
ealmloff
|
b7b5f5c009
Merge pull request #1868 from tirithen/linux-webview-new-gtk
|
1 年之前 |
Evan Almloff
|
f98a9adad2
fix duplicate window menu in the default menubar
|
1 年之前 |
Fredrik Söderström
|
47d15fc8a1
fix: initialize linux wry webview
|
1 年之前 |
Jonathan Kelley
|
b1921cf17d
Merge pull request #1863 from egegungordu/is-composing-support
|
1 年之前 |
Ege Gungordu
|
8887d674ed
add is_composing check to desktop headless tests
|
1 年之前 |