Commit Graph
683 Commits
Author SHA1 Message Date
Sahil KumarandGitHub e88064f10e Merge pull request #697 from GetStream/hotfix/dateDivider 2021-09-22 13:16:15 +05:30
Salvatore Giordano 46d365c266 Merge branch 'develop' into hotfix/messageListView 2021-09-22 09:42:42 +02:00
Salvatore Giordano 9a1cb38e2a refactor(ui): rename portal to overlays 2021-09-22 09:24:36 +02:00
Salvatore GiordanoandGitHub a7860f1e74 Merge pull request #692 from salihgueler/fix_emoji_shortname_function
feat(repo): Fix the wrong call on Emoji.byShortName and add hashCode and equals override to Emoji class.
2021-09-21 17:18:04 +02:00
Salvatore Giordano 152adfc8b0 refactor(ui): added MultiPortal and customPortalOptions 2021-09-21 16:44:03 +02:00
Salvatore Giordano 371fff3851 fix(ui): add default loading builder in photoview 2021-09-21 15:49:12 +02:00
Salvatore Giordano e0b23653b7 fix(ui): fix review 2021-09-21 14:40:25 +02:00
Salvatore Giordano 3da495a872 refactor(ui): use portal 2021-09-21 09:46:46 +02:00
Salvatore Giordano 6e8c8624b1 fix(ui): remove default padding in date divider 2021-09-20 16:00:32 +02:00
Salvatore Giordano 8cb95cfd7c Revert "fix(ui): fix MessageListView header and footer while reverse: false"
This reverts commit 59ded0e033.
2021-09-20 15:54:50 +02:00
Salvatore Giordano 9774ee336b fix(ui): fix MessageListView header and footer while reverse: false 2021-09-20 15:54:04 +02:00
Salvatore Giordano 59ded0e033 fix(ui): fix MessageListView header and footer while reverse: false 2021-09-20 15:51:47 +02:00
Salvatore Giordano 829c7042cc fix(ui): fix ios 2021-09-20 13:35:49 +02:00
Salvatore GiordanoandGitHub acffc176db Merge branch 'develop' into overlay-alt 2021-09-20 12:07:56 +02:00
Salvatore Giordano a4efbbaa9f feat(ui): add customOverlays to MessageInput 2021-09-20 12:07:08 +02:00
Salvatore Giordano bba1e817d3 fix(ui): remove dead code 2021-09-20 11:59:21 +02:00
Salvatore Giordano d07b7c6cfd docs(ui): add code docs 2021-09-20 11:47:08 +02:00
Salvatore Giordano 92f5153b6b refactor(ui): refactor overlays 2021-09-20 11:33:42 +02:00
3f06809020 Update packages/stream_chat_flutter/lib/src/message_list_view.dart
Co-authored-by: Salvatore Giordano <[email protected]>
2021-09-17 19:46:25 +05:30
Deven Joshi 7d362db390 fix(ui): check scrollController is attached before calling jump. 2021-09-17 18:34:00 +05:30
Salvatore Giordano d8774a2bbd Merge branch 'develop' into overlay-alt 2021-09-17 11:32:14 +02:00
Salvatore GiordanoandGitHub 4aed0542a2 Merge pull request #672 from GetStream/fix/668
fix(ui): fix `MessageInput` rendering errors
2021-09-17 11:25:59 +02:00
Salih Guler f156c2b91b fix: Fix the wrong call on byShortName
feat: Add hashCode and equals override to Emoji class.
2021-09-17 09:51:33 +03:00
Salvatore Giordano 145685be4b wip 2021-09-16 16:15:41 +02:00
Salvatore GiordanoandGitHub 4561e6077b Merge pull request #690 from GetStream/cds/430
refactor(ui): Use `titleLink` instead of `ogScrapeUrl` for handling link attachments.
2021-09-16 15:49:21 +02:00
Gordon Hayes ec6c663289 fix(ui): render overflow for image attachements 2021-09-16 14:05:27 +02:00
Gordon Hayes 2b0588c9d8 fix(ui): flickering loading indicator 2021-09-16 14:04:07 +02:00
Gordon Hayes 58d8b08433 feat: update attachment buttons animation curve 2021-09-16 14:02:40 +02:00
Gordon Hayes 28b8d3bac0 fix: attachment buttons render overflow 2021-09-16 14:01:44 +02:00
Sahil Kumar 6af4e07787 ref(ui): Use titleLink instead of ogScrapeUrl for handling link attachment.
Signed-off-by: xsahil03x <[email protected]>
2021-09-16 16:41:17 +05:30
Salvatore GiordanoandGitHub 58aee68d96 Merge pull request #683 from GetStream/attachment-tap-fix
fix(ui): Attachment tap fix
2021-09-16 12:55:55 +02:00
Salvatore Giordano eac4085090 fix(ui): fix giphy attachment tap callback 2021-09-16 12:24:42 +02:00
Salvatore Giordano 99e4d724d6 fix(ui): fix giphy attachment tap callback 2021-09-16 12:22:00 +02:00
Deven Joshi 1179c6a109 corrected attachment builders 2021-09-16 15:51:51 +05:30
Sahil Kumar 6427e34119 feat(ui, core): deprecate pagination in favor of limit
Signed-off-by: xsahil03x <[email protected]>
2021-09-15 20:50:44 +05:30
Sahil Kumar ea3d10646e feat(ui, core): Add default empty filter in UserListView.
Signed-off-by: xsahil03x <[email protected]>
2021-09-15 16:02:05 +05:30
Salvatore Giordano 33b9152d4f feat(ui): add onAttachmentTap to ImageGroup 2021-09-15 12:08:34 +02:00
Deven Joshi fb7ede84a3 attachment tap fixes 2021-09-14 22:13:37 +05:30
Deven Joshi eb3d356407 general fixes 2021-09-13 15:16:04 +05:30
Sahil Kumar 874002e8e7 fix(ui): Remove FittedBox from actions widget.
Signed-off-by: xsahil03x <[email protected]>
2021-09-10 18:19:23 +05:30
Deven JoshiandGitHub 4659ae4017 Merge branch 'develop' into overlay-alt 2021-09-10 18:14:39 +05:30
Deven Joshi 88d1210a8d fix gradient border radius 2021-09-10 18:04:45 +05:30
Salvatore Giordano 377789c421 refactor(ui): remove context from Commands and Mentions overlays 2021-09-10 10:52:59 +02:00
Salvatore Giordano 19472027cc refactor(ui): remove context and add size property to EmojiOverlay 2021-09-09 17:01:36 +02:00
Gordon Hayes 265c0d0637 feat: use IndexedKey to track list index 2021-09-08 17:24:17 +02:00
Gordon Hayes 311b109994 perf: only build reaction indicator when needed 2021-09-08 14:31:36 +02:00
Gordon Hayes 0425d67747 fix: show portal conditionally 2021-09-08 14:22:04 +02:00
Salvatore Giordano 9b1d94693a fix: make the list work correctly with separators and findChildIndexCallback 2021-09-08 13:14:53 +02:00
Deven Joshi 2f65a0d480 added docs 2021-09-08 16:12:29 +05:30
Deven Joshi b3fa3aea45 added new overlays and replaced impls in message_input.dart 2021-09-08 16:04:27 +05:30