Historique des commits

Auteur SHA1 Message Date
  Reinis Mazeiks 765baf6e48 Rename module `input` to avoid naming conflict with element of the same name il y a 3 ans
  Reinis Mazeiks 90cb221b82 Merge branch 'master' of https://github.com/DioxusLabs/dioxus into rusty-mousedata il y a 3 ans
  Jon Kelley 5ad484f4bf Merge pull request #403 from rowinbot/patch-1 il y a 3 ans
  Rowin Hernández 95573d1f54 Update useref.rs defualt -> default il y a 3 ans
  Reinis Mazeiks 5bddafb943 Update tui_keys example and web_sys to use new accessor methods il y a 3 ans
  Reinis Mazeiks b7447503ea Merge branch 'master' of https://github.com/DioxusLabs/dioxus into rusty-mousedata il y a 3 ans
  Jon Kelley dab24e9ad9 Merge pull request #402 from Demonthos/tui_preformance il y a 3 ans
  Evan Almloff 6f260e8a4a move released into mouse condition il y a 3 ans
  Evan Almloff 2ea587359b only re-render if the state has changed il y a 3 ans
  Evan Almloff 83209e5e03 check mouse state before iterating through elements il y a 3 ans
  Jon Kelley 87413c28c5 Merge pull request #401 from rMazeiks/arbitrary_value_serialize_fix il y a 3 ans
  Reinis Mazeiks df59d5148e TUI mouse press&release: Replace usage of deprecated fields with accessors il y a 3 ans
  Reinis Mazeiks 81d3c990bf Simplify mouse button tracking il y a 3 ans
  Reinis Mazeiks 285a6d080b Add coordinates to tui_hover example il y a 3 ans
  Reinis Mazeiks 8e3a7e9ed8 Merge branch 'arbitrary_value_serialize_fix' into rusty-mousedata il y a 3 ans
  Reinis Mazeiks f48baae0b0 CI: Update gh jobs to install libayatana il y a 3 ans
  Reinis Mazeiks 85aa4584ff Fix: expose AttributeValue; update tests to pass il y a 3 ans
  Reinis Mazeiks 2eca71e644 Fix: serialize AttributeValue as a simple value il y a 3 ans
  Reinis Mazeiks cf26f41972 Merge branch 'master' of https://github.com/DioxusLabs/dioxus into rusty-mousedata il y a 3 ans
  Reinis Mazeiks 9c6cd42ca2 TUI: use constructor instead of deprecated fields il y a 3 ans
  Reinis Mazeiks c35dddc203 Create constructor for MouseData il y a 3 ans
  Reinis Mazeiks 6b2753bd4f Update example il y a 3 ans
  Reinis Mazeiks 3fec31fe50 Use keyboard_types instead of bespoke ModifierSet il y a 3 ans
  Reinis Mazeiks 2ef332085c Refactor: move input types to separate module il y a 3 ans
  Reinis Mazeiks 6ba067a617 Use EnumSet for modifier and button sets il y a 3 ans
  Jonathan Kelley 9c9928d226 fix: tui values il y a 3 ans
  Jonathan Kelley 03110b85cd fix: cargo fmt il y a 3 ans
  Jon Kelley 14c0630242 Merge pull request #397 from Demonthos/tui_fix_mousemove il y a 3 ans
  Evan Almloff ac95ab5222 switch released pressed il y a 3 ans
  Jon Kelley 00147d6f18 Merge pull request #399 from Synphonyte/master il y a 3 ans