mistykey/packages
dakkar 884ccad588 prevent excessive trimming in emoji picker's input box
there's no reason to trim before assigning to `q.value` (which gets
reflected to the `<input>` control and ends up trimming end spaces
when back-spacing)

the stated reason for messing with the control's own value every time
it changes, is to handle changes while Android is composing; I've
tested that, while I'm composing a character with my input method on
X11, search responds to each keypress, and I think it's good enough
2025-07-28 15:27:20 +01:00
..
backend merge: Fix a few more error logging sites (!1181) 2025-07-27 18:38:15 +00:00
frontend prevent excessive trimming in emoji picker's input box 2025-07-28 15:27:20 +01:00
frontend-embed Merge branch 'develop' into upstream/2025.5.0 2025-06-20 10:44:34 +01:00
frontend-shared Add importCompleted notification. Send importCompleted when antenna/customEmoji/muting/userList is imported 2025-07-16 18:32:18 +02:00
megalodon fix indents in megalodon files 2025-06-12 21:11:17 -04:00
misskey-bubble-game use uncaughtExceptionMonitor instead uncaughtException 2025-06-12 21:36:46 -04:00
misskey-js merge: Add more "detail" flags to API endpoints (!1186) 2025-07-27 14:22:11 +00:00
misskey-reversi use uncaughtExceptionMonitor instead uncaughtException 2025-06-12 21:36:46 -04:00
shared exclude storybook components from restricted globals rule 2025-04-02 10:42:04 -04:00
sw Uniquify exportEntityName and importEntityName 2025-07-16 18:32:19 +02:00
meta.json