Eric Bailey
0589bd7d9e
Move /platform/detection vars into /env ( #9707 )
...
* Add platform vars to env
* Replace /platform/detection with /env
2026-01-16 16:28:17 -06:00
Samuel Newman
bd3594ceea
use 0.5px media border on high DPI screens on web ( #9311 )
2025-10-31 07:07:43 -07:00
Hailey
f089f45781
Starter Packs ( #4332 )
...
Co-authored-by: Dan Abramov <dan.abramov@gmail.com >
Co-authored-by: Paul Frazee <pfrazee@gmail.com >
Co-authored-by: Eric Bailey <git@esb.lol >
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2024-06-21 21:38:04 -07:00
Hailey
85782aeb93
[ 🐴 ] Don't submit the message on return press when on a phone (web input) ( #4203 )
...
move this to the `onKeyDown` prop
Revert "do the same for tablets"
This reverts commit 47c709e2734f2acf34f89dd5aca42a75a2b56270.
do the same for tablets
don't submit message if the device is a phone on web
move `onTouchStart` to `browser.ts` globals
2024-05-23 19:45:50 -07:00
Hailey
d051614342
implement a safari hack for ime ( #4186 )
...
remove debug logs
use a better hack
implement a safari hack
extract `isSafari` and `isFirefox` to a global variable
2024-05-23 16:45:24 +01:00