bsky-app/src/view/com/util/forms
Eric Bailey b6317d4ce7
Improve handling of unselecting languanges in composer language menu (#1093)
* allow toggling off/on multiple from main composer lang menu

* fix dropdown styles for long labels

* udpate model to use new string field

* update language UI

* save langs to history on submit

* remove edit

* clean up use new fields

* default to deviceLocales

* fix default valu

* feedback

* use radio icon
2023-08-23 13:40:15 -07:00
..
Button.tsx Bump @types/react to ^18 and adjust types (#889) 2023-06-22 12:40:32 -04:00
DateInput.tsx [APP-615] COPPA-compliant signup (#570) 2023-05-08 17:25:57 -05:00
DateInput.web.tsx [APP-615] COPPA-compliant signup (#570) 2023-05-08 17:25:57 -05:00
DropdownButton.tsx Improve handling of unselecting languanges in composer language menu (#1093) 2023-08-23 13:40:15 -07:00
NativeDropdown.tsx Fix tap target size of post dropdown menus (#1180) 2023-08-15 15:49:52 -07:00
PostDropdownBtn.tsx Fix tap target size of post dropdown menus (#1180) 2023-08-15 15:49:52 -07:00
RadioButton.tsx Update report modal to use new groupings (close [APP-567]) (#533) 2023-04-25 21:04:50 -05:00
RadioGroup.tsx Update report modal to use new groupings (close [APP-567]) (#533) 2023-04-25 21:04:50 -05:00
SelectableBtn.tsx Add self-labeling controls (#1141) 2023-08-09 17:34:16 -07:00
ToggleButton.tsx Add alt text validation option to user preferences (supersedes #913) (#914) 2023-07-03 15:58:07 -05:00