Histórico de Commits

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