Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan Almloff 7fe6e05da3 remove trybuild now that core is more safe hace 1 año
  Evan Almloff fd0a53ab63 make all core tests compile hace 1 año
  Evan Almloff a9d09d858b fix more errors in core tests hace 1 año
  Evan Almloff 8d783490a0 fix the component macro when the function takes a single argument hace 1 año
  Evan Almloff bcbb647d02 fix constructing no argument components hace 1 año
  Evan Almloff 1794debf79 fix components that take no arguments hace 1 año
  Evan Almloff 404c864246 make the root component take no arguments hace 1 año
  Evan Almloff 8fe2515413 Merge branch 'breaking' of https://github.com/Demonthos/dioxus into breaking hace 1 año
  Evan Almloff 55f76fede6 work on fixing some core tests hace 1 año
  Jonathan Kelley 3bde429619 Export signals from dioxus prelude hace 1 año
  ealmloff 8e08c736df Merge pull request #2 from DioxusLabs/jk/fix-component-macro-on-breaking hace 1 año
  Jonathan Kelley 47805461d0 Dump skip(0) hace 1 año
  Jonathan Kelley 2a7f3a4164 Fix: quick tweak to allow #[component] macro working hace 1 año
  Evan Almloff 4a1a00b0f0 fix dioxus ssr hace 1 año
  Evan Almloff dc58212508 fix props diffing hace 1 año
  Evan Almloff 5b2b0c43bd work on fixing ssr hace 1 año
  Evan Almloff d8e79b656b remove an extra clone hace 1 año
  Evan Almloff f1b2f964c0 fix removing root nodes hace 1 año
  Evan Almloff b2860a3d73 fix diffing components hace 1 año
  Evan Almloff 3545c14a38 fix formatting hace 1 año
  Evan Almloff b43dfb1f67 fix mounted information hace 1 año
  Evan Almloff 967c082085 clippy fix hace 1 año
  Evan Almloff 41abffb267 remove the mount information when a node is dismounted hace 1 año
  Evan Almloff 8eb2b74832 move mounted info to the VDOM hace 1 año
  Evan Almloff 0175ae0599 refactor diffing a bit hace 1 año
  Evan Almloff d1b9703ee7 fix release mode hace 1 año
  Evan Almloff 8af39e0f1e fix some more clippy lints hace 1 año
  Evan Almloff eb602fc29f clippy fix hace 1 año
  Evan Almloff aed29b1dec separate mount information from VNodes hace 1 año
  Evan Almloff c9bd5a4e6e look out for a simple to optimize format case hace 1 año