Commit History

Author SHA1 Message Date
  Jonathan Kelley bb5ecd779f clean up some examples, ensuring stuff works 1 year ago
  Jonathan Kelley bdbae8ccb0 Update examples, add css 1 year ago
  Jonathan Kelley 69f9bb6b65 Make benches compile 1 year ago
  Jonathan Kelley a72c035de4 Fix cargo check on examples 1 year ago
  Jonathan Kelley 06d9b575b7 rename use_selector to use_memo 1 year ago
  Jonathan Kelley 3ded0f5329 Make more examples cross-platform 1 year ago
  Evan Almloff e65c5f0eb3 depreciate the render macro 1 year ago
  Evan Almloff 90d0164b9e fix formatted strings in components 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 33bba24867 Experiment with call syntax only working for copy types 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
  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 a7a6645963 dont use magnanis for todomv 1 year ago
  Jonathan Kelley d9b84f9f8f Disambiguate expressions in rsx by requiring curlies 1 year ago
  Jonathan Kelley 28a9dc6805 Pin assets sha to keep CI in check 1 year ago
  Jonathan Kelley 785b61a05e Merge branch 'master' into intigrate-collect-assets 1 year ago
  Evan Almloff dccfba12d8 Merge branch 'master' into events-2 1 year ago
  Evan Almloff b1de7d850c Merge branch 'master' into intigrate-collect-assets 1 year ago
  ealmloff 937be8b752 fix the on double click event and depreciate ondblclick (#1743) 1 year ago
  Evan Almloff d627153ccc show off the new asset system in the examples 1 year ago
  Evan Almloff ff7aca7617 fix todomvc 1 year ago
  ealmloff 5bb06b9719 Merge branch 'master' into events-2 1 year ago
  Alexander 37c6c67a17 refactor todo mvc example (#1556) 1 year ago
  Evan Almloff df222c121a port examples to new events 1 year ago