 Salvatore GiordanoandGitHub
|
b5698b1e29
|
Merge pull request #632 from GetStream/hotfix/messageList
fix(ui): open `MessageListView` at a specific message
|
2021-08-20 17:13:26 +02:00 |
|
 Salvatore GiordanoandGitHub
|
80aaef037a
|
Update packages/stream_chat_localizations/lib/src/stream_chat_localizations_ko.dart
|
2021-08-20 17:12:26 +02:00 |
|
Sahil Kumar
|
ed6c87ef49
|
refactor(ui): make initialIndex, initialAlignment non nullable
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-20 19:16:23 +05:30 |
|
 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
|
fea90d4afd
|
added japanese and korean localizations
|
2021-08-20 16:20:56 +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
|
b7ba8b5e85
|
fixed test
|
2021-08-20 16:13:46 +05:30 |
|
Sahil Kumar
|
f90dc4127d
|
refactor!(core): Refactor BetterStreamBuilder.
1. BREAKING: Renamed `BetterStreamBuilder.loadingBuilder` to `.noDataBuilder`.
2. BREAKING: Added non-null constraint on `BetterStreamBuilder<T extends Object>`.
3. `BetterStreamBuilder.initialData` is now nullable/not-required.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-20 16:13:27 +05:30 |
|
Deven Joshi
|
feac07057a
|
removed comments
|
2021-08-20 16:10:48 +05:30 |
|
Deven Joshi
|
6cf63fe3ca
|
added tests
|
2021-08-20 16:10:01 +05:30 |
|
Salvatore Giordano
|
26407a0f15
|
rename test folder
|
2021-08-20 11:03:04 +02:00 |
|
Salvatore Giordano
|
5ecbfa4ac8
|
move comments
|
2021-08-20 10:21:29 +02:00 |
|
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 |
|
Deven Joshi
|
ddf33a1989
|
added tests
|
2021-08-19 17:50:37 +05:30 |
|
Deven Joshi
|
c716f8803e
|
Merge remote-tracking branch 'origin/cds-189' into cds-189
|
2021-08-19 17:22:02 +05:30 |
|
Deven Joshi
|
b920919e0f
|
added tests
|
2021-08-19 17:20:59 +05:30 |
|
 Salvatore GiordanoandGitHub
|
791729db4d
|
Merge branch 'develop' into localization-ko-and-jp
|
2021-08-19 12:19:11 +02:00 |
|
Salvatore Giordano
|
5bda5db705
|
update changelog
|
2021-08-19 12:17:56 +02:00 |
|
Salvatore Giordano
|
894802502a
|
update readme and example
|
2021-08-19 12:16:55 +02:00 |
|
Salvatore Giordano
|
a93b585d61
|
fix analysis
|
2021-08-19 11:44:23 +02:00 |
|
Salvatore Giordano
|
819abd091e
|
fix format
|
2021-08-19 11:43:25 +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 JoshiandGitHub
|
170f18093e
|
Update packages/stream_chat/lib/src/client/channel.dart
|
2021-08-18 17:31:44 +05:30 |
|
Deven Joshi
|
a029adae24
|
fixes
|
2021-08-18 17:30:15 +05:30 |
|
Deven Joshi
|
2a30ff2e73
|
fixes
|
2021-08-18 16:08:20 +05:30 |
|
Deven Joshi
|
c2177fa7a5
|
fmt
|
2021-08-18 16:01:07 +05:30 |
|
Deven Joshi
|
00ea765959
|
fix: it translations
|
2021-08-18 16:00:17 +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 |
|
 Salvatore GiordanoandGitHub
|
3a1ebb67a6
|
Merge pull request #628 from GetStream/hotfix/timestampReverseMessageList
fix(ui): date divider in not reverse message list
|
2021-08-17 13:00:00 +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
|
ad4be0e9d6
|
update changelog
|
2021-08-17 11:26:16 +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
|
607ad40443
|
fix(core): ChannelListView pagination on refresh
|
2021-08-17 10:32:56 +02:00 |
|
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 |
|
 Salvatore GiordanoandGitHub
|
923155cff6
|
Merge pull request #623 from GetStream/fix/hindi-translations
fix(localization): Fix `Hindi` translations.
|
2021-08-16 16:17:53 +02:00 |
|
Deven Joshi
|
fd13d1089f
|
fix: tests
|
2021-08-16 14:48:36 +05:30 |
|