Folo/packages/components
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
..
assets fix(mobile): background color 2025-01-06 20:40:29 +08:00
src feat(ui): enhance keyboard simulation with support for combination keys and additional key mappings 2025-03-26 21:15:31 +08:00
exports.ts feat: html render for native (#2346) 2024-12-30 10:28:52 +08:00
package.json build(deps): bump the patch group 2025-03-26 11:08:11 +08:00
tsconfig.json