Folo/apps/renderer
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
..
public feat: mobile design (#1568) 2024-11-22 19:32:39 +08:00
src feat: enhance input fields for numeric entry 2025-01-15 13:24:10 +08:00
.env chore: update deps 2024-12-09 17:37:01 +08:00
debug_proxy.html feat: use non https debug host 2025-01-10 17:59:51 +08:00
global.d.ts feat: migrate to better auth (#1951) 2024-12-03 12:59:41 +08:00
index.html fix: only remove background color on electron 2024-12-31 10:14:27 +08:00
package.json chore: disable ssl by default 2025-01-10 17:16:36 +08:00
pwa-assets.config.ts feat: mobile design (#1568) 2024-11-22 19:32:39 +08:00
setup-file.ts
tsconfig.json feat: mobile design (#1568) 2024-11-22 19:32:39 +08:00
vitest.config.ts chore: update deps 2024-12-09 17:37:01 +08:00