Skip to content

Commit de5968f

Browse files
bsunderhusclaude
andcommitted
chore: shorten PR2 change file comments
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent dd41cbc commit de5968f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

change/@fluentui-priority-overflow-pr2-subscribe.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "minor",
3-
"comment": "feat: OverflowManager now exposes getSnapshot and subscribe so consumers can subscribe directly to overflow state without forcing intermediate re-renders.",
3+
"comment": "feat: expose getSnapshot and subscribe on OverflowManager",
44
"packageName": "@fluentui/priority-overflow",
55
"email": "bsunderhus@microsoft.com",
66
"dependentChangeType": "patch"

change/@fluentui-react-overflow-pr2-subscribe.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "patch",
3-
"comment": "fix: each overflow hook (useOverflowCount, useIsOverflowItemVisible, useIsOverflowGroupVisible, useOverflowVisibility) now subscribes to the manager snapshot directly so the Overflow container no longer holds intermediate state. itemVisibility, groupVisibility and hasOverflow on the context are kept for backward compatibility but are now deprecated.",
3+
"comment": "fix: subscribe overflow hooks directly to the manager snapshot",
44
"packageName": "@fluentui/react-overflow",
55
"email": "bsunderhus@microsoft.com",
66
"dependentChangeType": "patch"

0 commit comments

Comments
 (0)