 Salvatore GiordanoandGitHub
|
c54db6fe55
|
Merge pull request #633 from GetStream/ref/bsb.loadingBuilder
refactor(core, ui)!: Refactor BetterStreamBuilder.
|
2021-08-20 14:46:49 +02:00 |
|
Salvatore Giordano
|
071b337194
|
call streamchannel.of just once
|
2021-08-20 14:41:35 +02:00 |
|
Sahil Kumar
|
8627865b44
|
refactor(ui): use BetterStreamBuilder in ChannelAvatar and ChannelName
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-20 17:04:32 +05:30 |
|
Deven Joshi
|
1f874b1252
|
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into cds-189
|
2021-08-20 16:19:28 +05:30 |
|
Sahil Kumar
|
54b162749d
|
refactor(ui): Replace channel.extraDataStream with channel.nameStream, channel.imageStream in ChannelName and ChannelAvatar widget respectively.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-20 16:15:20 +05:30 |
|
Sahil Kumar
|
08c2a2a886
|
refactor(ui): update core dependency
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-20 16:14:07 +05:30 |
|
Deven Joshi
|
feac07057a
|
removed comments
|
2021-08-20 16:10:48 +05:30 |
|
Deven Joshi
|
4cec36a723
|
fix: analysis
|
2021-08-19 18:13:18 +05:30 |
|
Deven Joshi
|
5cd59f2277
|
fix: timer dispose, added widget test
|
2021-08-19 18:03:34 +05:30 |
|
 Salvatore GiordanoandGitHub
|
791729db4d
|
Merge branch 'develop' into localization-ko-and-jp
|
2021-08-19 12:19:11 +02:00 |
|
Salvatore Giordano
|
44e4cb5d37
|
update changelog
|
2021-08-19 11:39:12 +02:00 |
|
Salvatore Giordano
|
d53f309a26
|
remove unused import
|
2021-08-19 11:35:26 +02:00 |
|
Salvatore Giordano
|
b3542ffb78
|
fix(ui): open MessageListView at a specific message
|
2021-08-19 11:34:22 +02:00 |
|
Deven Joshi
|
a029adae24
|
fixes
|
2021-08-18 17:30:15 +05:30 |
|
Deven Joshi
|
c2177fa7a5
|
fmt
|
2021-08-18 16:01:07 +05:30 |
|
Salvatore Giordano
|
84fccf2c63
|
fix(ui): revert wrapping ChannelPreview in a DecoratedBox because of Slidable
|
2021-08-18 12:22:56 +02:00 |
|
Deven Joshi
|
f28b6b61a0
|
fix: cooldown and teams, added correct textfield hint
|
2021-08-18 15:45:46 +05:30 |
|
 Salvatore GiordanoandGitHub
|
28e6e4073e
|
Merge pull request #627 from GetStream/ref/non-nullable-streams
refactor(llc, ui): Make Streams non-nullable wherever possible.
|
2021-08-17 13:00:26 +02:00 |
|
Sahil Kumar
|
b2eb51317f
|
refactor(ui): early return Offstage in case index is null.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-17 16:17:19 +05:30 |
|
Salvatore Giordano
|
56bd3b5b50
|
fix(core): always show date divider
|
2021-08-17 12:34:38 +02:00 |
|
 
|
7cdc2b98e5
|
Update packages/stream_chat_flutter/CHANGELOG.md
Co-authored-by: Sahil Kumar <[email protected]>
|
2021-08-17 11:59:45 +02:00 |
|
Salvatore Giordano
|
d0f5f4af83
|
fix format
|
2021-08-17 11:19:02 +02:00 |
|
Sahil Kumar
|
6fb8c8731e
|
fix(ui): fix test
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-17 14:46:44 +05:30 |
|
Salvatore Giordano
|
79b2d91902
|
chore(ui): update changelog
|
2021-08-17 10:01:50 +02:00 |
|
Salvatore Giordano
|
b4329786e8
|
fix(ui): date dividers in not reversed message list view
|
2021-08-17 10:00:59 +02:00 |
|
Sahil Kumar
|
3e4d39308f
|
refactor(llc, ui): Make Streams non-nullable wherever possible.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-16 20:19:55 +05:30 |
|
Deven Joshi
|
2e1b5c4d4a
|
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into cds-189
Conflicts:
packages/stream_chat/lib/src/client/channel.dart
packages/stream_chat_flutter/example/lib/main.dart
packages/stream_chat_flutter/lib/src/message_list_view.dart
|
2021-08-16 14:05:18 +05:30 |
|
 Sahil KumarandGitHub
