Historique des commits

Auteur SHA1 Message Date
  Evan Almloff aed29b1dec separate mount information from VNodes il y a 1 an
  Evan Almloff c9bd5a4e6e look out for a simple to optimize format case il y a 1 an
  Evan Almloff aefa8a2431 use boxed slices instead of vecs where possible il y a 1 an
  Evan Almloff c59926cb1f remove IS_STATIC il y a 1 an
  Evan Almloff ce902e4586 fix creating EventHandler in a component il y a 1 an
  Evan Almloff ebacc7b709 make EventHandler partialeq il y a 1 an
  Evan Almloff 58c01253e5 make EventHandler clone il y a 1 an
  Evan Almloff 6630a81b0b fix VComponent::new il y a 1 an
  Evan Almloff 9ef4f465a6 fix formatting il y a 1 an
  Evan Almloff 44ccdba0fe remove wasm-bindgen cache (we use sledgehammer) il y a 1 an
  Evan Almloff 65c0d213e3 remove bump in generational box il y a 1 an
  Evan Almloff 88e2da6c11 update the web renderer to the new dioxus core il y a 1 an
  Evan Almloff f4af297777 merge upstream il y a 1 an
  Evan Almloff 4013341b6c hello world example working il y a 1 an
  Evan Almloff 3865f44081 make desktop compile il y a 1 an
  Jonathan Kelley 8f70509bc3 Merge pull request #1680 from ealmloff/derive-query-parsing il y a 1 an
  Jonathan Kelley 8f6cdd88b2 Merge pull request #1369 from ealmloff/intigrate-collect-assets il y a 1 an
  Jonathan Kelley 785b61a05e Merge branch 'master' into intigrate-collect-assets il y a 1 an
  Jonathan Kelley 4debd9cfac Merge pull request #1402 from ealmloff/events-2 il y a 1 an
  Evan Almloff 21b71e992f implement editwriter for the binary edit channel il y a 1 an
  Evan Almloff d90c71c508 move creation functions into the structs they are creating and unify user and system events il y a 1 an
  Evan Almloff a4a9aa5224 create a global once function il y a 1 an
  Evan Almloff a1676537ad restore drop scope il y a 1 an
  Evan Almloff efd301a878 clippy fix il y a 1 an
  Evan Almloff 32b15fc851 make core compile il y a 1 an
  Evan Almloff 113b2c1529 port over more diffing + creation logic il y a 1 an
  Evan Almloff 717f38a5ec remove some unused unsafe blocks il y a 1 an
  Evan Almloff 35b461cd09 switch to a mutations trait to fix some lifetime issues il y a 1 an
  Evan Almloff 0c76770da0 remove a lot of unsafe il y a 1 an
  Evan Almloff c70e2bfcb6 move diffing into the global runtime il y a 1 an