Historia zmian

Autor SHA1 Wiadomość Data
  Evan Almloff c9ac828ec7 fix path seperator 3 lat temu
  YuKun Liu 7929dd4c52 Merge pull request #43 from Demonthos/hot_reload 3 lat temu
  Demonthos f8014f307b depend on dioxus master until next release 3 lat temu
  Evan Almloff 7025bd43aa use line!, col!, and row! instead of panic location 3 lat temu
  Evan Almloff 2908e53d1b add delay before reading the changed file 3 lat temu
  Evan Almloff 815bdcdf00 clean up logs 3 lat temu
  Evan Almloff 11d045deeb Merge https://github.com/DioxusLabs/cli into hot_reload 3 lat temu
  Evan Almloff a79046f36a use build manager instead of rebuilding in the ws handler 3 lat temu
  Evan Almloff 22e40c6bc1 removed debugging messages 3 lat temu
  Evan Almloff 8e33b8e027 improve speed when reloading the site 3 lat temu
  Evan Almloff edc31dfc03 better error messages 3 lat temu
  Evan Almloff 8ff50df3a5 preserve whitespace in rsx 3 lat temu
  Demonthos b0f987aa10 accept all interperter errors 3 lat temu
  Evan Almloff fb7ea5915b use cli flag instead of feature flag 3 lat temu
  Evan Almloff 712d258496 clean up config statements 3 lat temu
  YuKun Liu d7d4699606 Merge pull request #44 from xTeKc/master 3 lat temu
  Evan Almloff b3db5469c3 ignore files that have not been changed recently when checking for changes initially 3 lat temu
  xTeKc bfab711010 force closure to take ownership 3 lat temu
  xTeKc f287e75761 update edition 3 lat temu
  xTeKc d1c619e5dc update edition 3 lat temu
  Jon Kelley 79044f7503 Merge pull request #42 from mrxiaozhuox/master 3 lat temu
  Evan Almloff 0c4028ad52 close websocket on disconnect 3 lat temu
  Evan Almloff 1d29f66cfc use log::info instead of print 3 lat temu
  Evan Almloff aa9f5a1a42 clean up imports 3 lat temu
  Evan Almloff f06920a37e search directory .rs files to diff automaticly 3 lat temu
  Evan Almloff f19958d766 move into feature 3 lat temu
  Evan Almloff 61e9f56816 automaticly reload when rsx requires it 3 lat temu
  Evan Almloff 3ccd65b582 remove unused import 3 lat temu
  Evan Almloff 49b3ef83d3 create websocket to update rsx and report errors back 3 lat temu
  YuKun Liu 421d2ed298 feat: add `verbose` flag 3 lat temu