|
70aaf5d6bf
|
Merge pull request #624 from jiahan-wu/jiahan-wu-patch-1
|
2021-08-13 16:52:53 +05:30 |
|
 Sahil KumarandGitHub
|
1a28a91be7
|
Update packages/stream_chat_flutter/CHANGELOG.md
|
2021-08-13 16:19:14 +05:30 |
|
Jia-Han Wu
|
4a9301317a
|
Update CHANGELOG.md
|
2021-08-13 18:14:17 +08:00 |
|
 Jia-Han WuandJia-Han Wu
|
6c71350d39
|
fix(ui): Fix a MessageInput bug.
|
2021-08-13 18:05:46 +08:00 |
|
 Sahil KumarandGitHub
|
dbe05d4639
|
Merge pull request #616 from GetStream/feat/message-input-action-builders
feat(ui): add support for `attachmentButtonBuilder`, `commandButtonBuilder`
|
2021-08-13 15:01:55 +05:30 |
|
 
|
03e9f2e5d1
|
Update packages/stream_chat_flutter/lib/src/message_input.dart
Co-authored-by: Gordon <[email protected]>
|
2021-08-13 14:49:53 +05:30 |
|
Sahil Kumar
|
f097ef9913
|
chore(ui): Apply review feedbacks.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-13 11:45:40 +05:30 |
|
Sahil Kumar
|
0b33c258f5
|
feat(ui, localization): Move attachment limit exceeded error to translations
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-11 18:14:43 +05:30 |
|
Sahil Kumar
|
9dba5a61d2
|
feat(ui): add possibility to limit attachments in MessageInput
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-11 17:01:50 +05:30 |
|
Gordon Hayes
|
ae8ebe2dba
|
chore: prefer image and name property on image
|
2021-08-10 10:00:02 +02:00 |
|
Sahil Kumar
|
f8a6539d09
|
feat(ui): add support for attachmentButtonBuilder, commandButtonBuilder in MessageInput
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-09 16:48:23 +05:30 |
|
 Sahil KumarandGitHub
|
2317115350
|
Merge pull request #613 from GetStream/cds-310
feat(ui): added backgroundColor property to the various header, footer widgets
|
2021-08-07 01:13:17 +05:30 |
|
Sahil Kumar
|
f30704dbeb
|
chore(ui): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-07 00:59:02 +05:30 |
|
Sahil Kumar
|
bdc527f8d3
|
feat(ui): added backgroundColor property to GalleryFooter
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-07 00:58:46 +05:30 |
|
groovinchip
|
b8de269c1f
|
chore: updated CHANGELOG.md
|
2021-08-06 12:16:22 -04:00 |
|
groovinchip
|
91c0a7031a
|
feat(ui): added backgroundColor property to the various header widgets
Also updated CHANGELOG.md
|
2021-08-06 11:39:51 -04:00 |
|
 Salvatore GiordanoandGitHub
|
372c626d24
|
Merge pull request #592 from GetStream/localization-es
feat(localization): Support for Spanish
|
2021-08-06 12:30:10 +02:00 |
|
 Sahil KumarandGitHub
|
3330040d0a
|
Merge branch 'develop' into cds-365
|
2021-08-05 16:41:32 +05:30 |
|
Sahil Kumar
|
3ab363a8b2
|
chore(llc, ui, core, localization, persistence): analysis fixes, move extraData.image to image field
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-05 16:38:32 +05:30 |
|
 Sahil KumarandGitHub
|
b20952d814
|
Merge pull request #609 from GetStream/cds-344
|
2021-08-05 15:17:38 +05:30 |
|
Sahil Kumar
|
0df21e92c3
|
chore(ui): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-05 15:03:04 +05:30 |
|
Sahil Kumar
|
29d0f91be1
|
fix(ui): remove background color from UserAvatar
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-05 15:02:39 +05:30 |
|
Sahil Kumar
|
f3b7f31bad
|
chore(ui): minor improvements
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-05 14:54:30 +05:30 |
|