Commit Graph
15 Commits
Author SHA1 Message Date
moklick 8ce85fd8f0 fix(react): multi select works when input is focused 2025-05-15 11:57:54 +02:00
06f4dc73a5 Update packages/react/src/hooks/useKeyPress.ts
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
2025-04-06 20:59:15 +02:00
Dimitri POSTOLOV c4efe74920 Improve TSDoc comments for type UseKeyPressOptions and useKeyPress hook 2025-04-05 17:23:12 +02:00
moklick 9b1c638de8 refactor(useKeyPress): cleanup 2025-03-27 11:00:22 +01:00
moklick 238664e322 refactor(useKeyPress): update preventDefault handling 2025-03-27 10:55:22 +01:00
Daniel DarabosandGitHub dfc28c7a15 Always allow releasing keys. 2025-02-25 19:57:59 +01:00
moklick 381ed2a5bf chore(types): add tsdocs 2025-02-11 17:57:21 +01:00
moklick d8ab3bf0bd chore(hooks): tsdoc update 2025-02-11 13:59:17 +01:00
peterkogo 34f01e2964 support key combinations which include + 2024-11-07 11:27:50 +01:00
peterkogo e470e4e88f React Flow: opening context menu now correctly resets keypresses 2024-03-18 12:12:10 +01:00
moklick b77fe9da1f fix(deletion): do not delete node when user is inside input closes #3895 2024-02-13 10:50:57 +01:00
moklick 30c975e39f chore(react): cleanup exports 2024-01-08 11:59:01 +01:00
moklick 2681ead50c chore(react/hooks): add docs 2023-12-19 12:36:49 +01:00
moklick 9865b9c2bf refactor(nodes): don't delete nodes when user focuses input and presses modifier 2023-09-26 15:48:40 +02:00
moklick 8354759f57 refactor(packages): change package structure 2023-06-05 15:40:18 +02:00