Historique des commits

Auteur SHA1 Message Date
  Evan Almloff b6ea395338 enable serde dependency in the html crate even if eval is disabled il y a 1 an
  Evan Almloff 3267ddec10 more consistent naming of the root component in core il y a 1 an
  Evan Almloff 7fe6e05da3 remove trybuild now that core is more safe il y a 1 an
  Evan Almloff fd0a53ab63 make all core tests compile il y a 1 an
  Jonathan Kelley f7bf156422 Merge pull request #1810 from DioxusLabs/jk/disambiguate-exprs-in-rsx il y a 1 an
  Jonathan Kelley 3ef15577eb Merge pull request #1807 from ealmloff/assets-optional il y a 1 an
  Jonathan Kelley 8ff13c3c1b Fix some basic clippy stuff il y a 1 an
  Jonathan Kelley 1527b81e02 Components participate in event handlers il y a 1 an
  hem1t 8be9a7192b using cargo.toml version (#1813) il y a 1 an
  Jonathan Kelley 8881b8a473 Use error instead of panic for span location in rsx macro shorthand il y a 1 an
  Evan Almloff a9d09d858b fix more errors in core tests il y a 1 an
  Evan Almloff 8d783490a0 fix the component macro when the function takes a single argument il y a 1 an
  Evan Almloff bcbb647d02 fix constructing no argument components il y a 1 an
  Evan Almloff 1794debf79 fix components that take no arguments il y a 1 an
  Evan Almloff 404c864246 make the root component take no arguments il y a 1 an
  Evan Almloff 9b5a797008 check for duplicate event listeners in the rsx macro il y a 1 an
  Evan Almloff 029a390078 bump manganis il y a 1 an
  Jonathan Kelley aff5259654 Allow children shorthand in components il y a 1 an
  Jonathan Kelley 8a77d2560e fix tests around children elements il y a 1 an
  Jonathan Kelley b8061d6d14 Make clippy happy il y a 1 an
  Jonathan Kelley 593527d58b fix final test il y a 1 an
  Jonathan Kelley f1e8faffb5 fix tests il y a 1 an
  Jonathan Kelley c5dfbd7913 fix test il y a 1 an
  Jonathan Kelley fa9d92f956 Fix tests for autofmt il y a 1 an
  Jonathan Kelley d9b84f9f8f Disambiguate expressions in rsx by requiring curlies il y a 1 an
  Evan Almloff 8fe2515413 Merge branch 'breaking' of https://github.com/Demonthos/dioxus into breaking il y a 1 an
  Evan Almloff 55f76fede6 work on fixing some core tests il y a 1 an
  Jonathan Kelley 3bde429619 Export signals from dioxus prelude il y a 1 an
  ealmloff 8e08c736df Merge pull request #2 from DioxusLabs/jk/fix-component-macro-on-breaking il y a 1 an
  Jonathan Kelley 47805461d0 Dump skip(0) il y a 1 an