Commit History

Author SHA1 Message Date
  Jonathan Kelley 8559984e9d and mut bound to mut methods on signals 1 year ago
  Jonathan Kelley 14651a3573 Change context api to panic with nice error message 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 6134a2ce24 Clean up a number of examples 1 year ago
  Jonathan Kelley 1dde044697 remove cx.render 1 year ago
  Jonathan Kelley fae0b08e61 Fix the router and stub out a number of crates to get compiling 1 year ago
  Jonathan Kelley d9b84f9f8f Disambiguate expressions in rsx by requiring curlies 1 year ago
  Evan Almloff 0388a5c1f4 fix formatting 1 year ago
  Evan Almloff 0b40878fce fix cargo check 1 year ago
  Evan Almloff dccfba12d8 Merge branch 'master' into events-2 1 year ago
  Jonathan Kelley dd4547d753 Feat: add global context functions 1 year ago
  Evan Almloff 219c068283 Merge branch 'master' into events-2 1 year ago
  Leonard c866ae602b Add system for creating component attributes + new `#[component]` attribute (#1448) 1 year ago
  Evan Almloff df222c121a port examples to new events 1 year ago
  Evan Almloff 5f0dd3af3e it almost lives? 1 year ago
  Evan Almloff 61dc549ba1 Make new enum router less breaking 1 year ago
  Evan Almloff a9307e57e6 fix CI 2 years ago
  Adrian Wannenmacher 90c7e22f8b actually make clippy happy 2 years ago
  Adrian Wannenmacher 13239d0e4b Merge branch 'master' of github.com:DioxusLabs/dioxus into router-2 2 years ago
  Jonathan Kelley 4d73ffa361 fix: save listeners, borrowed props, and pull back props 2 years ago
  Adrian Wannenmacher 5c1915990b update router examples 2 years ago
  Jonathan Kelley 4eefc3f854 chore: rename all &cx to cx, make clipppy happy 2 years ago
  Jon Kelley d9546d9504 Renderers are now packages, not features. (#387) 3 years ago
  Jonathan Kelley 0f87ebb277 docs: even more docs 3 years ago
  Jonathan Kelley 398ebcf283 examples: update to new usestate 3 years ago
  Jonathan Kelley ea7dfd8be4 examples: make crm use router 3 years ago
  Jonathan Kelley 6c3f5195f4 feat: re-unify set_state 3 years ago
  Jonathan Kelley a8952a9ee8 fix: exampels 3 years ago