about summary refs log tree commit diff
path: root/src/components/forms/HostingProvider.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Use consistent hosting provider height (#8186)Samuel Newman2025-04-141-2/+1
|
* Release 1.100 (#8168)Paul Frazee2025-04-081-17/+19
| | | | | | | | | * 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
* Reapply "Modify hosting provider text for better localization" (#7928)Minseo Lee2025-04-011-19/+17
| | | | | | | | | * Update HostingProvider.tsx * Update src/components/forms/HostingProvider.tsx --------- Co-authored-by: Hailey <hailey@blueskyweb.xyz>
* Release 1.99 prep (#7925)Paul Frazee2025-03-061-17/+19
| | | | | | | | | * Revert #7847 (was causing layout issues) * Test fixes * Pull latest translations from crowdin * Run intl:extract:all
* Modify hosting provider text for better localization (#7847)Minseo Lee2025-02-261-14/+16
| | | | | | | | | * Update HostingProvider.tsx * Update src/components/forms/HostingProvider.tsx --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* translate hosting provider text (#7834)surfdude292025-02-251-2/+2
|
* Refine accessibilityHint (#7554)Minseo Lee2025-02-111-2/+2
| | | | | | | | | | | | | | | * `accessibilityHint` * accessibilityHint * Update Co-Authored-By: jason-me <mail@jason-hester.me> * Update LoginForm.tsx --------- Co-authored-by: jason-me <mail@jason-hester.me>
* Fix slow Hosting Provider dialog (#7594)Samuel Newman2025-02-031-2/+2
| | | | | * avoid portal perf pitfall * add dep array
* [ELI5] Tweaks to hosting provider (#6935)Samuel Newman2025-01-081-60/+83
| | | | | | | | | | | | | | | * 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
* Release 1.77.0 (#3549)Paul Frazee2024-04-131-1/+1
| | | | | * A couple test fixes * Intl extract
* 1.76 release preparations (#3459)Paul Frazee2024-04-091-0/+1
| | | | | | | * Run intl:extract * Update dev-env to 0.3.4 * Test fixes
* HostingProvider tweaksEric Bailey2024-03-201-26/+34
|
* sort imports for files related to this PRSamuel Newman2024-03-201-3/+3
|
* dismiss keyboard when opening dialogSamuel Newman2024-03-201-1/+2
|
* change hosting provider and forgot pw touchables to buttonSamuel Newman2024-03-191-17/+37
|
* remove textfield references from hosting providerSamuel Newman2024-03-191-3/+4
|
* remove explicit height/widthSamuel Newman2024-03-191-5/+1
|
* rename pencil -> pencilLine and reexportSamuel Newman2024-03-191-1/+1
|
* convert password reset flowSamuel Newman2024-03-151-0/+69