提交历史

作者 SHA1 备注 提交日期
  Evan Almloff 37a6e9200f Fix if chain attributes with mixed expressions and strings (#3149) 8 月之前
  Evan Almloff a693ddffa3 Fix partially formatted if chains in attributes (#2999) 8 月之前
  Jonathan Kelley 463e67cd12 Improve compile times by splitting out rsx-hotreload from rsx (#2971) 9 月之前
  Evan Almloff 4676171861 Fix hot reloading components with keys (#2886) 10 月之前
  Evan Almloff 6a46a66c9a Fix hot reload custom element (#2866) 10 月之前
  Evan Almloff 34bdcd15cf Switch to a pool of dynamic values for hot reloading (#2705) 11 月之前
  Evan Almloff 7f210633eb fix formatting and merging if chains in attributes (#2697) 11 月之前
  Evan Almloff 3bb9a535d8 Parse raw elements, attributes, and web components in rsx (#2655) 11 月之前
  Evan Almloff 7e279e5eb9 Allow no trailing comma after attributes (#2651) 11 月之前
  Jonathan Kelley 88af3e7eff Hotreloading of `for/if/body`, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258) 11 月之前
  Evan Almloff d795995e20 Create closure type; allow async event handlers in props; allow short hand event handlers (#2437) 1 年之前
  Evan Almloff 2523581cf4 Autocomplete rsx (#2421) 1 年之前
  Evan Almloff af524d979b Fix empty for loop, if statements and children (#2275) 1 年之前
  Jonathan Kelley be99e29e5f Fixes to autofmt, make it more aggressive (#2230) 1 年之前
  Jonathan Kelley eb79e61642 Add a ton of comments to rsx/hotreload, add snapshot testing, refactor a bit to simplify the crate (#2130) 1 年之前
  Jonathan Kelley 8f07d881a6 Switch todo!() to unreachable!/unimplemented! where it matters 1 年之前
  Evan Almloff 918d09b516 fix merging attributes 1 年之前
  Evan Almloff 90d0164b9e fix formatted strings in components 1 年之前
  Evan Almloff 8d14671520 fix spreading attributes 1 年之前
  Evan Almloff af1749d7be re export renderers in dioxus 1 年之前
  Jonathan Kelley e801007698 Clean up some bits 1 年之前
  Jonathan Kelley 2ae3241cc0 Merge branch 'master' into jk/breaking-merged 1 年之前
  Jonathan Kelley 1527b81e02 Components participate in event handlers 1 年之前
  Jonathan Kelley f1e8faffb5 fix tests 1 年之前
  Evan Almloff c9bd5a4e6e look out for a simple to optimize format case 1 年之前
  Evan Almloff 4013341b6c hello world example working 1 年之前
  Evan Almloff 7f0fa07757 fix hot reloading 1 年之前
  Evan Almloff ee25c03e74 fix some clippy lints 1 年之前
  Evan Almloff 5b65c4cfb4 implement spreading props in the rsx macro 1 年之前
  Evan Almloff c0f345e775 add if statements to test and rsx usage example 1 年之前