Commit History

Author SHA1 Message Date
  Jonathan Kelley 541d67dcfa fix: only enable liveview drivers if feature is present 3 years ago
  Jon Kelley 478fea58d9 Merge pull request #425 from Demonthos/jk/rsx-refactor 3 years ago
  Evan Almloff dd335cda59 use line!, col!, and row! instead of panic location 3 years ago
  Jonathan Kelley 8be66bd34d fix: apply some clippy lints and rename the liveview methods to not intersect 3 years ago
  Jon Kelley c3e573b7cb Merge pull request #445 from Demonthos/test_tui_events 3 years ago
  Jon Kelley d117e5c470 Merge pull request #390 from Demonthos/tui_focus 3 years ago
  Evan Almloff 21206390f8 more formatting 3 years ago
  Evan Almloff f7b2869082 fix formatting 3 years ago
  Evan Almloff ffc9bf763a pass clippy 3 years ago
  Evan Almloff 0f2ff34a30 add tests for the interperter 3 years ago
  Evan Almloff 9be8cc503f restore router 3 years ago
  Evan Almloff 79ddab2720 restore dev-dependancies 3 years ago
  Evan Almloff 9e7e5b0859 Merge remote-tracking branch 'upstream/master' into jk/rsx-refactor 3 years ago
  Evan Almloff 75e13749ea set multiple rsx calls at once to prevent duplicated errors 3 years ago
  Evan Almloff b761bdb767 include element/attribute in errors 3 years ago
  Evan Almloff d9ee305575 offset column numbers 3 years ago
  Demonthos df4ea20bb8 create serde compatible parse error 3 years ago
  Evan Almloff 8670f05968 Merge branch 'tui_mouse_events_fix' into tui_focus 3 years ago
  Evan Almloff 8e6b56c636 remove outdated comment 3 years ago
  Evan Almloff 41e905144c add warning when hot_reload is used in release builds 3 years ago
  Evan Almloff d422a23c94 add a chapter in the refrence 3 years ago
  Evan Almloff 3dc68ffd76 add tests 3 years ago
  Evan Almloff 1d699b0b6e fix absolute position for mouse events 3 years ago
  Evan Almloff 5d323cae78 Merge remote-tracking branch 'upstream/master' into tui_focus 3 years ago
  Evan Almloff ce385965a7 Merge branch 'master' into tui_focus 3 years ago
  Evan Almloff 586983291a log parse errors 3 years ago
  Evan Almloff f132a08f7d fix merge 3 years ago
  Evan Almloff 9e4a069f42 Merge branch 'jk/rsx-refactor' of https://github.com/demonthos/dioxus into jk/rsx-refactor 3 years ago
  Evan Almloff c614506734 report error on unknown attribute 3 years ago
  Jon Kelley d9e14db434 Merge pull request #417 from Demonthos/master 3 years ago