Juan Andrade
Juan Andrade
## Summary: For a11y reasons, we are changing the border color from `offBlack16` to `offBlack50`. This will solve a color contrast issue for non-text elements like textfields and dropdown openers....
## Summary: - Added css-modules integration. - Created temporary tokens.css file to hold the CSS variables. - Migrated the following components to css-modules: - Button - View - TextField -...
## Summary: TBD Issue: WB-1676 ## Test plan:
## Summary: Create the multiple version that displays the selected values as individual Pill components that can be deleted/unchecked. Added a new hook to manage keyboard navigation for the multiple...
## Summary: This is the first PR associated to the Combobox implementation. It includes the basic structure of the Combobox component with single selection support. ### Combobox Implementation Plan: 1....
## Summary: Playing around with Listbox + Combobox. This is mostly used for reference in the Implementation spec. Issue: XXX-XXXX ## Test plan: TBD
## Summary: - Configured panda-css. - Added panda support to `View`. Issue: FEI-5591 ## Test plan: TBD
## Summary: Addreses an issue in WB dropdowns where we were using the `button` role in the opener, which was causing issues with screen readers. This change updates the role...
## Summary: - Update dependencies in main package.json Issue: https://khanacademy.atlassian.net/browse/WB-1670 ## Test plan: TBD