woocommerce/plugins/woocommerce-blocks/assets/js/utils
Niels Lange 9678673497 Allow rendering HTML in shipping package names (https://github.com/woocommerce/woocommerce-blocks/pull/7147)
* Allow renderiung HTML in shipping package names

* Sanitize HTML to render

* Create reusable util sanitizeHTML

* Solve TS error

* Remove __experimentalApplyCheckoutFilter
2022-09-26 23:16:44 +07:00
..
test Remove `useStoreNotices` and interact directly with data store instead (https://github.com/woocommerce/woocommerce-blocks/pull/6159) 2022-04-08 13:11:50 +01:00
attributes-query.ts Fix: Convert Filter Products by Attribute Block to TypeScript (https://github.com/woocommerce/woocommerce-blocks/pull/6545) 2022-06-15 19:50:42 +07:00
attributes.ts Fix: Convert Filter Products by Attribute Block to TypeScript (https://github.com/woocommerce/woocommerce-blocks/pull/6545) 2022-06-15 19:50:42 +07:00
filters.ts Fix: Add support to apply filters via URL for All Products block (https://github.com/woocommerce/woocommerce-blocks/pull/6642) 2022-07-11 14:04:19 +07:00
global-style.js Product Title block: add support global style (https://github.com/woocommerce/woocommerce-blocks/pull/5515) 2022-01-12 14:33:46 +01:00
index.ts Allow rendering HTML in shipping package names (https://github.com/woocommerce/woocommerce-blocks/pull/7147) 2022-09-26 23:16:44 +07:00
notices.ts Update @woocmmerce/eslint-plugin to 2.0.0 (https://github.com/woocommerce/woocommerce-blocks/pull/6203) 2022-04-08 14:47:19 +01:00
products.js Update @woocmmerce/eslint-plugin to 2.0.0 (https://github.com/woocommerce/woocommerce-blocks/pull/6203) 2022-04-08 14:47:19 +01:00
sanitize-html.ts Allow rendering HTML in shipping package names (https://github.com/woocommerce/woocommerce-blocks/pull/7147) 2022-09-26 23:16:44 +07:00
shared-attributes.js Add the product image control for all blocks utilizing GridContentControl (https://github.com/woocommerce/woocommerce-blocks/pull/6302) 2022-05-09 12:04:33 +02:00
useThrottle.ts Migrate Featured Items Blocks to TypeScript (https://github.com/woocommerce/woocommerce-blocks/pull/6439) 2022-05-30 16:38:52 +02:00