Commit Graph
610 Commits
Author SHA1 Message Date
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
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
Sahil Kumar 1f48e57160 chore(ui): address PR feedback
Signed-off-by: xsahil03x <[email protected]>
2021-08-05 13:06:11 +05:30
Sahil Kumar 5c3a9485a4 chore(doc, ui): minor formatting changes
Signed-off-by: Sahil Kumar <[email protected]>
2021-08-05 01:24:04 +05:30
groovinchip 1b9c718ed8 chore: address PR feedback 2021-08-04 15:34:48 -04:00
groovinchip d74576a197 chore: add UserAvatar placeholder builder to stream_chat_theme.dart and user_avatar.dart 2021-08-04 14:35:58 -04:00
groovinchip 8de0eab7cb chore: update CHANGELOG.md 2021-08-04 12:24:56 -04:00
groovinchip 8a4632e6e2 chore: address PR feedback 2021-08-04 12:03:37 -04:00
groovinchip f0cf4fd6db chore: use ChannelPreviewTheme.of(context) in channel_bottom_sheet.dart 2021-08-04 11:40:10 -04:00
groovinchip 70c77e70e5 chore: use ChannelHeaderTheme.of(context) in thread_header.dart 2021-08-04 11:36:58 -04:00
groovinchip 55cb5ead04 chore: use ChannelPreviewTheme.of(context) in message_search_item.dart 2021-08-04 11:34:30 -04:00
Gordon Hayes acd932ccc9 feat: add image property to user 2021-08-04 16:42:01 +02:00
groovinchip 6e6ce8c7f3 test: fix mid-lerp test in channel_header_theme_test.dart 2021-08-02 14:44:36 -04:00
groovinchip e5270e60d0 chore: merge latest dev 2021-08-02 13:15:28 -04:00
groovinchip d5f38fa545 test: fixed failing test in channel_preview_theme_test.dart 2021-08-02 12:58:31 -04:00
groovinchip 26b2bf3f18 test: add test for ChannelListHeaderTheme 2021-08-02 12:02:18 -04:00
groovinchip 34476db6f4 chore: update ChannelListHeaderTheme 2021-08-02 11:52:45 -04:00
groovinchip 51e0eb9a13 chore: use ChannelPreviewTheme.of(context) rather than StreamChatTheme.of(context).channelPreviewTheme 2021-08-02 11:02:55 -04:00
groovinchip c3d2896071 test: add tests for MessageTheme 2021-08-02 10:56:06 -04:00
groovinchip 628ef401d4 chore: update message_theme.dart
Includes Diagnosticable, more descriptive field names, lerp, ==, and hashCode
2021-08-02 10:47:38 -04:00
groovinchip 5e1eb7a320 test: add tests for ChannelPreviewTheme 2021-08-02 09:53:39 -04:00
groovinchip a06e6075d7 chore: add ChannelPreviewTheme inherited theme and documentation 2021-08-02 09:38:15 -04:00
groovinchip d8ca465b91 chore: add lerp, == and hashCode to ChannelPreviewTheme 2021-08-02 09:24:17 -04:00
groovinchip 37f4ee720e chore: rename ChannelPreviewTheme to ChannelPreviewThemeData 2021-07-30 13:52:07 -04:00
groovinchip c5d53de53c chore: rename ChannelPreviewTheme.lastMessageAt to .lastMessageAtStyle 2021-07-30 13:50:42 -04:00
groovinchip 008dc0b1df chore: add diagnosticable properties to channel_preview_theme.dart 2021-07-30 13:48:49 -04:00
groovinchip f55110c458 fix: instances where new naming wasn't applied 2021-07-30 13:45:58 -04:00
groovinchip 019bd5d5da chore: run dartfmt on changed files 2021-07-30 13:44:53 -04:00
groovinchip 6765854132 chore: rename ChannelPreviewTheme.title and .subtitle to .titleStyle and .subtitleStyle 2021-07-30 13:43:22 -04:00
groovinchip c7d399704e test: Merging two MessageInputThemeData results in the latter 2021-07-30 11:35:32 -04:00
groovinchip 5b99507db3 test: lerp halfway from light to dark 2021-07-30 11:34:46 -04:00