81573c2b68
* Fix select-control component to preserve currently selected item on focus and de-focus * No longer auto select option on initial render, pressing tab would only select if selection exists * Fix to reflect the proper suggested changes * Attempt to fix unnecessary search reset on pressing tab * Fix for keyboard interactions and added accompanying tests |
||
---|---|---|
.. | ||
src | ||
.npmrc | ||
CHANGELOG.md | ||
README.md | ||
package.json |
README.md
Components
This packages includes a library of components that can be used to create pages in the WooCommerce dashboard and reports pages.
Installation
Install the module
npm install @woocommerce/components --save
View the full Component documentation for usage information.