DS Boyce
1db01a09a8
Create codemod for addressing ESLint warnings ( #10032 )
2026-03-11 15:51:31 -07:00
Samuel Newman
9ec06971af
Upgrade Lingui to v5 ( #9905 )
2026-02-23 20:28:03 +00:00
Samuel Newman
92926a2417
✨ SegmentedControl component ( #8606 )
...
* new segmented control
* fix type error
* convert server input, use CSS for web
* add segmented control to storybook
* use segmented control in embed dialog
* add to suggested text wrappers
* update change handle dialog
* update styles since button changes
* fix atom
* style updates to segmented control, add size prop
* update state in layout effect rather than in render
* set type = 'radio' as default
* prevent expansion in server dialog on iOS
* use non reactive callback in needsUpdate effect
2025-11-14 11:43:28 -08:00
Samuel Newman
ff7407c8e2
Use consistent hosting provider height ( #8186 )
2025-04-14 10:14:09 -07:00
Paul Frazee
f3153b8acb
Release 1.100 ( #8168 )
...
* Tests fix
* Move the hosting provider text in account creation into the inside of the button to improve translation handling (close #8166 )
* Pull latest translations
* Revert the 'you are creating an account' change entirely; it doesnt work
2025-04-08 18:16:04 -07:00
Minseo Lee
8dfdee80bb
Reapply "Modify hosting provider text for better localization" ( #7928 )
...
* Update HostingProvider.tsx
* Update src/components/forms/HostingProvider.tsx
---------
Co-authored-by: Hailey <hailey@blueskyweb.xyz >
2025-04-01 16:00:14 -07:00
Paul Frazee
ada2ac8b91
Release 1.99 prep ( #7925 )
...
* Revert #7847 (was causing layout issues)
* Test fixes
* Pull latest translations from crowdin
* Run intl:extract:all
2025-03-06 19:45:29 -08:00
Minseo Lee
ec75cbc01f
Modify hosting provider text for better localization ( #7847 )
...
* Update HostingProvider.tsx
* Update src/components/forms/HostingProvider.tsx
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2025-02-26 07:36:31 -08:00
surfdude29
595a894551
translate hosting provider text ( #7834 )
2025-02-25 09:54:20 -08:00
Minseo Lee
b1cc4a5e9f
Refine accessibilityHint ( #7554 )
...
* `accessibilityHint`
* accessibilityHint
* Update
Co-Authored-By: jason-me <mail@jason-hester.me >
* Update LoginForm.tsx
---------
Co-authored-by: jason-me <mail@jason-hester.me >
2025-02-11 13:07:00 -08:00
Samuel Newman
083a5c9667
Fix slow Hosting Provider dialog ( #7594 )
...
* avoid portal perf pitfall
* add dep array
2025-02-03 22:50:21 +00:00
Samuel Newman
7c8c78b18f
[ELI5] Tweaks to hosting provider ( #6935 )
...
* minimal hosting provider
* change wording and move back up
* first time user nudge
* move tip
* reexport ticket svg
* fix ticket fr this time
* text tweak + add minHeight
2025-01-08 19:22:04 +00:00
Paul Frazee
4b69948366
Release 1.77.0 ( #3549 )
...
* A couple test fixes
* Intl extract
2024-04-13 20:44:14 -07:00
Paul Frazee
ee87f2cadd
1.76 release preparations ( #3459 )
...
* Run intl:extract
* Update dev-env to 0.3.4
* Test fixes
2024-04-09 16:27:39 -07:00
Eric Bailey
6e1541f203
HostingProvider tweaks
2024-03-20 16:15:41 -05:00
Samuel Newman
1d10946f54
sort imports for files related to this PR
2024-03-20 19:44:52 +00:00
Samuel Newman
fb17afc99d
dismiss keyboard when opening dialog
2024-03-20 18:02:18 +00:00
Samuel Newman
2428d22368
change hosting provider and forgot pw touchables to button
2024-03-19 21:58:53 +00:00
Samuel Newman
8556016a69
remove textfield references from hosting provider
2024-03-19 21:37:12 +00:00
Samuel Newman
717c53bea8
remove explicit height/width
2024-03-19 21:30:41 +00:00
Samuel Newman
fd448a5fab
rename pencil -> pencilLine and reexport
2024-03-19 21:28:18 +00:00
Samuel Newman
a1fc95f30e
convert password reset flow
2024-03-15 13:49:13 +00:00