Minor Changes
Patch Changes
-
#7988
382784f4e
Thanks @kyledurand! - Reduced spacing on ChoiceList children -
#7899
930f077eb
Thanks @jeradg! - Fixed a bug where Tooltips nested in Scrollable containers sometimes don't update their positions correctly -
#7831
47487ee0c
Thanks @acmertz! - Updated the focus helper functions to no longer treat buttons witharia-disabled="true"
andtabindex="-1" (but no
disabled` attribute) as focusable.