groovinchip
423581c9d1
fix: theme channel_list_view.dart background color in the proper place
2021-07-19 12:16:48 -04:00
groovinchip
f904b3ed82
remove unused import
2021-07-19 09:05:50 -04:00
groovinchip
f7b61706cb
test: add tests for ChannelListViewThemeData
2021-07-18 12:47:02 -04:00
groovinchip
6bc70ba40a
run dartfmt on message_list_view_theme_test.dart
2021-07-18 12:45:40 -04:00
groovinchip
eb6d0ad5b0
fix: make ChannelListViewThemeData constructor const
2021-07-18 12:35:14 -04:00
groovinchip
c803b133a0
chore: allow ChannelListView background color to be themed via StreamChatThemeData
...
This commit adds the ChannelListViewTheme and ChannelListViewThemeData classes, and updates ChannelListView to set its background color accordingly
2021-07-18 12:31:21 -04:00
groovinchip
9fbbe976ba
feat: add macos support to stream_chat_flutter example app
2021-07-16 19:41:32 -04:00
groovinchip
d73b201915
Merge branch 'develop' into cds-323
2021-07-16 19:27:54 -04:00
groovinchip
c427b1201b
test: add tests for MessageListViewThemeData
2021-07-16 19:24:08 -04:00
groovinchip
45d2f5c6b3
fix MessageListViewThemeData lerp
2021-07-16 15:08:26 -04:00
groovinchip
be804b211c
un-require backgroundColor for MessageListViewThemeData class per conventions
2021-07-16 15:03:14 -04:00
groovinchip
0eb350b756
test: remove a duplicated test in gallery_header_theme_test.dart
2021-07-16 15:00:12 -04:00
groovinchip
68db4bfee4
chore: Allow MessageListView background color to be customized via theme
...
This commit adds the MessageListViewTheme and MessageListViewTheme data classes. The customization is enabled in message_list_view.dart via the addition of a ColoredBox widget that looks up the widget tree for the background color set by MessageListViewThemeData
2021-07-16 12:15:04 -04:00
Salvatore Giordano
9813f4084a
update persistence version
2021-07-16 17:29:27 +02:00
Salvatore Giordano
db537811cc
Merge branch 'develop' into release/2.0.0
2021-07-16 17:28:31 +02:00
Salvatore Giordano and GitHub
48399a0f1b
Merge pull request #529 from GetStream/docusaurus
...
docs: docusaurus docs
2021-07-16 17:28:01 +02:00
Salvatore Giordano and GitHub
2472e0f265
Merge pull request #553 from GetStream/mig-guide
...
feat: Added mig guide (scf)
2021-07-16 17:27:33 +02:00
Salvatore Giordano
ccb6a62a42
update stream workflow
2021-07-16 17:27:11 +02:00
Salvatore Giordano
d1466bae8f
update docusaurus action
2021-07-16 17:26:04 +02:00
Salvatore Giordano
f54e7ebfda
update docusaurus action
2021-07-16 17:24:59 +02:00
Salvatore Giordano
ca2c459e77
Merge branch 'develop' into release/2.0.0
2021-07-16 17:19:44 +02:00
Salvatore Giordano and GitHub
2554b3f80d
Merge pull request #552 from GetStream/remove-sync
...
fix: sync events only in case persistence is enabled
2021-07-16 17:19:28 +02:00
Deven Joshi and GitHub
95febb00cf
Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
2021-07-16 20:47:37 +05:30
Deven Joshi and GitHub
9a36b961ba
Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
2021-07-16 20:45:22 +05:30
cb5db2796c
Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
...
Co-authored-by: Gordon <[email protected] >
2021-07-16 20:44:40 +05:30
Salvatore Giordano and xsahil03x
5c12521a69
fix analyzer
2021-07-16 20:44:21 +05:30
c513bd06ff
Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
...
Co-authored-by: Gordon <[email protected] >
2021-07-16 20:44:00 +05:30
60cddfc091
Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
...
Co-authored-by: Gordon <[email protected] >
2021-07-16 20:43:55 +05:30
3c394362cc
Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
...
Co-authored-by: Reuben Turner <[email protected] >
2021-07-16 20:43:46 +05:30
695760637b
Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
...
Co-authored-by: Reuben Turner <[email protected] >
2021-07-16 20:42:07 +05:30
816f9ab7fa
Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
...
Co-authored-by: Reuben Turner <[email protected] >
2021-07-16 20:41:59 +05:30
00b1f21c63
Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
...
Co-authored-by: Reuben Turner <[email protected] >
2021-07-16 20:41:49 +05:30
ac27b9bc2b
Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
...
Co-authored-by: Reuben Turner <[email protected] >
2021-07-16 20:41:33 +05:30
d62e9a81b0
Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
...
Co-authored-by: Reuben Turner <[email protected] >
2021-07-16 20:41:20 +05:30
8edf68b3b9
Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
...
Co-authored-by: Reuben Turner <[email protected] >
2021-07-16 20:40:40 +05:30
6ff32fb26c
Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
...
Co-authored-by: Reuben Turner <[email protected] >
2021-07-16 20:40:25 +05:30
9b6c2df1d7
Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
...
Co-authored-by: Reuben Turner <[email protected] >
2021-07-16 20:39:30 +05:30
6afe6a83f5
Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
...
Co-authored-by: Gordon <[email protected] >
2021-07-16 20:39:06 +05:30
Deven Joshi
18be18678b
fix: details
2021-07-16 20:35:21 +05:30
Deven Joshi
a7044b84a1
Merge remote-tracking branch 'origin/mig-guide' into mig-guide
2021-07-16 20:25:02 +05:30
Deven Joshi
a9c9d40ba5
fix: details
2021-07-16 20:24:50 +05:30
Salvatore Giordano
1e54f1198b
replace summary with bold
2021-07-16 16:48:10 +02:00
Deven Joshi
0bc3efdecc
fix: details
2021-07-16 20:02:01 +05:30
Deven Joshi
4d1625c306
fix: details
2021-07-16 20:01:35 +05:30
Deven Joshi
9c4216d976
fix: fmt
2021-07-16 20:00:22 +05:30
Deven Joshi
cc76c3b8ff
feat: Added mig guide (sc)
2021-07-16 19:59:11 +05:30
Deven Joshi
9bf0aac3fa
feat: Added mig guide (scfc)
2021-07-16 19:12:30 +05:30
Deven Joshi
5ae9933321
feat: Added mig guide (scf)
2021-07-16 18:47:02 +05:30
Sahil Kumar
9a2ec7ca84
fix: sync events only in case persistence is enabled
...
Signed-off-by: xsahil03x <[email protected] >
2021-07-16 18:32:38 +05:30
Salvatore Giordano
e0153b4852
fix analyzer
2021-07-16 13:15:50 +02:00