d773bb483a
* Focus cupon input if it has errors * Add changelog file * Add styles to coupon field with error on cart page * Make coupon errors accessible on the cart page * Add styles to coupon field with error on checkout page * Rename coupon variables on cart * Focus coupon field with error before updating live region on cart page * Focus coupon field with error before updating live region on checkout page * Remove incorrect early return * Update coupon error notice test * Improve coupon error message semantics * Fix coupon errors for block based themes * Update tests to not look for coupon errors on the notice block * Rename coupon-error-message to coupon-error-notice * Fix notice if coupon doesn't exist on tests * FIx invalid coupon notice on classic theme test * Update test for coupon inline notice * Fix code formatting Co-authored-by: Darin Kotter <darin.kotter@gmail.com> * Fix code formatting Co-authored-by: Darin Kotter <darin.kotter@gmail.com> * Fix code formatting Co-authored-by: Darin Kotter <darin.kotter@gmail.com> * Fix code formatting Co-authored-by: Darin Kotter <darin.kotter@gmail.com> * Don't clear coupon input if code doesn't exist * Create coupon error notice mixin * Update coupon error notice styles * Coupon error notice T19 compatibility * Coupon error notice T17 compatibility * Coupon error notice TT1 compatibility * Coupon error notice TT compatibility * Coupon error notice TT2 compatibility * Coupon error notice TT3 compatibility * Add spaces around paramenters Co-authored-by: Darin Kotter <darin.kotter@gmail.com> * Add spaces around paramenters Co-authored-by: Darin Kotter <darin.kotter@gmail.com> * Replace $red SCSS variable with a CSS one * Keep input with the invalid coupon code after notice appears * Fix typo in comment Co-authored-by: Mike Jolley <mike.jolley@me.com> * Fix typo in comment Co-authored-by: Mike Jolley <mike.jolley@me.com> * Break notice message into two lines * Break if statement into two lines --------- Co-authored-by: Darin Kotter <darin.kotter@gmail.com> Co-authored-by: Mike Jolley <mike.jolley@me.com> |
||
---|---|---|
.. | ||
block-error-boundary | ||
button | ||
cart-checkout | ||
combobox | ||
country-input | ||
drawer | ||
filter-element-label | ||
filter-placeholder | ||
filter-reset-button | ||
filter-submit-button | ||
form | ||
form-token-field | ||
load-more-button | ||
loading-mask | ||
noninteractive | ||
notice-banner | ||
pagination | ||
price-slider | ||
product-list | ||
product-name | ||
product-price | ||
product-rating | ||
quantity-selector | ||
read-more | ||
reviews | ||
select | ||
sidebar-layout | ||
skeleton | ||
snackbar-list | ||
state-input | ||
summary | ||
README.md | ||
index.ts |
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.