Commit History

Author SHA1 Message Date
  Evan Almloff a01a65a0eb seperate text and other dynamic nodes 2 years ago
  Jon Kelley e283286258 Merge pull request #728 from Demonthos/handle-aborting-renders 2 years ago
  Evan Almloff 260589cd7f pass clippy 2 years ago
  Evan Almloff 09da9c04a8 Use zero cost option instead of null pointers 2 years ago
  Evan Almloff 8a04a6ab0e clean up fuzzing test 2 years ago
  Evan Almloff 75932a43e0 Merge branch 'upstream' into add-fuzzing-to-core 2 years ago
  Evan Almloff 1899a10aec fix removing aborted nodes 2 years ago
  Evan Almloff 733ff40bd0 Merge branch 'upstream' into handle-aborting-renders 2 years ago
  Jon Kelley 432125c630 Merge pull request #759 from Demonthos/fix-global-attribute-translation 2 years ago
  Evan Almloff fc28050da6 pass clippy 2 years ago
  Evan Almloff 6c804cded7 Merge branch 'upstream' into desktop-hot-reload 2 years ago
  Evan Almloff f71ab650e8 don't include inteprocess in wasm builds 2 years ago
  Evan Almloff d8d483a8b4 apply the same fixes to element specific attributes 2 years ago
  Evan Almloff 232b49a3be change some upper camel case to snake case and fix some incorrect attributes 2 years ago
  Evan Almloff 97b9f422e1 log path errors 2 years ago
  Evan Almloff 4e180bd19e remmove comment 2 years ago
  Evan Almloff dc8fcf254b Merge branch 'upstream' into desktop-hot-reload 2 years ago
  Evan Almloff 6b4a300880 doc formatting and cleanup 2 years ago
  Evan Almloff 351b9fab6f allow custom namespaces 2 years ago
  Evan Almloff c49c59b8b2 add readme 2 years ago
  Evan Almloff 9be1df1451 allow disabling logging 2 years ago
  Evan Almloff 82048737f4 fix the macro export and WIP hot reloading docs 2 years ago
  Evan Almloff 19aaa0ee5b allow watching arbitrary paths 2 years ago
  Evan Almloff ee57046b58 Merge branch 'desktop-hot-reload' of https://github.com/demonthos/dioxus into desktop-hot-reload 2 years ago
  Jonathan Kelley fd4eac3488 Merge branch 'master' of github.com:DioxusLabs/dioxus 2 years ago
  Jonathan Kelley cf79ca8113 chore: stop ignoring some doc tests 2 years ago
  Jon Kelley 7bc2db8174 Merge pull request #755 from DioxusLabs/jk/clippy-everywhere 2 years ago
  = 9e45cbe4a7 remove the hot-reload-macro crate 2 years ago
  Jonathan Kelley c4a18bc24d chore: clean up some clippy warnings and add clippy lints to CI 2 years ago
  = 042b67b61b factor out a hot reloading connect function 2 years ago