Commit History

Author SHA1 Message Date
  Evan Almloff c805bc25af make tui agnostic over framework 2 years ago
  Evan Almloff 05b968e8e4 update persistant iterator to work with new system 2 years ago
  Evan Almloff bd07d7754c create node watcher API 2 years ago
  Evan Almloff 93f64d91c9 fix some lints in tests 2 years ago
  Evan Almloff 9dc63e67c9 add minimally called test 2 years ago
  Evan Almloff e4c7218fe8 make dioxus an optional dependancy 2 years ago
  Evan Almloff dd1d492e61 merge upstream 2 years ago
  Evan Almloff 5087429cff Merge branch 'upstream' into simplify-native-core 2 years ago
  Evan Almloff 6fe00c4f78 make dioxus dependancy optional 2 years ago
  Evan Almloff 8dde4e492f finish migrating tests 2 years ago
  Evan Almloff c8eb5c7dd7 update native core tests 2 years ago
  Evan Almloff 6cf0274a5b expose listener methods 2 years ago
  Marc Espín d521da1991 Remove unnecessary 'static lifetime (#812) 2 years ago
  Evan Almloff 2f6b8393f8 make parallelism optional 2 years ago
  Evan Almloff 687cdf2cac use thread pool 2 years ago
  Evan Almloff d67b21c0e9 improve performance 2 years ago
  Evan Almloff 71a0bdf71d TUI rendering mostly working 2 years ago
  Evan Almloff 39a3db68bd fix deadlock 2 years ago
  Evan Almloff 5eb4ca677d don't panic when trying to get information about a node that does not exist 2 years ago
  Jon Kelley 741cbcbccc Merge pull request #811 from Demonthos/implement-hydration 2 years ago
  Evan Almloff ea46db0966 enable hydration feature in dev-dependancies 2 years ago
  Evan Almloff 9baef6bcd9 always load the templates in hydration 2 years ago
  Evan Almloff 696109db10 implement hydration 2 years ago
  Jon Kelley e9dd5a94c7 Merge pull request #807 from Demonthos/add-use-memo 2 years ago
  Evan Almloff 0058c7ed32 create a way to create states 2 years ago
  Evan Almloff c7e957d6f9 add use_memo 2 years ago
  Jon Kelley 98c2e6ec5f Merge pull request #805 from amindWalker/liveview-shuttle 2 years ago
  Jon Kelley 88cd938a07 Merge pull request #806 from Demonthos/fix-removing-listeners-from-memorized-components 2 years ago
  Evan Almloff 65be035506 only add non-static components to the borrowed_props list 2 years ago
  Evan Almloff 2c205f8ca5 fix some type bounds 2 years ago