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 |
Will Crichton
|
7bede0be59
Remove unused imports
|
1 year ago |
Will Crichton
|
d5ec22a26f
Add custom asynchronous asset handlers
|
1 year ago |
Exotik850
|
1ec230ae29
Autoformat ignores files in `.gitignore` (#1704)
|
1 year ago |
xfalcon
|
0cb13942da
fix: command error with dx build --verbose (#1715)
|
1 year ago |
Exotik850
|
493b0693c5
Put channels back in hook
|
1 year ago |
Exotik850
|
fdce7bbe5a
Return to just `TaskId`, still polling
|
1 year ago |
kidkool850@gmail.com
|
69ca1fd8a7
Make cx.spawn() return an Option<TaskId>, returns None if finished immediately
|
1 year ago |
Evan Almloff
|
3afb313110
fix formatting
|
1 year ago |