woocommerce/plugins/woocommerce-blocks/assets/js
Karol Manijak 9b3879f7cf
Add "(Experimental)" suffix to experimental blocks (#48071)
* Add (Experimental) suffix to experimental blocks

* Add comments reminding to update feature flags doc

* Update feature flag doc

* Add changelog

* Provide links to all feature flags

* Add JS flag for Product Filter: Rating (Experimental)

* Bring back linting in PHP file

* Update block references

* Update variation names

* Update tests

* Update test

* Add notification that block is not available in inserter to block references doc

* Add missing feature flag

* Remove information about block not being exposed in inserter from block references

* Update block references
2024-06-10 15:12:10 +02:00
..
atomic Product Rating: Hide rating stars and counter from the inserter (#48229) 2024-06-06 16:01:53 +00:00
base [Enhancement]: Block-based checkout input fields style updates (#46362) 2024-06-03 18:46:08 +07:00
blocks Add "(Experimental)" suffix to experimental blocks (#48071) 2024-06-10 15:12:10 +02:00
blocks-registry Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
data reset state and postcode if it's not valid for the current country (#47369) 2024-05-13 16:46:08 +02:00
editor-components [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
extensions Block-based checkout - Shipping section changes (#46083) 2024-04-30 19:59:03 +07: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 [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
interactivity [Experimental] Interactivity Dropdown multi-select mode, ratings filter and introduce each directive (#42981) 2023-12-22 13:34:28 +13:00
middleware Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
previews Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
settings Only load 'productCount' and 'experimentalBlocksEnabled' settings in admin (#48152) 2024-06-05 11:20:35 +02: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 text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
types Filter by Attribute: fix potential reading property of undefined error (#47699) 2024-05-22 11:57:53 +02: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