mattermost-mobile/app/mm-redux/types
Michael Kochell c1936040c3
MM-33993 Allow apps form and interactive dialogs to clear select fields (#5398)
* allow apps form and int dialogs to clear select fields

* don't show x if the field is disabled

* change down chevron to right chevron

* increase padding around close x to increase touch area

* positioning

* remove chevron and divider

* use hitSlop instead of padding. fix position of x

* lint

* types

* update type

* lint

* make onClear optional

* optional chaining

* set multiselect value to empty array on clear

* include null in type

* useCallback improvement

* fix clearing multi-selected items state issue

* fix clearing multi-selected items state issue

* lint

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-08-23 12:33:48 -04:00
..
actions.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
alerts.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
apps.ts MM-33993 Allow apps form and interactive dialogs to clear select fields (#5398) 2022-08-23 12:33:48 -04:00
bots.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
channel_categories.ts Local only collapse state for mobile (#5721) 2021-10-08 09:32:31 -03:00
channels.ts [MM-34415, MM-34808, MM-34572, MM-34385, MM-32445, MM-31525] Handle user and channel provider from the app parser (#5503) 2021-08-17 10:45:49 +02:00
client4.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
config.ts Latex rendering with react-native-math-view (#5651) 2022-04-19 09:16:38 -04:00
data_retention.ts MM-33580 Granular Data Retention (#5330) 2021-07-15 18:47:48 +05:30
emojis.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
errors.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
files.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
general.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
groups.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
index.ts Voicechannels (#5753) 2021-11-11 11:32:39 +01:00
integration_actions.ts Feature - Cloud Apps (#5226) 2021-03-22 18:02:06 -04:00
integrations.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
message_attachments.ts Migrate message attachments to typescript (#5127) 2021-04-22 18:21:44 -04:00
module.d.ts MM-34586 Custom status feature (#5220) 2021-06-04 08:54:31 -04:00
plugins.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
posts.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
preferences.ts [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
reactions.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
remote_cluster.ts MM-32921 shared channels (#5241) 2021-05-24 16:07:47 +05:30
requests.ts Feat crt (#5455) 2021-07-21 22:58:04 +05:30
roles.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
search.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
store.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
teams.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
theme.ts [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
threads.ts Feat crt (#5455) 2021-07-21 22:58:04 +05:30
typing.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
users.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
utilities.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
websocket.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00