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 b7447503ea Merge branch 'master' of https://github.com/DioxusLabs/dioxus into rusty-mousedata il y a 3 ans
  Evan Almloff 6f260e8a4a move released into mouse condition il y a 3 ans
  Evan Almloff 83209e5e03 check mouse state before iterating through elements 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 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
  Jonathan Kelley 9c9928d226 fix: tui values il y a 3 ans
  Evan Almloff ac95ab5222 switch released pressed il y a 3 ans
  Evan Almloff e3757f97ed only trigger onmousemove if the position has changed il y a 3 ans
  Reinis Mazeiks 6a5a3f47cc Remove `allow(deprecated)` to bring back the warnings il y a 3 ans
  Reinis Mazeiks 0dbd3e370e Rusty MouseData API il y a 3 ans
  Evan Almloff a4eb4dc8df add offset mouse data to tui il y a 3 ans
  Reinis Mazeiks d84d414170 Add offset coordinates to mouse events on TUI and desktop. il y a 3 ans
  Evan Almloff b79a58cc66 pass clippy il y a 3 ans
  Evan Almloff d9276bd64c clean up code and docs il y a 3 ans
  Evan Almloff 71707fec09 pass cargo check il y a 3 ans
  Evan Almloff 9eaf7212a3 tests passing, and tui updated il y a 3 ans
  Evan Almloff 351722d136 update dependancy to stretch2 master and remove refrences to tree il y a 3 ans
  Demonthos 56af1f7988 remove extra prints il y a 3 ans
  Evan Almloff 32b2e3a135 bugfixes, docs, and pass clippy il y a 3 ans
  Evan Almloff 5b25500c0b finishing touches and benchmarks il y a 3 ans
  Evan Almloff 7f4e257757 bugfixes, testing and refactoring il y a 3 ans
  Evan Almloff 6adfa8805c moved stretch layout to native-core il y a 3 ans
  Evan Almloff 26d92b6e51 rebase master il y a 3 ans
  Evan Almloff 499971e9b3 wip lazy layout il y a 3 ans
  Evan Almloff 503b10d674 bugfixes text modifer elements il y a 3 ans
  Jonathan Kelley 58a20913b6 chore; make tui pass clippy il y a 3 ans