Commit History

Author SHA1 Message Date
  Jonathan Kelley c0522bc152 cargo check all 1 year ago
  Jonathan Kelley c8e4c96762 Fix panic in demo 1 year ago
  Evan Almloff e65c5f0eb3 depreciate the render macro 1 year ago
  Evan Almloff 407a82588a fix more examples 1 year ago
  Evan Almloff db35a9b48c add platform specific functions for launching apps for workspaces 1 year ago
  Evan Almloff 7e4d2debe0 implement launch builder for the desktop and web platforms 1 year ago
  Jonathan Kelley 98bd78de43 Fix issue with mutability in component macro 1 year ago
  Jonathan Kelley 8559984e9d and mut bound to mut methods on signals 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 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
  Jonathan Kelley 9cdbf81a4b fix clippy lint 1 year ago
  Jonathan Kelley 65e21d7874 Change signals example a bit 1 year ago
  Jonathan Kelley e819702fc5 Add into_vnode temporary logic for more things 1 year ago
  Jonathan Kelley 7e2164d6d6 Add toggle 1 year ago
  Jonathan Kelley 741bfbc9ac Add toggle to signals example 1 year ago
  Jonathan Kelley 14b3fa72e4 Change the semantics of exprs/for loops allocations strategy 1 year ago
  Evan Almloff 190c65b15d fix memo and add tests 1 year ago
  Jonathan Kelley 2d8841cf70 Add lazy contexts to signals 1 year ago
  Jonathan Kelley 14a1e4145e feat: implement function accessor 2 years ago
  Jonathan Kelley fd92079eb3 feat: add recycling of rts in signals 2 years ago
  Jonathan Kelley c0315e55f4 chore: more signals methods 2 years ago
  Jonathan Kelley 4f9d67fb45 feat: simple signals implementation 2 years ago