Commit Graph
1130 Commits
Author SHA1 Message Date
Salvatore Giordano 6048d61862 add exports, minor refactoring 2022-04-29 15:25:35 +02:00
Sahil Kumar 51a3711613 chore(ui): remove generics from grid views, update docs
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 18:14:01 +05:30
Sahil Kumar 264253feae chore(ui): update doc
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 18:00:34 +05:30
Sahil Kumar 7589e39323 chore(ui): export StreamMessageSearchGridView
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 17:57:15 +05:30
Sahil Kumar 5e96574629 feat(ui): add stream_message_search_grid_view.dart
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 17:56:32 +05:30
Sahil Kumar 2142577a7d chore(core): remove stream_channel_list_loading_tile.dart
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 14:33:25 +05:30
Sahil Kumar 1e9a5b6c1e feat(core, ui): add grid views, minor refactoring
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 14:31:01 +05:30
Salvatore Giordano 38ace99788 format 2022-04-27 11:09:46 +02:00
Ayush Shekhar b6bb3608e5 Migrated llc Lists to be nullable instead of being an empty array 2022-04-26 21:11:24 +05:30
Sahil Kumar 942af38146 feat(core, ui): added PagedValueGridView, added additional params in ListViews
Signed-off-by: xsahil03x <[email protected]>
2022-04-25 16:58:23 +05:30
Salvatore Giordano 1781f3169c chore(ui): update changelog 2022-04-22 17:10:21 +02:00
Sahil Kumar f074bccdc5 feat(ui, core): add remaining v4 list-views
Signed-off-by: xsahil03x <[email protected]>
2022-04-19 12:38:21 +05:30
Salvatore Giordano 2323c59ed4 fix scroll to bottom glitching 2022-04-14 16:16:57 +02:00
Salvatore GiordanoandGitHub e75fce220f Merge branch 'release/4.0.0-beta.2' into fix/gallery_attachment_tests 2022-04-14 11:10:40 +02:00
Ayush Shekhar 478033078f Fixed failing tests 2022-04-14 14:37:39 +05:30
Salvatore Giordano affe37e684 fix(ui): align new widgets to develop fixes 2022-04-14 10:10:21 +02:00
Salvatore Giordano 2bd088dc50 Merge branch 'v4' into release/4.0.0-beta.2 2022-04-14 10:06:12 +02:00
Salvatore Giordano 9d0f66ee8c Merge branch 'develop' into v4 2022-04-14 10:04:27 +02:00
Salvatore Giordano e5b768078b chore(llc,core,ui): update pubspec and changelogs 2022-04-14 09:50:50 +02:00
Ayush Shekhar 2e8d663dac Added attachment change update to changelog 2022-04-13 20:46:57 +05:30
Salvatore Giordano 1926076598 chore(llc,core,ui): update pubspec and changelogs 2022-04-13 17:08:27 +02:00
Ayush Shekhar 4facc30117 Added the updates in changelog 2022-04-13 20:27:01 +05:30
Salvatore GiordanoandGitHub ff31f46746 Merge pull request #1076 from GetStream/fix/full_screen_media
fix(ui): Attachment actions on full screen were broken
2022-04-13 15:42:44 +02:00
Ayush Shekhar 5587622587 Removed print statements from code, sorry for that 2022-04-13 18:22:06 +05:30
Ayush Shekhar 180c24ae72 Implemented StreamAttachmentPackage and fixed operations in widgets linked to full screen implementation, also fixed tests 2022-04-13 18:02:49 +05:30
Salvatore Giordano e59a2b001c Merge branch 'develop' into v4 2022-04-13 14:31:44 +02:00
Salvatore Giordano 1b08145bbf remove unneeded import 2022-04-13 11:58:52 +02:00
Salvatore Giordano d1366df2af chore(llc,core,ui): update pubspec and changelogs 2022-04-13 11:16:29 +02:00
Salvatore Giordano 0d3ed3f1e1 chore(ui): update changelog 2022-04-12 15:13:00 +02:00
Salvatore Giordano 81b2bc1531 fix(llc): send only user_id while reconnecting 2022-04-11 14:30:08 +02:00
Salvatore Giordano f0947cf5e3 remove useless line 2022-04-08 16:29:15 +02:00
Ayush Shekhar 61bb067de1 Updated changelog and removed package import and pub dependency 2022-04-08 16:50:31 +05:30
Ayush Shekhar 62cd0dca25 Au revior visibility detector 2022-04-08 16:43:20 +05:30
Salvatore GiordanoandGitHub 65a5af7b6c Merge pull request #1030 from GetStream/live-event-improvements
feat(flutter): Live event integration improvements
2022-04-07 10:53:23 +02:00
Salvatore GiordanoandGitHub e35259f9b8 Merge pull request #1057 from GetStream/v4-doc-fixes
docs(ui): fix names and update tutorials
2022-04-07 10:50:10 +02:00
Salvatore Giordano 1bb3c0566e fix tests 2022-04-07 10:50:00 +02:00
Ayush Shekhar e93f6da232 Merge branch 'v4' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements 2022-04-06 14:49:51 +05:30
Salvatore Giordano c37560ca9e fix(ui): fix messageInput removing last space 2022-04-06 11:16:58 +02:00
Ayush Shekhar b75ad22a5d Added color properties to missing widgets in MessageInput 2022-04-05 15:42:30 +05:30
Gordon Hayes 44f17f0d95 docs(ui): update code documentation and tutorials 2022-04-04 16:54:01 +02:00
Ayush Shekhar 5e820c9ff9 Merge branch 'v4' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements 2022-04-04 16:13:34 +05:30
xsahil03x 1d1b6b8bdd Merge remote-tracking branch 'origin/develop' into v4
# Conflicts:
#	packages/stream_chat/CHANGELOG.md
#	packages/stream_chat/lib/src/client/channel.dart
#	packages/stream_chat_flutter/CHANGELOG.md
2022-04-01 17:31:41 +05:30
Salvatore Giordano 338b8422fd chore(ui): update changelog 2022-03-24 11:44:46 +01:00
Salvatore Giordano b11a812721 fix(ui): fix initial alignment in message list view 2022-03-24 11:42:46 +01:00
Salvatore Giordano a8e04e8428 fix imports 2022-03-23 16:49:16 +01:00
Salvatore Giordano 21a8110bd2 fix format 2022-03-23 16:36:03 +01:00
Salvatore Giordano a0f353373e fix format 2022-03-23 14:47:57 +01:00
Salvatore Giordano 363c95148e update changelog 2022-03-23 14:25:51 +01:00
Salvatore Giordano d387ae260f update pubspec and changelogs 2022-03-23 11:02:46 +01:00
Salvatore Giordano 5f12802799 fix reconnection event 2022-03-22 16:34:06 +01:00