提交历史

作者 SHA1 备注 提交日期
  YuKun Liu c86c39477f Merge branch 'master' of https://github.com/mrxiaozhuox/dioxus-cli 3 年之前
  YuKun Liu f4ed207649 feat: commit code 3 年之前
  YuKun Liu a0a8b8b2d3 Merge pull request #48 from Demonthos/fix_path_seperator 3 年之前
  YuKun Liu a944076694 Merge pull request #49 from mrxiaozhuox/master 3 年之前
  YuKun Liu c54d467730 feat: set `port` configurable 3 年之前
  YuKun Liu c9d98820c6 Merge pull request #47 from Demonthos/fix_dioxus_dep 3 年之前
  Evan Almloff c9ac828ec7 fix path seperator 3 年之前
  Evan Almloff abded864c3 update hot_reload to hot-reload 3 年之前
  YuKun Liu 7929dd4c52 Merge pull request #43 from Demonthos/hot_reload 3 年之前
  Demonthos f8014f307b depend on dioxus master until next release 3 年之前
  Evan Almloff 7025bd43aa use line!, col!, and row! instead of panic location 3 年之前
  Evan Almloff 2908e53d1b add delay before reading the changed file 3 年之前
  Evan Almloff 815bdcdf00 clean up logs 3 年之前
  Evan Almloff 11d045deeb Merge https://github.com/DioxusLabs/cli into hot_reload 3 年之前
  Evan Almloff a79046f36a use build manager instead of rebuilding in the ws handler 3 年之前
  Evan Almloff 22e40c6bc1 removed debugging messages 3 年之前
  Evan Almloff 8e33b8e027 improve speed when reloading the site 3 年之前
  Evan Almloff edc31dfc03 better error messages 3 年之前
  Evan Almloff 8ff50df3a5 preserve whitespace in rsx 3 年之前
  Demonthos b0f987aa10 accept all interperter errors 3 年之前
  Evan Almloff fb7ea5915b use cli flag instead of feature flag 3 年之前
  Evan Almloff 712d258496 clean up config statements 3 年之前
  YuKun Liu d7d4699606 Merge pull request #44 from xTeKc/master 3 年之前
  Evan Almloff b3db5469c3 ignore files that have not been changed recently when checking for changes initially 3 年之前
  xTeKc bfab711010 force closure to take ownership 3 年之前
  xTeKc f287e75761 update edition 3 年之前
  xTeKc d1c619e5dc update edition 3 年之前
  Jon Kelley 79044f7503 Merge pull request #42 from mrxiaozhuox/master 3 年之前
  Evan Almloff 0c4028ad52 close websocket on disconnect 3 年之前
  Evan Almloff 1d29f66cfc use log::info instead of print 3 年之前