Historique des commits

Auteur SHA1 Message Date
  Jonathan Kelley e801007698 Clean up some bits il y a 1 an
  Jonathan Kelley 3f15612c8e Fix remaining issues to get desktop running il y a 1 an
  Jonathan Kelley 8beec2f41f fix rendering issue il y a 1 an
  Jonathan Kelley 8c94f0bc4a get compiling il y a 1 an
  Jonathan Kelley 2ae3241cc0 Merge branch 'master' into jk/breaking-merged il y a 1 an
  Evan Almloff 69da70fd32 make diffing a bit more resilient il y a 1 an
  Evan Almloff 6c29e2b825 clean up some core context APIs il y a 1 an
  Evan Almloff d51b6268eb restore error boundaries in core il y a 1 an
  Jonathan Kelley a7a6645963 dont use magnanis for todomv il y a 1 an
  Evan Almloff 1034377a6f document ComponentFunction il y a 1 an
  Jonathan Kelley 4f077ec664 Merge pull request #1812 from ealmloff/duplicate-event-listener-rsx il y a 1 an
  Jonathan Kelley 7dd9fce60f Merge pull request #1817 from ealmloff/fix-serde-html il y a 1 an
  Evan Almloff 4ef6f78657 fix duplicate listeners in the autoformat tests il y a 1 an
  Evan Almloff 598b557aee rename HasProps to ComponentFunction il y a 1 an
  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