Commit Graph

9 Commits

Author SHA1 Message Date
Diego Mello 4d7c7e1470 Merge branch 'develop' into feat.new-mention
# Conflicts:
#	__tests__/containers/RoomHeader/__snapshots__/RoomHeader.stories.storyshot
#	__tests__/containers/RoomItem/__snapshots__/RoomItem.stories.storyshot
#	__tests__/containers/markdown/__snapshots__/Markdown.stories.storyshot
#	__tests__/views/DiscussionsView/__snapshots__/Item.stories.storyshot
#	__tests__/views/ThreadMessagesView/__snapshots__/Item.stories.storyshot
#	app/lib/constants/colors.ts
2023-07-19 15:30:27 -03:00
Diego Mello 51cf4e5cd9
chore: Remove unused i18n keys from en.json (#5056) 2023-06-26 16:28:11 -03:00
Reinaldo Neto aabbc77479
fix: update room on the rooms list view after local search and quote showing with leading empty space on the rooms list view (#5064)
* fix: quote showing with leading empty space on the rooms list view

* add unit test for previewFormatText

* minor tweak

* add e2e test to see the msg quote

* fix room item re-render after local search

* markdown preview testID can be received or default

* update storyshot roomheader

* minor tweak

* minor tweak

* fix flaky test

* refactor searchRoom to avoid flaky tests
2023-06-16 15:20:04 -03:00
Diego Mello 444d293c38 Line height 23 2023-05-31 11:13:12 -03:00
Diego Mello c130355a2e Empty space logic 2023-05-30 18:10:46 -03:00
Diego Mello 8c47187f70
[NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
Danish Ahmed Mirza 1486204546
[IMPROVE] Redesign emoji picker (#4328)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-10-21 15:27:55 -03:00
Diego Mello ba15bc9fe6
[NEW] Use Inter font (#4459) 2022-08-23 16:32:51 -03:00
Diego Mello e723990e82
Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00