mattermost-mobile/app
Andre Vasconcelos f7bed8dcdb MM-15635 - Making markdown tables more responsive (#3249)
* Making markdown tables more responsive

* Changing implementation of isTablet and isLandscape

* Fixing variable names & added more table styles

* Adding header backgrounds & iOS fixes

* Changing cell padding to 8

* Fixing positioning of expand table buttons

* Fixed android issues and flex render conditions

- Centered icon in expand button instead of using fixed paddings (icon was slightly off center)
- Fixed expand button rendering on android
- Separated full table view into ios / android to allow for separate styling

* Merging table back to single file

* Resolving conflicts & improving full table view

- Made the full table view scrollable through any part of the screen, as opposed to only the table area (only works on iOS)
- Resolved conflicts with PR that limits tables to 5 columns visible on channel view
- Made changes to keep behavior of tables consistent on table view
- Added logic to render "moreRight" element if table was cut in channel view
- Updated snapshot
2019-11-30 14:27:02 -03:00
..
actions MM-19337 Enable users to view archived channels (#3514) 2019-11-18 22:38:30 +08:00
components MM-15635 - Making markdown tables more responsive (#3249) 2019-11-30 14:27:02 -03:00
constants MM-17838 Wrap reactions when they exceed screen size (#3144) 2019-11-18 22:10:38 -03:00
i18n [MM-18779] Reset moment local on logout (#3310) 2019-09-25 16:02:58 +08:00
init [MM-16593] Upgrade to RN 0.61.2 (#3455) 2019-10-28 15:04:24 -07:00
mattermost_bucket
mattermost_managed Use LifecycleEventListener listener for MattermostManagedModule (#3578) 2019-11-20 15:25:53 -07:00
notification_preferences
push_notifications [MM-16232] ID loaded push notifications (#3562) 2019-11-18 19:29:49 -03:00
reducers Revert "Revert accidentally merged changes from mark-as-unread branch (#3405)" 2019-10-11 16:10:57 -04:00
screens MM-15635 - Making markdown tables more responsive (#3249) 2019-11-30 14:27:02 -03:00
selectors MM-19991 Filtering search by channel should also show the channel name and not only its ID (#3561) 2019-11-18 23:56:01 +08:00
store MM-20694 Fix race condition when the store has not rehydrated (#3610) 2019-11-27 08:03:50 -07:00
styles MM-19696 Added font color for GlobalStyle Input (#3536) 2019-11-15 17:25:25 +08:00
telemetry [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
utils MM-20694 Fix race condition when the store has not rehydrated (#3610) 2019-11-27 08:03:50 -07:00
initial_state.js MM-19853 Fix iOS SafeAreaView for Server URL screen (#3513) 2019-11-04 14:59:23 -07:00
mattermost.js MM-20694 Fix race condition when the store has not rehydrated (#3610) 2019-11-27 08:03:50 -07:00