Commit History

Author SHA1 Message Date
  Jonathan Kelley 8f07d881a6 Switch todo!() to unreachable!/unimplemented! where it matters 1 year ago
  Jonathan Kelley 09e14f1936 Implement some clippy fixes 1 year ago
  Evan Almloff ad01a45f3b restore core tests 1 year ago
  Evan Almloff e65c5f0eb3 depreciate the render macro 1 year ago
  Evan Almloff af1749d7be re export renderers in dioxus 1 year ago
  Evan Almloff b039d6acc0 fix remaining core tests 1 year ago
  Evan Almloff 01726d6656 remove once, restore use_hook 1 year ago
  Jonathan Kelley 2ae3241cc0 Merge branch 'master' into jk/breaking-merged 1 year ago
  Evan Almloff fd0a53ab63 make all core tests compile 1 year ago
  Evan Almloff a9d09d858b fix more errors in core tests 1 year ago
  Evan Almloff 1794debf79 fix components that take no arguments 1 year ago
  Evan Almloff 404c864246 make the root component take no arguments 1 year ago
  Jonathan Kelley d9b84f9f8f Disambiguate expressions in rsx by requiring curlies 1 year ago
  Evan Almloff 55f76fede6 work on fixing some core tests 1 year ago
  Evan Almloff 4a1a00b0f0 fix dioxus ssr 1 year ago
  Evan Almloff 0ab7a02777 fix clippy 1 year ago
  Evan Almloff bd38cddc9f fix dioxus core event tests 1 year ago
  Evan Almloff baf36ab9ec Merge branch 'master' into events-2 1 year ago
  Evan Almloff df222c121a port examples to new events 1 year ago
  Jani Mustonen 31f8bab20d Add ScopeId::ROOT (#1398) 1 year ago
  Jonathan Kelley a61daf220d feat: context api overhaul 2 years ago
  Jonathan Kelley 85657d3906 feat: rip out mutations for templates 2 years ago
  Jonathan Kelley 3b166c9edd wip: clean up some things 2 years ago
  Jonathan Kelley 7c3d308ab5 chore: make warnings go away 2 years ago
  Jonathan Kelley 0027cdd938 chore: get event test working 2 years ago
  Jonathan Kelley 565df11f7b chore: more tests passing 2 years ago
  Jonathan Kelley f614cbb401 wip: migrate all tests to core 2 years ago
  Jonathan Kelley e04a6d63a5 chore: move tests out of core and into the top level crate 3 years ago
  Jonathan Kelley 4a3680ee1b chore: remove all warnings 3 years ago
  Jonathan Kelley 1ea42799c0 wip: clean up the core crate after switching to recursive diff engine 3 years ago