woocommerce/plugins/woocommerce-blocks/assets/js/blocks/reviews
Mike Jolley 2b5f115d41 Remove custom `Icon` component in favour of `@wordpress/icons` where possible (https://github.com/woocommerce/woocommerce-blocks/pull/5599)
* Remove atom icon

* Swap icon usage to WordPress package

* remove unused icons from library

* Use @wordpress/primitives

* Product cats block to listView

* On-sale to use percent instead of tag icon

* add to cart button use button icon

* on sale products block icon

* Handpicked products use stack icon

* Products by stock box icon

* Make sparkles woo purple

* Fix icon name

* Correct more tag name

* fix path to icons

* Update snaps

* Update readme to explain updated usage

* Import SVG and path from primitives

* Missing isFeaturePluginBuild

* Update assets/js/icons/README.md

Co-authored-by: Raluca Stan <raluca.stan@automattic.com>

* Update assets/js/icons/README.md

Co-authored-by: Raluca Stan <raluca.stan@automattic.com>

* Update assets/js/icons/README.md

Co-authored-by: Raluca Stan <raluca.stan@automattic.com>

* update lock

Co-authored-by: Raluca Stan <raluca.stan@automattic.com>
2022-02-01 16:54:38 +00:00
..
all-reviews Remove custom `Icon` component in favour of `@wordpress/icons` where possible (https://github.com/woocommerce/woocommerce-blocks/pull/5599) 2022-02-01 16:54:38 +00:00
reviews-by-category Remove custom `Icon` component in favour of `@wordpress/icons` where possible (https://github.com/woocommerce/woocommerce-blocks/pull/5599) 2022-02-01 16:54:38 +00:00
reviews-by-product Remove custom `Icon` component in favour of `@wordpress/icons` where possible (https://github.com/woocommerce/woocommerce-blocks/pull/5599) 2022-02-01 16:54:38 +00:00
attributes.js Add previews for Reviews blocks (https://github.com/woocommerce/woocommerce-blocks/pull/1059) 2019-10-22 16:13:14 +02:00
edit-utils.js Improve title for edit button (https://github.com/woocommerce/woocommerce-blocks/pull/5113) 2021-11-10 14:53:07 +01:00
editor-block.js Move Block Type Settings into Block Type Classes (https://github.com/woocommerce/woocommerce-blocks/pull/4059) 2021-04-22 12:37:27 +01:00
editor-container-block.js Update Reviews blocks so they use block styles (https://github.com/woocommerce/woocommerce-blocks/pull/4323) 2021-09-16 11:32:48 +02:00
editor.scss Checkout Block: Add Legal links (https://github.com/woocommerce/woocommerce-blocks/pull/1881) 2020-03-06 12:20:17 +00:00
example.js Update dependencies order (https://github.com/woocommerce/woocommerce-blocks/pull/1146) 2019-11-08 17:30:11 +01:00
frontend-block.js Make SortSelect components controlled (https://github.com/woocommerce/woocommerce-blocks/pull/4580) 2021-08-18 09:33:13 +02:00
frontend-container-block.js Make SortSelect components controlled (https://github.com/woocommerce/woocommerce-blocks/pull/4580) 2021-08-18 09:33:13 +02:00
frontend.js Convert renderFrontend to TypeScript (https://github.com/woocommerce/woocommerce-blocks/pull/5238) 2021-12-07 11:07:32 +01:00
save.js Update Reviews blocks so they use block styles (https://github.com/woocommerce/woocommerce-blocks/pull/4323) 2021-09-16 11:32:48 +02:00
utils.js Move Block Type Settings into Block Type Classes (https://github.com/woocommerce/woocommerce-blocks/pull/4059) 2021-04-22 12:37:27 +01:00