Commit History

Author SHA1 Message Date
  Jonathan Kelley f7bf156422 Merge pull request #1810 from DioxusLabs/jk/disambiguate-exprs-in-rsx 1 year ago
  Jonathan Kelley 3ef15577eb Merge pull request #1807 from ealmloff/assets-optional 1 year ago
  Jonathan Kelley 8ff13c3c1b Fix some basic clippy stuff 1 year ago
  Jonathan Kelley 1527b81e02 Components participate in event handlers 1 year ago
  hem1t 8be9a7192b using cargo.toml version (#1813) 1 year ago
  Jonathan Kelley 8881b8a473 Use error instead of panic for span location in rsx macro shorthand 1 year ago
  Evan Almloff a9d09d858b fix more errors in core tests 1 year ago
  Evan Almloff 8d783490a0 fix the component macro when the function takes a single argument 1 year ago
  Evan Almloff bcbb647d02 fix constructing no argument components 1 year ago
  Evan Almloff 1794debf79 fix components that take no arguments 1 year ago
  Evan Almloff 404c864246 make the root component take no arguments 1 year ago
  Evan Almloff 9b5a797008 check for duplicate event listeners in the rsx macro 1 year ago
  Evan Almloff 029a390078 bump manganis 1 year ago
  Jonathan Kelley aff5259654 Allow children shorthand in components 1 year ago
  Jonathan Kelley 8a77d2560e fix tests around children elements 1 year ago
  Jonathan Kelley b8061d6d14 Make clippy happy 1 year ago
  Jonathan Kelley 593527d58b fix final test 1 year ago
  Jonathan Kelley f1e8faffb5 fix tests 1 year ago
  Jonathan Kelley c5dfbd7913 fix test 1 year ago
  Jonathan Kelley fa9d92f956 Fix tests for autofmt 1 year ago
  Jonathan Kelley d9b84f9f8f Disambiguate expressions in rsx by requiring curlies 1 year ago
  Evan Almloff 8fe2515413 Merge branch 'breaking' of https://github.com/Demonthos/dioxus into breaking 1 year ago
  Evan Almloff 55f76fede6 work on fixing some core tests 1 year ago
  Jonathan Kelley 3bde429619 Export signals from dioxus prelude 1 year ago
  ealmloff 8e08c736df Merge pull request #2 from DioxusLabs/jk/fix-component-macro-on-breaking 1 year ago
  Jonathan Kelley 47805461d0 Dump skip(0) 1 year ago
  Jonathan Kelley 2a7f3a4164 Fix: quick tweak to allow #[component] macro working 1 year ago
  Evan Almloff 4a1a00b0f0 fix dioxus ssr 1 year ago
  Evan Almloff dc58212508 fix props diffing 1 year ago
  Evan Almloff b8c6862791 revert cargo.toml 1 year ago