Evan Almloff
|
b7aea9653f
fix server cached docs
|
1 year ago |
Evan Almloff
|
9e9b7a2459
fix clippy
|
1 year ago |
Evan Almloff
|
e2646e655e
fix hydration after suspense
|
1 year ago |
Evan Almloff
|
601c63b67f
manually apply debug assertions flag for fullstack debug mode
|
1 year ago |
Evan Almloff
|
0914298bea
Merge branch 'intigrate-collect-assets' of https://github.com/Demonthos/dioxus into intigrate-collect-assets
|
1 year ago |
Evan Almloff
|
8b125231f0
make backend and frontend builds happen in parallel
|
1 year ago |
ealmloff
|
2853b16cd6
Merge branch 'DioxusLabs:master' into intigrate-collect-assets
|
1 year ago |
Evan Almloff
|
37e9876a70
bump salvo
|
1 year ago |
ealmloff
|
1880bdb308
Remove link to Tide's contributing guidelines
|
1 year ago |
Evan Almloff
|
3feee729bc
enabled the liveview history by default if the liveview feature is enabled in the router
|
1 year ago |
Evan Almloff
|
2d7d721fd6
make hydration more resilient using ids to hydrate
|
1 year ago |
Evan Almloff
|
dfb118e06c
make the video streaming async
|
1 year ago |
Evan Almloff
|
ec4c1e0a44
add video stream example
|
1 year ago |
dependabot[bot]
|
cd019db9ef
Bump actions/upload-artifact from 3 to 4 (#1726)
|
1 year ago |
Evan Almloff
|
9eee4ab8f8
add a dynamic asset example
|
1 year ago |
Evan Almloff
|
7649ad84a1
allow asset handlers to read the whole request
|
1 year ago |
Evan Almloff
|
c48788270e
fix lints in miri
|
1 year ago |
Evan Almloff
|
2a764aaf6a
remove some unused CLI imports
|
1 year ago |
Evan Almloff
|
e7515d18c1
show multiple different error messages in hot reloading
|
1 year ago |
Exotik850
|
cf413780c1
Make hot reload error only show once (#1725)
|
1 year ago |
Evan Almloff
|
b0586843b2
bump miri CI version
|
1 year ago |
Evan Almloff
|
d627153ccc
show off the new asset system in the examples
|
1 year ago |
Evan Almloff
|
a647ce2f36
remove headless tests for CI
|
1 year ago |
Will Crichton
|
1002bc955b
Replace AssetHandlerId with slab and usize
|
1 year ago |
Evan Almloff
|
7b45a3a98b
run fuzzing more when miri is deactivated
|
1 year ago |
Evan Almloff
|
22f2c0ad9b
reduce how many times the create and diff fuzzing runs
|
1 year ago |
Evan Almloff
|
b91e97ca43
document events are only triggerable on elements
|
1 year ago |
ealmloff
|
56478d1856
Merge branch 'DioxusLabs:master' into fix-event-bubbling
|
1 year ago |
kidkool850@gmail.com
|
ed2ce6e039
Don't notify task if ready
|
1 year ago |
w3irdrobot
|
2321c1ad44
add error log when root element isn't found (#1724)
|
1 year ago |