Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan Almloff 4a1a00b0f0 fix dioxus ssr hace 1 año
  Evan Almloff dc58212508 fix props diffing hace 1 año
  Evan Almloff 5b2b0c43bd work on fixing ssr hace 1 año
  Evan Almloff d8e79b656b remove an extra clone hace 1 año
  Evan Almloff f1b2f964c0 fix removing root nodes hace 1 año
  Evan Almloff b2860a3d73 fix diffing components hace 1 año
  Evan Almloff 3545c14a38 fix formatting hace 1 año
  Evan Almloff b43dfb1f67 fix mounted information hace 1 año
  Evan Almloff 967c082085 clippy fix hace 1 año
  Evan Almloff 41abffb267 remove the mount information when a node is dismounted hace 1 año
  Evan Almloff 8eb2b74832 move mounted info to the VDOM hace 1 año
  Evan Almloff 0175ae0599 refactor diffing a bit hace 1 año
  Evan Almloff d1b9703ee7 fix release mode hace 1 año
  Evan Almloff 8af39e0f1e fix some more clippy lints hace 1 año
  Evan Almloff eb602fc29f clippy fix hace 1 año
  Evan Almloff aed29b1dec separate mount information from VNodes hace 1 año
  Evan Almloff c9bd5a4e6e look out for a simple to optimize format case hace 1 año
  Evan Almloff aefa8a2431 use boxed slices instead of vecs where possible hace 1 año
  Evan Almloff c59926cb1f remove IS_STATIC hace 1 año
  Evan Almloff ce902e4586 fix creating EventHandler in a component hace 1 año
  Evan Almloff ebacc7b709 make EventHandler partialeq hace 1 año
  Evan Almloff 58c01253e5 make EventHandler clone hace 1 año
  Evan Almloff 6630a81b0b fix VComponent::new hace 1 año
  Evan Almloff 9ef4f465a6 fix formatting hace 1 año
  Evan Almloff 44ccdba0fe remove wasm-bindgen cache (we use sledgehammer) hace 1 año
  Evan Almloff 65c0d213e3 remove bump in generational box hace 1 año
  Evan Almloff 88e2da6c11 update the web renderer to the new dioxus core hace 1 año
  Evan Almloff f4af297777 merge upstream hace 1 año
  Evan Almloff 4013341b6c hello world example working hace 1 año
  Evan Almloff 3865f44081 make desktop compile hace 1 año