@fluentui/react-components v9.54.14
·
586 commits
to master
since this release
Minor changes
- feat: Add accessibility and focus modes to cards (PR #32181 by Mitch-At-Work)
- feat: Add brand appearance to nav buttons, update action states (PR #32348 by Mitch-At-Work)
- feat: Add enableDrag option for mouse/touch scroll support (PR #32388 by Mitch-At-Work)
- export Tab component style hooks (PR #32125 by dmytrokirpa)
- bugfix: recover from tabIndex=-1 when TreeItem is removed (PR #32442 by bsunderhus)
Patches
- fix: medium and large SplitButton menuButton is at least 24px wide (PR #32309 by smhigley)
- fix: follow up on assertSlots fixes (PR #32323 by bsunderhus)
- chore: follow up on assertSlots fixes (PR #32323 by bsunderhus)
- chore: follow up on assertSlots fixes (PR #32323 by bsunderhus)
- chore: follow up on assertSlots fixes (PR #32323 by bsunderhus)
- chore: follow up on assertSlots fixes (PR #32323 by bsunderhus)
- fix(useOverflowContainer): Removes double overflowManager creation (PR #32459 by ling1726)
- chore: follow up on assertSlots fixes (PR #32323 by bsunderhus)
- fix: remove aria-valuenow from native input element (PR #32360 by smhigley)
- fix(TableHeaderCell): should use hover and pressed tokens (PR #32352 by ling1726)
- fix: Improve animation for active tab indicator on tabs with falsy values (PR #32374 by dmytrokirpa)
- bugfix: ensures input behaviour on text selection (PR #32285 by bsunderhus)
- fix(react-tag-picker): compute aria-label/aria-labelledby for expand button, stories a11y fixes (PR #32297 by emmayjiang)
- fix(react-tag-picker): allows TagPickerGroup to be disabled (PR #32317 by emmayjiang)
- fix(react-tags): allows TagGroup to be disabled (PR #32317 by emmayjiang)
- fix(react-tags): allow TagGroup to be disabled, remove role='img' from Tag dismiss (PR #32297 by emmayjiang)
- fix: Update popover size to match design guidance 320px, enable image to auto size based on popover surface bounds (PR #32363 by Mitch-At-Work)
- bugfix: ensure actions visibility between successive mouse events (PR #32477 by ling1726)
- fix: remove unnecessary aria-hidden attributes that were causing accessibility issues (PR #32081 by smhigley)
- bugfix: ensure onClick handler is not called on every click (PR #32434 by bsunderhus)
- chore: follow up on assertSlots fixes (PR #32323 by bsunderhus)