Commit History

Author SHA1 Message Date
  Evan Almloff 20d146d9bd Simplify the launch builder (#2967) 8 months ago
  Jonathan Kelley c7124e41fb Add space between rsx and exclamation point (#2956) 9 months ago
  Evan Almloff fa4e5dbf62 Fix rsx autocomplete and diagnostics in the root; provide better completions after attributes are finished (#2656) 11 months ago
  Evan Almloff 022e4ad203 Suspense boundaries/out of order streaming/anyhow like error handling (#2365) 1 year ago
  Evan Almloff d795995e20 Create closure type; allow async event handlers in props; allow short hand event handlers (#2437) 1 year ago
  Evan Almloff e8491d5cf4 Require every field in router variants to be present in the route in the web history (#2159) 1 year ago
  Evan Almloff 4bc2f4a713 add more docs around lifetime downcasting 1 year ago
  Jonathan Kelley 64a321eacc Get more axum stuff upgraded to 0.7 1 year ago
  Jonathan Kelley 214a907adc Upgrade to axum 0.7, drop 3rd party adapters 1 year ago
  Jonathan Kelley 6818bbe10a Make use_future take an impl FnMut + 'static, don't include router prelude when we don't need to 1 year ago
  Jonathan Kelley 0bd9692e45 Fix cargo test and a number of little cleanup bugs 1 year ago
  Jonathan Kelley 85c7c22619 Make router work on web 1 year ago
  Jonathan Kelley 83bce6ce97 Make cargo check --all --examples work! 1 year ago
  Evan Almloff e65c5f0eb3 depreciate the render macro 1 year ago
  Evan Almloff d2cdcc602b impl ComponentFunction for Routes 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
  ealmloff 08a679147f Merge branch 'master' into liveview-history-default 1 year ago
  Evan Almloff 0388a5c1f4 fix formatting 1 year ago
  Evan Almloff dccfba12d8 Merge branch 'master' into events-2 1 year ago
  Jonathan Kelley 799be5e4e3 Merge branch 'master' into jk/global-window-fun 1 year ago
  Evan Almloff 3feee729bc enabled the liveview history by default if the liveview feature is enabled in the router 1 year ago
  ealmloff 5bb06b9719 Merge branch 'master' into events-2 1 year ago
  Emil Boman f5bc1a9856 Implement LiveView Router Integration (#1505) 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 947a153347 make navigator non-generic 1 year ago