Skip to content

Conversation

Stream-SDK-Bot
Copy link
Collaborator

βœ… Added

  • New Thread List UI Component #621
  • Handles marking a thread read in ChatChannelViewModel #621
  • Adds ViewFactory.makeChannelListItemBackground #621

🐞 Fixed

  • Fix Channel List loading view shimmering effect not working #621
  • Fix Channel List not preselecting the Channel on iPad #621

πŸ”„ Changed

  • Channel List Item has now a background color when it is selected on iPad #621

testableapple and others added 6 commits October 9, 2024 12:00
* Add threads tab to demo app

* Add `NoThreadsView` implementation

* Add `ThreadList` design implementation + Add `MessagePreviewFormatter`

* Fix Channel List not preselecting a channel for iPads

* Add background selection to Channel List items on iPad

* Revert "Fix Channel List not preselecting a channel for iPads"

This reverts commit 99d2699.

* Revert "Add background selection to Channel List items on iPad"

This reverts commit 75539ac.

* Add `ChatThreadList` + `ChatThreadListNavigatableItem`

* Add `ChatThreadListLoadingView` implementation and handle empty and loading states

* Add `ChatThreadListHeaderViewModifier` implementation

* Fix Channel List shimmering effect and improve shimmering animation

* Add the possibility to customise the background of Thread List

* Add `ChatThreadListErrorBannerView`

* Add `ChatThreadListFooterView` + Loading More Theads

* Add mark thread read logic to `ChatChannelViewModel`

* Add markThreadAsUnreadAction when message is the root of a thread and inside a thread view

* Fix double mark unread action

* Add `ChatThreadListHeaderView` to display new available threads

* Add thread selection logic to iPad

* Add a modifier that wraps the thread list so that the list can be customized based on state changes

* Update CHANGELOG.md

* Add missing comments to Thread List View Model

* Add more doc comments to public views

* Add background color when a thread is selected on iPad

* Add background color when a channel is selected on iPad

* Fix Channel List not preselecting channel in iPad

* Update CHANGELOG.md

* Add Thread List Item test coverage

* Add test coverage to ChatThreadListView

* Add Thread List View Model test coverage

* Fix snapshot tests

* Remove ChatThreadListScreen since it is not needed

* Fix changelog typoe

* Do not pass colors to the view factory

* Use message preview formatter from utils

* Forgotten public inits

* Remove unused properties in Thread List View

* Remove unused colors and utils from ChatThreadListViewModel

* [CI] Snapshots

* Missing public inits

* Fix glitch in loading view

* Add missing comments to some public views

* Fix layout shift when a thread has a new unread message

* Add `ChatThreadListItemViewModel` to make it easier for customers to reuse formatting logic

* Fix thread list item view test not compiling

* [CI] Snapshots

---------

Co-authored-by: Stream Bot <[email protected]>
Co-authored-by: Stream Bot <[email protected]>
* Updated StreamChat dependency to 4.65.0

* Format code according to swiftformat

* Fix Tests

* One more

* Fix demo app linting
@Stream-SDK-Bot Stream-SDK-Bot requested a review from a team as a code owner October 18, 2024 15:08
Copy link

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

@Stream-SDK-Bot
Copy link
Collaborator Author

SDK Size

title previous release current release diff status
StreamChatSwiftUI 7.14 MB 7.97 MB +848 KB 🟒

Copy link

@testableapple testableapple self-requested a review October 18, 2024 16:16
@nuno-vieira
Copy link
Member

/merge release

@testableapple
Copy link
Contributor

Publication of the release has been launched πŸ‘

@github-actions github-actions bot merged commit 78bf645 into main Oct 18, 2024
11 checks passed
@github-actions github-actions bot deleted the release/4.65.0 branch October 18, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants