mattermost-mobile/app/components/post_list
ladudu a4e495a2a6
fix Slack attachment button color looks wrong color for dark themes (#8959)
- Moved STATUS_COLORS declaration outside of the conditional block for better readability.
- Updated hexColor assignment logic to ensure a default color is applied when buttonColor is not provided.
- Adjusted customButtonStyle and customButtonTextStyle to use the updated hexColor logic.
2025-09-17 11:44:55 +02:00
..
combined_user_activity Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
date_separator Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
more_messages Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
new_message_line Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
post fix Slack attachment button color looks wrong color for dark themes (#8959) 2025-09-17 11:44:55 +02:00
thread_overview Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
config.ts Remove unused INDICATOR_BAR_HEIGHT (#6519) 2022-07-29 08:14:46 -04:00
index.ts remove usages of isTimeZoneEnabled (#7769) 2024-01-30 13:22:55 +01:00
post_list.test.tsx Update dependencies (#8721) 2025-04-07 09:30:06 +08:00
post_list.tsx Refactor Open Profile (#8746) 2025-05-13 17:07:13 +02:00
refresh_control.tsx Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
scroll_to_end_view.tsx Feature schedule posts (#8509) 2025-04-14 22:08:59 +05:30