Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: GroupChannelList migration #1231

Conversation

git-babel
Copy link
Contributor

Changelogs

This is a part of state management migration. This PR migrate 'GroupChannelListProvider' and related files to the new style.

  • Created useGroupChannelList() hook. It'll replace the previous useGroupChannelContext() hook.

@git-babel
Copy link
Contributor Author

There is no action for the useGroupChannelList() hook for there is no external state change action for this provider.

@git-babel git-babel force-pushed the refactor/CLNP-5042/GroupChannelList-migration branch from 0ded427 to d76a729 Compare October 17, 2024 23:54
@git-babel git-babel merged commit 7b13339 into feat/state-mgmt-migration-1 Oct 17, 2024
5 checks passed
AhyoungRyu pushed a commit that referenced this pull request Oct 29, 2024
### Changelogs
This is a part of state management migration. This PR migrate
'GroupChannelListProvider' and related files to the new style.
* Created `useGroupChannelList()` hook. It'll replace the previous
`useGroupChannelContext()` hook.
@AhyoungRyu AhyoungRyu deleted the refactor/CLNP-5042/GroupChannelList-migration branch November 29, 2024 05:32
AhyoungRyu pushed a commit that referenced this pull request Dec 2, 2024
### Changelogs
This is a part of state management migration. This PR migrate
'GroupChannelListProvider' and related files to the new style.
* Created `useGroupChannelList()` hook. It'll replace the previous
`useGroupChannelContext()` hook.
HoonBaek pushed a commit that referenced this pull request Dec 3, 2024
### Changelogs
This is a part of state management migration. This PR migrate
'GroupChannelListProvider' and related files to the new style.
* Created `useGroupChannelList()` hook. It'll replace the previous
`useGroupChannelContext()` hook.
AhyoungRyu pushed a commit that referenced this pull request Dec 11, 2024
This is a part of state management migration. This PR migrate
'GroupChannelListProvider' and related files to the new style.
* Created `useGroupChannelList()` hook. It'll replace the previous
`useGroupChannelContext()` hook.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants