Folo/packages/components/src
Innei e3c2bb890f
feat(ui): enhance keyboard simulation with support for combination keys and additional key mappings
- Added functionality to handle combination keys (e.g., "Meta+B") in the simulateKeyPress function.
- Expanded keyCodes mapping to include additional keys such as brackets, backslash, and punctuation.
- Improved event creation for both single and combination key presses, ensuring accurate key event simulation.

This update enhances the keyboard interaction capabilities within the UI components.

Signed-off-by: Innei <tukon479@gmail.com>
2025-03-26 21:15:31 +08:00
..
atoms chore: enable noUncheckedIndexedAccess, better type check (#2608) 2025-01-18 22:35:23 +08:00
common chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
hooks refactor: lazy create atom selector and shallow eq 2024-11-27 13:36:35 +08:00
icons feat: support read indicator and back to top, fixed #2040 2024-12-09 22:25:57 +08:00
providers refactor: vlist and keep scroll position (#1931) 2024-11-29 22:51:37 +08:00
ui feat(ui): enhance keyboard simulation with support for combination keys and additional key mappings 2025-03-26 21:15:31 +08:00
utils fix: incorrect formatting of time duration (#3148) 2025-03-18 09:33:27 +08:00
framer-lazy-feature.ts refactor(monorepo): migrate to monorepo (#1059) 2024-10-24 14:37:43 +08:00