Commit Graph
4522 Commits
Author SHA1 Message Date
Salvatore Giordano 45ca096f94 fix(ui): fix attachment picker ui 2022-05-04 09:35:28 +02:00
Salvatore GiordanoandGitHub 9204a6213a Merge pull request #1112 from GetStream/release/4.0.1
chore(llc,core,ui, persistence): update pubspec and changelogs
2022-05-03 16:39:56 +02:00
Salvatore Giordano 075f9414de fix localization tests 2022-05-03 15:44:03 +02:00
Salvatore Giordano 7f562d3ee8 update melos 2022-05-03 12:58:47 +02:00
Salvatore Giordano 5ce540ad4a chore(llc,core,ui, persistence): update pubspec and changelogs 2022-05-03 12:05:09 +02:00
Salvatore Giordano 41f2d55f70 polish 4.0.0 and prepare 4.0.1 2022-05-03 11:58:55 +02:00
Salvatore Giordano 9c05625f9b update changelogs and readmes 2022-05-03 09:48:41 +02:00
Salvatore Giordano 32a32c7ab0 update readme 2022-05-03 09:30:51 +02:00
Salvatore Giordano 8d26f42ab9 update readme 2022-05-03 09:27:21 +02:00
Salvatore GiordanoandGitHub 2c5b1e5932 Merge pull request #855 from GetStream/v4
chore(llc,core,ui): v4
2022-05-03 09:00:00 +02:00
Salvatore Giordano 7850e10b83 doc(docs): add removed deprecated methods 2022-05-03 08:58:59 +02:00
Salvatore Giordano bc63a488fb update readme 2022-05-03 08:53:12 +02:00
Salvatore Giordano 44834047d6 fix publishing 2022-05-03 08:48:07 +02:00
Salvatore Giordano 2e54334255 update pubspec and changelogs 2022-05-02 21:18:41 +02:00
Salvatore Giordano 61e4c471fb fix analysis 2022-05-02 21:09:55 +02:00
Salvatore Giordano 69b6ae7b55 fix test 2022-05-02 18:17:27 +02:00
Salvatore GiordanoandGitHub ce16002315 Merge pull request #1108 from GetStream/docs/v4
docs(repo): update docs for v4
2022-05-02 17:55:08 +02:00
ecfb5aadb7 Update docusaurus/docs/Flutter/guides/migration_guide_4_0.mdx
Co-authored-by: Deven Joshi <[email protected]>
2022-05-02 17:50:39 +02:00
Salvatore Giordano 6f6032441c remove deprecated stuff from older versions 2022-05-02 17:45:06 +02:00
37ca6f7211 Update docusaurus/docs/Flutter/stream_chat_flutter/stream_message_widget.mdx
Co-authored-by: Deven Joshi <[email protected]>
2022-05-02 17:44:44 +02:00
Salvatore Giordano ef1f6cf30c fix typo 2022-05-02 15:41:30 +02:00
Salvatore Giordano 1522181294 doc(docs): add grid docs 2022-05-02 15:40:55 +02:00
Sahil Kumar 52e590371b doc(docs): add stream_channel_list_event_handler.mdx
Signed-off-by: xsahil03x <[email protected]>
2022-05-02 19:01:01 +05:30
Salvatore Giordano a2e7bc452b cleanup 2022-05-02 13:15:47 +02:00
Salvatore Giordano bd12ece9ea PagedValueListenableBuilder 2022-05-02 12:44:28 +02:00
Salvatore Giordano 0ec80452b6 LazyLoadScrollView 2022-05-02 12:15:32 +02:00
Salvatore Giordano 402b0038c6 StreamMessageInputController 2022-05-02 11:59:32 +02:00
Salvatore Giordano 736d70e466 StreamMessageSearchListController 2022-05-02 11:41:37 +02:00
Salvatore Giordano 2083c3d72a StreamUserListController 2022-05-02 11:26:57 +02:00
Salvatore Giordano 487c420226 StreamChannelListController 2022-05-02 10:51:12 +02:00
Salvatore Giordano a77dba0b63 Merge branch 'v4' into docs/v4 2022-04-29 16:26:09 +02:00
Salvatore Giordano da627a6c8a Merge branch 'develop' into v4 2022-04-29 16:24:12 +02:00
Salvatore Giordano 28e8910c11 deprecate core lists 2022-04-29 15:52:00 +02:00
Salvatore Giordano ba353a2a37 update core example 2022-04-29 15:46:54 +02:00
Salvatore Giordano 6048d61862 add exports, minor refactoring 2022-04-29 15:25:35 +02:00
Salvatore GiordanoandGitHub eac9d096e8 Merge pull request #1109 from GetStream/feat/grid-views
feat(core, ui): add grid views, minor refactoring
2022-04-29 15:25:11 +02:00
Gordon Hayes f29daff13f docs: v4 migration guide 2022-04-29 14:58:24 +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
Salvatore Giordano bf94372b1c core intro 2022-04-29 11:41:30 +02:00
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 d1e7a7a7b8 StreamMessageWidget 2022-04-29 09:45:33 +02:00
Salvatore Giordano 94c4db0c80 StreamChannelHeader 2022-04-29 09:38:43 +02:00
Salvatore Giordano 6c2c60075a StreamChannelListHeader 2022-04-28 16:53:11 +02:00
Salvatore Giordano f3d3715c85 StreamChannelListHeader 2022-04-28 16:45:53 +02:00
Salvatore Giordano 9e937e87fb StreamMessageSearchListView 2022-04-28 16:05:46 +02:00
Ayush Shekhar 5c5e0be210 Merge branch 'docs/v4' of https://github.com/GetStream/stream-chat-flutter into docs/v4 2022-04-28 18:45:05 +05:30