woocommerce/plugins/woocommerce-blocks/assets/js/base/components
Sam Seay 6400e25eca
Checkout: Adjust paddings to align top of page order summary on mobile (#52604)
2024-11-12 23:39:04 +13:00
..
block-error-boundary Fix typos. (#50047) 2024-08-23 18:26:09 +01:00
button [Experimental] Delayed Account Creation Block (#50934) 2024-09-12 11:18:13 +01:00
cart-checkout Checkout: Adjust paddings to align top of page order summary on mobile (#52604) 2024-11-12 23:39:04 +13:00
country-input Remove the wc combobox component, it is no longer used (#50975) 2024-09-03 09:20:46 +00:00
drawer [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
filter-element-label Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
filter-placeholder Make loading placeholder colors match the current font color (https://github.com/woocommerce/woocommerce-blocks/pull/7658) 2022-11-15 18:08:44 -03:00
filter-reset-button [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
filter-submit-button [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
form [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
form-token-field [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
load-more-button update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
loading-mask [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
noninteractive Fix: Mini Cart block button should be disabled in the editor (https://github.com/woocommerce/woocommerce-blocks/pull/5308) 2021-12-07 21:29:56 +07:00
notice-banner [Accessibility] Add focus ring to close notice banner button (#52079) 2024-10-28 16:04:21 +00:00
pagination [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
price-slider Fix typos. (#50047) 2024-08-23 18:26:09 +01:00
product-list [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
product-name [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
product-price Product Price block: prevent price amounts from breaking into multiple lines (#50660) 2024-08-14 15:17:03 +02:00
product-rating Introduce file to define Product Collection types. Improve types handling. (#52458) 2024-10-31 09:30:40 +00:00
quantity-selector Fix visual inconsisties in Cart/Checkout between elements and between Light/Dark modes (#51585) 2024-09-23 14:11:43 +02:00
read-more Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
reviews [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
select [Accessibility] Add focus indicator to select and text inputs on Cart/Checkout block pages (#52010) 2024-10-24 08:44:41 +02:00
sidebar-layout [Accessibility] Fix focus order on checkout block page (#49649) 2024-08-20 15:42:38 +02:00
skeleton Add universal border radius for form elements and components (https://github.com/woocommerce/woocommerce-blocks/pull/11193) 2023-10-11 17:04:45 +01:00
snackbar-list [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
state-input Add validation to select fields and add placeholder option to additional fields API (#49929) 2024-07-26 16:38:44 +00:00
summary Add text limit to payment method descriptions in the page editor (https://github.com/woocommerce/woocommerce-blocks/pull/9708) 2023-06-07 02:29:15 -07:00
README.md Adjust contributor docs (https://github.com/woocommerce/woocommerce-blocks/pull/9622) 2023-05-30 13:30:36 +07:00
index.ts Remove the wc combobox component, it is no longer used (#50975) 2024-09-03 09:20:46 +00:00

README.md

WooCommerce Blocks - General Purpose Components

These are shared components used in WooCommerce blocks, and may be used in the store front end (shopper experience) as well as the editor or admin dashboard.

See Components & Storybook doc for more information.