Evan Almloff
|
2d51a1c4f2
make more of core private
|
1 year ago |
Jonathan Kelley
|
6e80f15d6a
Merge pull request #1250 from Demonthos/fix-root-suspense
|
1 year ago |
Evan Almloff
|
c19420cb29
fix root component suspense
|
1 year ago |
ealmloff
|
d637ef187c
fix all broken examples (#1248)
|
1 year ago |
Jonathan Kelley
|
6751d5941b
Merge pull request #1215 from eventualbuddha/feat/check/rules-of-hooks
|
1 year ago |
Brian Donovan
|
0e841f8411
fix(check): allow hook calls inside closure hooks
|
1 year ago |
Jonathan Kelley
|
7d4361a701
Merge pull request #1244 from Demonthos/is-decendant
|
1 year ago |
Jonathan Kelley
|
b00e506052
Merge pull request #1245 from Demonthos/change-link-target-to
|
1 year ago |
Evan Almloff
|
61dc549ba1
Make new enum router less breaking
|
1 year ago |
Evan Almloff
|
1ddda0cc17
fix clippy
|
1 year ago |
Evan Almloff
|
6760c2f961
add doc example
|
1 year ago |
dependabot[bot]
|
2d719a9da9
Bump actions/checkout from 2 to 3 (#1242)
|
1 year ago |
Evan Almloff
|
440d2922be
add is_child_of function to Routable
|
1 year ago |
Brian Donovan
|
b51ffa0590
fix(playwright): remove unnecessary `await`s (#1239)
|
1 year ago |
Marc Espín
|
fad3272afb
fix: Update use_coroutine example (#1237)
|
1 year ago |
Brian Donovan
|
dc7e1a5f13
docs(clean): fix copy-paste docs from `build` (#1240)
|
1 year ago |
Brian Donovan
|
420bc39ecc
docs(cli): re-sync `dx --help` output
|
1 year ago |
Brian Donovan
|
8f8627af18
attempt to hoist `prettier-please` dependencies
|
1 year ago |
Brian Donovan
|
1531893a45
improve test coverage and display output
|
1 year ago |
Brian Donovan
|
899d9562b3
fix(check): colorize line numbers a la `rustc`
|
1 year ago |
Brian Donovan
|
eb4438ef74
docs(check): update README
|
1 year ago |
Brian Donovan
|
2c2534d1cc
feat(check): adds `dx check`
|
1 year ago |
Marc Espín
|
915e79e3be
fix: Use correct cfg for file_watcher feature in dioxus-hot-reload (#1238)
|
1 year ago |
Jonathan Kelley
|
0097b82490
Merge pull request #1234 from Demonthos/fix-static-hydrated
|
1 year ago |
Jonathan Kelley
|
6d2163bfcb
Merge pull request #1233 from Demonthos/log-rebuild-errors
|
1 year ago |
Miles Murgaw
|
6210c6fefe
Convert use_eval to use send/recv system (#1080)
|
1 year ago |
ealmloff
|
a43f334141
use component name instead of props name
|
1 year ago |
Jonathan Kelley
|
b36a7a3993
Merge pull request #1235 from Demonthos/fix-use-future-looping
|
1 year ago |
Evan Almloff
|
8af0f0a76a
Fix future value never updating
|
1 year ago |
Evan Almloff
|
bfc8240438
Fix use_future always spawning a new task
|
1 year ago |