Melanie Mazanec
Melanie Mazanec
Has anyone solved this? I'm using create react app and typescript. Works fine in storybook but breaks when trying to use it in a component library build.
Ditto to this with NetworkFrame
@cvkline is this because you are using column hover for the tooltip rather than piece hover, but piece hover is the default behavior of keyboard nav?
++ to needing this feature for use with popular libraries. This would be helpful for my company's project to incrementally replace legacy WordPress functionality with a Vue app that handles...
+1 having this issue with DayPickerSingleDateController
I'm using Deque's axe for integration and e2e tests on a project that uses oruga (jest-axe for integration, axe via nightwatch for e2e). We recently bumped a few (edit: oruga)...
@mlmoravek I made an attempt with #846 and fixed an a11y issue in the steps component. If this looks like an ok approach, I'd be happy to continue with the...