6a826600c2
* Style Search component for 5.3. * Reset native select control styles. * Fix styling of selected radio options. * Fix bottom margin on select inputs in filters and pagination. * Update DropdownButton styles for WP 5.3. * Style DropdownButton arrow as a chevron. * Fix tooltip arrow styling. * Style TextControlWithAffixes for WP 5.3. * Flatten pagination button style. * Use SelectControl for StoreAlert snooze action. * Remove 3D look and use chevron on SplitButton. * Add changelog entry. * Fix stylelint issues. * Update test snapshots. * Add TextControlWithAffixes disabled prop to documentation and proptypes. * Use WP checkboxes in ReportTable columns. * Fix TableCard header background colors. * Add padding to EllipsisMenu toggle controls. * Remove version-specific styles. We require WP 5.3 as a minimum now. |
||
---|---|---|
.. | ||
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.