gaucho-labs/leptos-hotkeys
a declarative way of using keyboard shortcuts + callbacks in leptos applications
RustMIT
Issues
- 1
- 4
Support for leptos 0.7
#139 opened by Boscop - 5
example/demo is not working correctly.
#136 opened by phillipbaird - 4
Key is re-triggered when other key is let go
#119 opened by maxbergmark - 0
Conditionally use either `.code()` or `.key()` as key identifier based on feature flag
#131 opened by friendlymatthew - 3
How to use scopes?
#128 opened by rkimoakbioinformatics - 7
Keys on an alternative layout
#121 opened by rkimoakbioinformatics - 0
Persist keybindings in browser
#126 opened by friendlymatthew - 1
Arrow key events fire twice.
#118 opened by calacuda - 3
Refactor in #104 broke #108 keycode handling fix.
#116 opened by zakstucke - 0
Multiple events on long press.
#107 opened by zakstucke - 2
Raw Hotkeys
#115 opened by johnny-smitherson - 1
v0.2.1
#113 opened by friendlymatthew - 1
Fix Vercel CI
#105 opened by friendlymatthew - 4
Control after change to code has multiple variants.
#106 opened by zakstucke - 2
support SSR
#26 opened by friendlymatthew - 1
Panic when autocomplete on input is triggered
#94 opened by boyswan - 5
Global Hotkeys setup.
#39 opened by phillipbaird - 0
- 0
add hotkey validation
#35 opened by friendlymatthew - 3
- 1
Spacebar key not working
#93 opened by boyswan - 4
Missing `0.1.4` and `0.1.5` changelog entries
#80 opened by mondeja - 1
- 0
Remake Demo
#89 opened by friendlymatthew - 1
Set up API documentation from source code
#82 opened by mondeja - 0
Add `ProvideHotkeysContextOptions`
#84 opened by mondeja - 2
Support stable rust
#86 opened by friendlymatthew - 1
Remove `prelude` module
#83 opened by mondeja - 0
Remove `HotkeysProvider` from documentation
#79 opened by mondeja - 0
add unit tests and e2e tests
#28 opened by friendlymatthew - 0
- 0
Publish crate from CI and create tags
#59 opened by mondeja - 4
Update installation instructions
#51 opened by mondeja - 0
Don't force Leptos' `nightly` feature
#49 opened by mondeja - 0
Improve macro hygiene
#37 opened by friendlymatthew - 0
Relax dependencies
#50 opened by mondeja - 6
Add checks and formatting
#54 opened by mondeja - 0
SSR flagging
#38 opened by friendlymatthew - 4
Build demo through GitHub CI
#55 opened by mondeja - 0
Use a real cargo workspace
#56 opened by mondeja - 0
Move changelog to a CHANGELOG.md file
#57 opened by mondeja - 1
README first code example
#44 opened by LeoniePhiline - 1
- 0
introduce tracing for debug mode
#27 opened by friendlymatthew - 0
Support OS dependent "Meta" key
#21 opened by maccesch - 1
- 0
Add trim to key combinations
#22 opened by maccesch - 1
preventDefault
#18 opened by friendlymatthew - 0
Add prelude mod for our macros
#15 opened by friendlymatthew