This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
feat: add useChannelStateListener
and useConnectionStateListener
hooks
#65
Merged
owenpearson
merged 10 commits into
integration/v3
from
add-useConnectionState-and-useChannelState
Aug 10, 2023
Merged
feat: add useChannelStateListener
and useConnectionStateListener
hooks
#65
owenpearson
merged 10 commits into
integration/v3
from
add-useConnectionState-and-useChannelState
Aug 10, 2023
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f54cca1 - Browse repository at this point
Copy the full SHA f54cca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for defa93c - Browse repository at this point
Copy the full SHA defa93cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e028495 - Browse repository at this point
Copy the full SHA e028495View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c4852 - Browse repository at this point
Copy the full SHA 18c4852View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb0c355 - Browse repository at this point
Copy the full SHA eb0c355View commit details -
refactor: remove
useChannelState
anduseConnectionState
this functionality is covered by the listener hooks and it's straightforward enough to get the same behaviour by just updating a `useState` inside the listener function so i'm removing these for now just for simplicity.
Configuration menu - View commit details
-
Copy full SHA for 1aedf57 - Browse repository at this point
Copy the full SHA 1aedf57View commit details -
Configuration menu - View commit details
-
Copy full SHA for d63153a - Browse repository at this point
Copy the full SHA d63153aView commit details -
refactor: remove useState from event listener hooks
gives the user full control over whether their component re-renders
Configuration menu - View commit details
-
Copy full SHA for 2e5f263 - Browse repository at this point
Copy the full SHA 2e5f263View commit details -
Configuration menu - View commit details
-
Copy full SHA for 702043d - Browse repository at this point
Copy the full SHA 702043dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46f98d6 - Browse repository at this point
Copy the full SHA 46f98d6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.