Commit History

Author SHA1 Message Date
  Jonathan Kelley 8559984e9d and mut bound to mut methods on signals 1 year ago
  Jonathan Kelley f1596bf5e8 Adjust example 1 year ago
  Jonathan Kelley d88561f973 Adjust impl for signal syntax to allow cloned values 1 year ago
  Jonathan Kelley 33bba24867 Experiment with call syntax only working for copy types 1 year ago
  Jonathan Kelley bb750f5336 Fix effect stack issue 1 year ago
  Jonathan Kelley a32ae8b112 Remove push_future, get use_future kinda working again 1 year ago
  Jonathan Kelley 14651a3573 Change context api to panic with nice error message 1 year ago
  Jonathan Kelley ee5020c41f actually set task 1 year ago
  Jonathan Kelley 1332b82dc8 Expose current task 1 year ago
  Evan Almloff 6560b88db7 Merge branch 'breaking' of https://github.com/Demonthos/dioxus into breaking 1 year ago
  Evan Almloff af1749d7be re export renderers in dioxus 1 year ago
  Jonathan Kelley 74aa55f85f Bring back mroe hooks, remove old hooks, cleanup a number of examples 1 year ago
  Jonathan Kelley b291a5c0b0 Remove a number of hooks 1 year ago
  Jonathan Kelley fe12b1062f Clean up more examples 1 year ago
  Jonathan Kelley bb6aa9e792 Add back ondestroy hook 1 year ago
  Jonathan Kelley 6134a2ce24 Clean up a number of examples 1 year ago
  Jonathan Kelley f2caa3a3ad clean up some more examples 1 year ago
  Evan Almloff 940108f242 fix hydration 1 year ago
  Evan Almloff d17a04931b Merge branch 'master' into breaking 1 year ago
  Evan Almloff cfebb6c900 remove async-channel now that context and eval is global 1 year ago
  Evan Almloff 9a38331826 restore liveview renderer 1 year ago
  Evan Almloff 41d10075e3 clean up some unused imports in web 1 year ago
  Evan Almloff 16d5d00bdf fix ssr tests 1 year ago
  Evan Almloff b039d6acc0 fix remaining core tests 1 year ago
  Evan Almloff 51441b44ca fix diffing fuzz test 1 year ago
  Evan Almloff 4c5a311191 fix create fuzzing test 1 year ago
  Evan Almloff a1c68448a7 fix placeholder template names 1 year ago
  Evan Almloff 0f01f3fd84 fix replacing VNodes 1 year ago
  Evan Almloff a8172b0ab5 restore replace optimization 1 year ago
  Evan Almloff 9133c0a305 fix dioxus desktop build 1 year ago