@workday/canvas-kit-codemod
Advanced tools
Changelog
v11.0.25 (2024-08-05)
aria-selected
in Combobox.Menu.Item
components, but this does change the visuals of what is considered "selected". If you have any visual tests that have a screenshot of a selected state, the visual regression will have to be updated. The same is true for DOM-based snapshot tests. aria-selected="true"
will now be added when an item is selected and not just when the virtual cursor is on the item. If your snapshot captures this DOM state, the snapshot will have to be updated.Changelog
v11.0.24 (2024-08-05)
Changelog
v10.3.50 (2024-08-05)
aria-selected
in Combobox.Menu.Item
components, but this does change the visuals of what is considered "selected". If you have any visual tests that have a screenshot of a selected state, the visual regression will have to be updated. The same is true for DOM-based snapshot tests. aria-selected="true"
will now be added when an item is selected and not just when the virtual cursor is on the item. If your snapshot captures this DOM state, the snapshot will have to be updated.Changelog
v11.0.23 (2024-07-30)
Changelog
v10.3.49 (2024-07-29)