Historie revizí

Autor SHA1 Zpráva Datum
  Evan Almloff 1034377a6f document ComponentFunction před 1 rokem
  Evan Almloff 598b557aee rename HasProps to ComponentFunction před 1 rokem
  Evan Almloff 3267ddec10 more consistent naming of the root component in core před 1 rokem
  Evan Almloff 7fe6e05da3 remove trybuild now that core is more safe před 1 rokem
  Evan Almloff fd0a53ab63 make all core tests compile před 1 rokem
  Evan Almloff a9d09d858b fix more errors in core tests před 1 rokem
  Evan Almloff 8d783490a0 fix the component macro when the function takes a single argument před 1 rokem
  Evan Almloff bcbb647d02 fix constructing no argument components před 1 rokem
  Evan Almloff 1794debf79 fix components that take no arguments před 1 rokem
  Evan Almloff 404c864246 make the root component take no arguments před 1 rokem
  Evan Almloff 8fe2515413 Merge branch 'breaking' of https://github.com/Demonthos/dioxus into breaking před 1 rokem
  Evan Almloff 55f76fede6 work on fixing some core tests před 1 rokem
  Jonathan Kelley 3bde429619 Export signals from dioxus prelude před 1 rokem
  ealmloff 8e08c736df Merge pull request #2 from DioxusLabs/jk/fix-component-macro-on-breaking před 1 rokem
  Jonathan Kelley 47805461d0 Dump skip(0) před 1 rokem
  Jonathan Kelley 2a7f3a4164 Fix: quick tweak to allow #[component] macro working před 1 rokem
  Evan Almloff 4a1a00b0f0 fix dioxus ssr před 1 rokem
  Evan Almloff dc58212508 fix props diffing před 1 rokem
  Evan Almloff 5b2b0c43bd work on fixing ssr před 1 rokem
  Evan Almloff d8e79b656b remove an extra clone před 1 rokem
  Evan Almloff f1b2f964c0 fix removing root nodes před 1 rokem
  Evan Almloff b2860a3d73 fix diffing components před 1 rokem
  Evan Almloff 3545c14a38 fix formatting před 1 rokem
  Evan Almloff b43dfb1f67 fix mounted information před 1 rokem
  Evan Almloff 967c082085 clippy fix před 1 rokem
  Evan Almloff 41abffb267 remove the mount information when a node is dismounted před 1 rokem
  Evan Almloff 8eb2b74832 move mounted info to the VDOM před 1 rokem
  Evan Almloff 0175ae0599 refactor diffing a bit před 1 rokem
  Evan Almloff d1b9703ee7 fix release mode před 1 rokem
  Evan Almloff 8af39e0f1e fix some more clippy lints před 1 rokem