Folo/apps/renderer/src
Innei 00a07647f8
feat: enhance input fields for numeric entry
- Added `inputMode="numeric"` and `pattern="[0-9]*"` attributes to number input fields in WithdrawModalContent, SetModalContent, and ListCreationModalContent components.
- These changes improve user experience by ensuring that numeric keyboards are displayed on mobile devices, facilitating easier input of numerical values.

Signed-off-by: Innei <tukon479@gmail.com>
2025-01-15 13:24:10 +08:00
..
@types
api
assets feat: adjust rsshub page styles 2025-01-02 16:37:59 +08:00
atoms feat: customize toolbar (#2468) 2025-01-07 12:26:24 +08:00
components chore: improve props handling in CommandActionButton (#2526) 2025-01-10 13:12:34 +08:00
constants
database
errors
hooks fix: share button in electron 2025-01-10 14:57:46 +08:00
initialize
lib feat: checkLanguage utils 2025-01-14 20:51:42 +08:00
lottie
modules feat: enhance input fields for numeric entry 2025-01-15 13:24:10 +08:00
pages chore(profile): unify with other pages (#2563) 2025-01-14 19:35:39 +08:00
providers feat: remove reduceRefetch config 2025-01-01 18:58:24 +08:00
queries feat: remove reduceRefetch config 2025-01-01 18:58:24 +08:00
services
store feat: mobile app architecture and initial screens (#2144) 2024-12-26 00:06:03 +08:00
styles fix: only remove background color on electron 2024-12-31 10:14:27 +08:00
workers/sw chore: update limit for image cache 2024-12-26 11:40:21 +08:00
App.tsx
env.d.ts
global.d.ts feat: mobile app architecture and initial screens (#2144) 2024-12-26 00:06:03 +08:00
i18n.ts
main.tsx
push-notification.ts fix: disable sw in dev 2024-12-06 00:28:21 +08:00
router.tsx feat: mobile app architecture and initial screens (#2144) 2024-12-26 00:06:03 +08:00
router.web.tsx
sw.ts fix: disable sw in dev 2024-12-06 00:28:21 +08:00
tipc.ts
wdyr.ts