* 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> |
||
|---|---|---|
| .. | ||
| __snapshots__ | ||
| combined_user_activity | ||
| date_separator | ||
| more_messages_button | ||
| new_message_line | ||
| post | ||
| system_avatar | ||
| system_header | ||
| index.ts | ||
| post_list.test.js | ||
| post_list.tsx | ||
| post_list_config.ts | ||
| post_list_refresh_control.tsx | ||