提交歷史

作者 SHA1 備註 提交日期
  Evan Almloff 9eee4ab8f8 add a dynamic asset example 1 年之前
  Evan Almloff 7649ad84a1 allow asset handlers to read the whole request 1 年之前
  Evan Almloff c48788270e fix lints in miri 1 年之前
  Evan Almloff 2a764aaf6a remove some unused CLI imports 1 年之前
  Evan Almloff e7515d18c1 show multiple different error messages in hot reloading 1 年之前
  Exotik850 cf413780c1 Make hot reload error only show once (#1725) 1 年之前
  Evan Almloff b0586843b2 bump miri CI version 1 年之前
  Evan Almloff d627153ccc show off the new asset system in the examples 1 年之前
  Evan Almloff a647ce2f36 remove headless tests for CI 1 年之前
  Will Crichton 1002bc955b Replace AssetHandlerId with slab and usize 1 年之前
  Evan Almloff 7b45a3a98b run fuzzing more when miri is deactivated 1 年之前
  Evan Almloff 22f2c0ad9b reduce how many times the create and diff fuzzing runs 1 年之前
  Evan Almloff b91e97ca43 document events are only triggerable on elements 1 年之前
  ealmloff 56478d1856 Merge branch 'DioxusLabs:master' into fix-event-bubbling 1 年之前
  kidkool850@gmail.com ed2ce6e039 Don't notify task if ready 1 年之前
  Evan Almloff f646f68b60 Merge branch 'master' into maybe-sync-signal 1 年之前
  Evan Almloff 6b17d3db1e fix signals crate 1 年之前
  w3irdrobot 2321c1ad44 add error log when root element isn't found (#1724) 1 年之前
  Will Crichton 7bede0be59 Remove unused imports 1 年之前
  Will Crichton d5ec22a26f Add custom asynchronous asset handlers 1 年之前
  Evan Almloff 9e388c3c51 refactor generational box into multiple files 1 年之前
  Evan Almloff 70c3abb8df Merge branch 'master' into maybe-sync-signal 1 年之前
  Exotik850 1ec230ae29 Autoformat ignores files in `.gitignore` (#1704) 1 年之前
  xfalcon 0cb13942da fix: command error with dx build --verbose (#1715) 1 年之前
  Exotik850 493b0693c5 Put channels back in hook 1 年之前
  Exotik850 fdce7bbe5a Return to just `TaskId`, still polling 1 年之前
  kidkool850@gmail.com 69ca1fd8a7 Make cx.spawn() return an Option<TaskId>, returns None if finished immediately 1 年之前
  Evan Almloff 3afb313110 fix formatting 1 年之前
  YuKun Liu 695bf009d1 fix: dx create not work (#1709) 1 年之前
  Benjamin Manns 972235bd6f Fix doc tests by adding formatting to CLI README (#1706) 1 年之前