Folo/packages/components/src/ui
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
..
auto-resize-height chore: enable noUncheckedIndexedAccess, better type check (#2608) 2025-01-18 22:35:23 +08:00
avatar chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
button chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
card chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
checkbox refactor(monorepo): migrate to monorepo (#1059) 2024-10-24 14:37:43 +08:00
datetime refactor(monorepo): migrate to monorepo (#1059) 2024-10-24 14:37:43 +08:00
divider chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
feed-icon chore: enable noUncheckedIndexedAccess, better type check (#2608) 2025-01-18 22:35:23 +08:00
form chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
input chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
katex feat: Implement the webview sandbox using a microfront end for rn to implement the full html renderer (#2691) 2025-02-07 23:15:29 +08:00
kbd feat(ui): enhance keyboard simulation with support for combination keys and additional key mappings 2025-03-26 21:15:31 +08:00
label refactor(monorepo): migrate to monorepo (#1059) 2024-10-24 14:37:43 +08:00
loading feat: mobile design (#1568) 2024-11-22 19:32:39 +08:00
markdown feat: Add SVG and suspended user support, #2945 2025-03-04 22:08:31 +08:00
marquee
masonry feat: customizable columns for masonry view, closed #1749 2024-11-26 23:25:39 +08:00
navigation-menu chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
platform-icon build: update lint config (#3234) 2025-03-22 12:35:53 +08:00
popover chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
portal
radio-group chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
scroll-area fix: scrollbar z-index 2024-12-07 17:01:45 +08:00
segment chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
select chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
sheet chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
skeleton refactor(monorepo): migrate to monorepo (#1059) 2024-10-24 14:37:43 +08:00
slider chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
switch chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
table chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
tabs chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
toast feat: update toast style 2024-12-09 20:50:10 +08:00
tooltip
typography
z-index fix: correct z-index in toast 2024-11-03 12:09:49 +08:00