Skip to content

@khanacademy/[email protected]

Choose a tag to compare

@khan-actions-bot khan-actions-bot released this 04 Dec 18:18
· 4 commits to main since this release
cc99d84

Minor Changes

  • 42c0f72: NavigationTabs: Add tag prop to allow overriding the underlying nav element

Patch Changes

  • 5db127a: Fix issue where TabPanel is set with tabIndex=0 before it has determined if it has focusable elements within it (related to a focus management bug when Tabs are used inside a Popover). Also apply WB focus styling to the tabpanel element since it is focusbale when there are no interactive elements in it.