Commit 92e726b
authored
[EphemeralPresenceManager] Add support for hovercard presence (#11554)
### WHY are these changes introduced?
This PR unblocks
[HoverCard](#10504) from tracking
presence using the `useEphemeralPresenceManager` hook. The component and
hook logic are both agnostic to the actual list of supported keys
defined in the default state object, so no additional tests are needed.1 parent a50b17d commit 92e726b
File tree
2 files changed
+6
-0
lines changed- .changeset
- polaris-react/src/components/EphemeralPresenceManager
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments