Rocket.Chat.ReactNative/app
Djorkaeff Alexandre 4d13689503
[IMPROVEMENT] Threads layout tweaks (#2686)
* improvement: Thread Details

* fix: re-render Thread Messages Item

* fix: update snapshots

* improve: thread details component

* fix: cast replies length

* improvement: format date of threads

* improvement: thread details styles

* fix: wrap text

* tests: update snapshot

* improvement: use same date format for all dates

* Icon size 24

* Remove date

* Remove prop drill

* Badge position

* Badge container tweak

* Fix inline style

* Move ThreadDetails to containers

* Update stories

* Fix lint

* Remove wrong prop

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-01-14 14:06:19 -03:00
..
actions [FIX] Rooms list not being updated on some cases (#2765) 2021-01-13 11:16:00 -03:00
constants [IMPROVEMENT] Match background and text mention colors (#2723) 2020-12-17 14:39:45 -03:00
containers [IMPROVEMENT] Threads layout tweaks (#2686) 2021-01-14 14:06:19 -03:00
ee [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00
i18n [i18n] Update fr (#2705) 2020-12-14 13:29:07 -03:00
lib [FIX] Channels list not following the same sorting logic from web client (#2763) 2021-01-05 09:53:42 -03:00
notifications/push [NEW] Add to F-Droid (#2171) 2020-08-24 09:24:10 -03:00
presentation [FIX] ServerDropdown flashing bigger server icon (#2775) 2021-01-13 11:11:31 -03:00
reducers [FIX] Rooms list not being updated on some cases (#2765) 2021-01-13 11:16:00 -03:00
sagas [FIX] Rooms list not being updated on some cases (#2765) 2021-01-13 11:16:00 -03:00
selectors [IMPROVEMENT] Move toggle and inquiry to Enterprise Edition license (#2426) 2020-08-28 16:41:08 -03:00
stacks [NEW] Support RTL (#2656) 2020-11-30 18:47:05 -03:00
static/images [FIX] ServerDropdown flashing bigger server icon (#2775) 2021-01-13 11:11:31 -03:00
utils [REGRESSION] Multiple uploads not working on iOS (#2738) 2020-12-23 08:49:00 -03:00
views [IMPROVEMENT] Threads layout tweaks (#2686) 2021-01-14 14:06:19 -03:00
AppContainer.js [FIX] Handle TypeErrors on navigationRef and draftMessage due to null properties (#2232) 2020-07-02 14:10:11 -03:00
ReactotronConfig.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
commands.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
dimensions.js [CHORE] Create DimensionsContext (#2098) 2020-06-17 14:35:58 -03:00
emojis.js [FIX] Remove unrecognized emoji flags on android (#1887) 2020-03-17 17:19:18 -03:00
index.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
share.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
theme.js [NEW] Action Sheet (#2114) 2020-06-15 16:35:45 -03:00