Commit History

Autor SHA1 Mensaxe Data
  Evan Almloff 77d10a40e3 Fix the toggle event (#4206) hai 1 mes
  Craig ffce3a7512 Clarify schedule_update docs (#4127) hai 1 mes
  Evan Almloff ee3b45af49 Restore docs CI checks and fix all doc lints (#4204) hai 1 mes
  Jonathan Kelley 9027ffc278 attempt to fix playwright (#4198) hai 1 mes
  Jonathan Kelley 22e0682f10 fix hot-reload watcher for client/server (#4200) hai 1 mes
  Jonathan Kelley bb0621fa1b use vcs when `dx new` (#4199) hai 1 mes
  Falk Woldmann 3c3256ec02 refactor: remove `once_cell` dependency and use `std::sync` equivalents (#4185) hai 1 mes
  Jonathan Kelley 1d954c2f6f fix: only patch pid and require rebuilds (#4197) hai 1 mes
  Jonathan Kelley b2bd1f48d4 debugger support for dx (#3814) hai 1 mes
  Drew Ridley eb15b42ab1 Enable serve_dioxus_application for WASM targets (#4170) hai 1 mes
  Jonathan Kelley 929cab9ecf fix more links hai 1 mes
  Jonathan Kelley cd07d05ed0 fix links hai 1 mes
  Jonathan Kelley 0982c1ff8b feat: copy frameworks to Frameworks folder, detect linkers, custom target dirs (#4174) hai 1 mes
  Jonathan Kelley 751f1920c3 fix rust 1.87 with wasm-opt bulk-memory, allow configuring wasm-opt flags (#4187) hai 1 mes
  Evan Almloff 40ce4c269d Fix setting option value to an empty string (#4176) hai 1 mes
  Fontlos ad8c869ba2 fix(cli): filter out .lib files when targeting Android (#4130) hai 1 mes
  François Mockers f557fd4d3b subsecond: Typed HotFn pointer (#4153) hai 1 mes
  Jonathan Kelley d435f0084e fix: use the rustc env for linking too, hopefully fixing windows (#4172) hai 1 mes
  Daniel Gallups 8216e4f177 fix: symbol mismatch in object file (#4171) hai 1 mes
  Jonathan Kelley e719f9c7c4 fix: use system ranlib (#4163) hai 1 mes
  Marc Espin ab76d909e1 fix: Make `Writable::toggle` use peek to avoid subscribing as `Readable::Cloned` uses `Readable::read` (#4166) hai 1 mes
  Jonathan Kelley 021c877361 fix windows subsecond, add `DX_LINKER` and `DX_HOST_LINKER` env var overrides (#4164) hai 1 mes
  Fontlos 78e65f240c fix(cli): prevent linker argument overflow on Windows (#4126) hai 1 mes
  Jonathan Kelley bd3b2da7a4 fixes the ADRP violation bugs by treating TLS as Text (#4152) hai 1 mes
  Evan Almloff fb0c193aca Fix authentication example (#4145) hai 1 mes
  Jonathan Kelley b610ab372c fix: use diagnostic instead of compilermessage giving rendered ansi logs during hotpatch (#4123) hai 1 mes
  VipWW 0a18c12c32 fix: fixed wasm and js paths in release mode (#4140) hai 1 mes
  Leon Wimbes 18477a0373 Fix `is_release_profile` Logic (#4091) hai 1 mes
  Jonathan Kelley 06aaf15d83 fix: use response files (@args) on windows (#4121) hai 1 mes
  Jonathan Kelley 6b8919b37b fix stdin handling for the tw watcher (#4119) hai 1 mes