woocommerce/plugins/woocommerce-blocks/assets/js
Alexandre Lara 6459504f6f
Product Filters > Clear button: Refactor the Product Filters to use a function instead of the hook (#52678)
* refactor: move util functions to their own files

* refactor: replace hook with function

* Add changefile(s) from automation for the following project(s): woocommerce-blocks

* chore: remove unnecessary prop

* fix: default clear button attribute not being respected

* refactor: make the blocks respect the default clearButton attribute

* refactor: remove code duplication

* Rename getCSSVar util function

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-11-14 14:25:15 -03:00
..
atomic [Accessibility] Add focus indicator to image on product card (#52011) 2024-11-11 12:01:31 +01:00
base Checkout: Adjust paddings to align top of page order summary on mobile (#52604) 2024-11-12 23:39:04 +13:00
blocks Product Filters > Clear button: Refactor the Product Filters to use a function instead of the hook (#52678) 2024-11-14 14:25:15 -03:00
blocks-registry Add Dimensions controls to Product Collection block (#51420) 2024-09-27 05:04:16 +02:00
data Store API: Normalize cart items on load to ensure quantity limits are respected (#52154) 2024-11-08 12:27:16 +00:00
editor-components Consistent payment and shipping options empty states (#52192) 2024-11-06 12:50:50 +00:00
extensions Local Pickup Settings Screen Fixes (#52644) 2024-11-11 10:40:46 +00:00
filters Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
hocs With Product Variations HOC > Convert to TypeScript (#44785) 2024-02-26 10:26:21 -03:00
icons [Experimental] Product Filters Redesign > Status filter block: Rename Stock Status Filter to Status Filter (#52076) 2024-10-24 14:16:54 -03:00
interactivity [WIP][Accessibility] Fix inline documentation typos in woocommerce-blocks (#50737) 2024-08-19 13:57:38 +01:00
middleware Use site language when making Store API requests in Cart/Checkout (#51244) 2024-09-13 11:42:21 +02:00
previews Renamed Local Pickup options on mock data. (#51716) 2024-10-30 01:12:54 +00:00
settings Remove the wc combobox component, it is no longer used (#50975) 2024-09-03 09:20:46 +00:00
shared Convert inner-block-layout-context to typescript (https://github.com/woocommerce/woocommerce-blocks/pull/9799) 2023-06-14 06:36:39 -07:00
templates/revert-button Update revert button text and description (#48717) 2024-07-03 19:31:50 +05:30
types Ensure local state is not overwritten by server when using `extensionCartUpdate` (#49311) 2024-11-07 18:18:57 +01:00
utils Use the term attribute sort order for the "Filter by attribute" block (#47616) 2024-05-21 15:44:08 +02:00
global.d.ts WIP - Checkout i2 Feature Branch Tracking (https://github.com/woocommerce/woocommerce-blocks/pull/4268) 2021-07-22 12:03:00 +01:00
index.js Move registration of block categories on the server side (#47836) 2024-06-03 20:34:41 +02:00