Commit History

Author SHA1 Message Date
  Jon Kelley 8d6afe70b8 Merge pull request #468 from Demonthos/fix_diffing_equal_length_listeners 3 years ago
  Evan Almloff 74fc28e5d1 add tests for diffing listeners 3 years ago
  Evan Almloff bf548d4a0e set id before creating listener 3 years ago
  Evan Almloff 58a495351a check that an node is an element before removing listeners 3 years ago
  Reinis Mazeiks a9f286c52b Fix bug in TUI key repeat handling 3 years ago
  Reinis Mazeiks 0777437243 Merge branch 'master' of https://github.com/DioxusLabs/dioxus into rusty-events 3 years ago
  Reinis Mazeiks ca60b01c49 Fix remaining warnings (unrelated) 3 years ago
  Reinis Mazeiks cae0c1409d Fix some warnings: avoid deprecated fields 3 years ago
  Reinis Mazeiks 6aa800018b Create similar event demo for TUI 3 years ago
  Reinis Mazeiks 0cdaeb1a8d Delete redundant examples (all events now demoed in single simple example) 3 years ago
  Reinis Mazeiks f30387597a Add wheel events to event example; make interface prettier 3 years ago
  Reinis Mazeiks a46ff93600 Improve keyboard event debug formatting 3 years ago
  Jonathan Kelley 0aec375371 wip: clean up formatting package 3 years ago
  Jon Kelley ca13bf7358 Merge pull request #459 from Demonthos/clean_up_rsx_imports 3 years ago
  Jonathan Kelley bd936d3af2 feat: more cleanup 3 years ago
  Jonathan Kelley fa756ba245 feat: manual props 3 years ago
  Reinis Mazeiks 8f8a614a5c Add keyboard events to event example 3 years ago
  Reinis Mazeiks c090741c60 Improve event formatting 3 years ago
  Reinis Mazeiks 6a6a028afc Create new example for all mouse events 3 years ago
  Reinis Mazeiks bfcfe2ca5f Remove use of deprecated functions 3 years ago
  Jon Kelley 22677c2992 Merge pull request #463 from Demonthos/fix_escape_sequence 3 years ago
  Jonathan Kelley 5bab835843 fix: allow keys 3 years ago
  Jonathan Kelley 1e4af430a8 wip: eliminate warnings 3 years ago
  Jonathan Kelley a825cdcf58 feat: simple support for comments 3 years ago
  Reinis Mazeiks 6932924f57 Comment on crossterm key event conversion 3 years ago
  Reinis Mazeiks f3fcec2bdf Merge branch 'master' of https://github.com/DioxusLabs/dioxus into rusty-events 3 years ago
  Evan Almloff cf2f504d77 fix unnessisary mut 3 years ago
  Evan Almloff f1f9f0df1a pass clippy 3 years ago
  Evan Almloff 7730401288 fix escape sequences in ifmt 3 years ago
  Evan Almloff 8c3c75cab6 update tests 3 years ago