Historique des commits

Auteur SHA1 Message Date
  Evan Almloff 20d146d9bd Simplify the launch builder (#2967) il y a 8 mois
  ASR-ASU 1dfa1b5e7f Use of `async_std::task::sleep` instead of `tokio::time::sleep` in examples (#2912) il y a 9 mois
  Jonathan Kelley cfc119cce2 Update more examples, add css for more examples il y a 1 an
  Jonathan Kelley 6818bbe10a Make use_future take an impl FnMut + 'static, don't include router prelude when we don't need to il y a 1 an
  Jonathan Kelley 85c7c22619 Make router work on web il y a 1 an
  Evan Almloff e65c5f0eb3 depreciate the render macro il y a 1 an
  Evan Almloff 407a82588a fix more examples il y a 1 an
  Evan Almloff db35a9b48c add platform specific functions for launching apps for workspaces il y a 1 an
  Evan Almloff 7e4d2debe0 implement launch builder for the desktop and web platforms il y a 1 an
  Jonathan Kelley 8559984e9d and mut bound to mut methods on signals il y a 1 an
  Jonathan Kelley 74aa55f85f Bring back mroe hooks, remove old hooks, cleanup a number of examples il y a 1 an
  Jonathan Kelley 1dde044697 remove cx.render il y a 1 an
  Jonathan Kelley fae0b08e61 Fix the router and stub out a number of crates to get compiling il y a 1 an
  Jonathan Kelley 6ed038e9e5 Add example of working with streams il y a 1 an