office-ui-fabric-react v7.33.0
·
13503 commits
to master
since this release
Minor changes
- CalendarMonth: Prefer createRef over string ref (PR #10393 by KevinTCoughlin)
- Callout: add the ability for bounds to take a callback (PR #10429 by jspurlin)
Patches
- give tooltip hoverable area an index lower than the content (PR #10357 by micahgodbolt)
- Add .is-disabled to ChoiceGroupOption when disabled (PR #10394 by KevinTCoughlin)
- TextField: remove invalid aria-labelledby (PR #10423 by natalieethell)
- DetailsList: add Announced to examples with sortable columns (PR #10433 by natalieethell)
- Tooltip: Changed examples from aria-labelledby to aria-describedby to follow a11y spec. (PR #10438 by maxwellred)