v16.11.0v16.10.2
Reading changes from the repo…
onFocusWithin
event callback to the FocusWithin
responder, enhancing focus management in your applications. allowModifiers
flag in FocusList
and FocusTable
, which allows for more intuitive keyboard navigation and control. FocusTable
now supports colSpan
, allowing for more flexible table layouts and improved accessibility. FocusList
and FocusTable
components now include wrapping support for keyboard navigation, enhancing user experience when navigating through lists and tables. useEditableValue()
function to safely compare values like NaN, improving reliability in your applications.