Commit History

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