woocommerce/plugins/woocommerce-blocks/assets/js/components/icons
Kelly Dwan 27345f93a2 Add/block product categories (https://github.com/woocommerce/woocommerce-blocks/pull/613)
* Add initial work for Product Categories List block

* Add empty category toggle

* Add option to show list as a dropdown

* Fix console warnings

* Only show proptypes linter warning if the component declares proptypes

* Add frontend script to render the product categories

* Split wcSettings & wc_product_block_data globals so that the later can be used from the frontend

* Remove wp dependencies, these are added by the webpack script now

* Capture all "woo packages" into a separate script chunk

These require `wcSettings`, which can't be available on the frontend - but we do need vendors on the frontend.

* Rewrite component into a function

* Fix validation error on editor reload
2019-06-17 10:23:59 -04:00
..
checkbox-checked.js Icons: add star and radio button icons, organize folder (https://github.com/woocommerce/woocommerce-blocks/pull/303) 2019-01-09 15:33:10 -05:00
checkbox-unchecked.js Icons: add star and radio button icons, organize folder (https://github.com/woocommerce/woocommerce-blocks/pull/303) 2019-01-09 15:33:10 -05:00
folder.js Add/block product categories (https://github.com/woocommerce/woocommerce-blocks/pull/613) 2019-06-17 10:23:59 -04:00
index.js Add/block product categories (https://github.com/woocommerce/woocommerce-blocks/pull/613) 2019-06-17 10:23:59 -04:00
new-releases.js Add space between the icon and placeholder title (https://github.com/woocommerce/woocommerce-blocks/pull/421) 2019-02-18 09:48:34 -05:00
radio-selected.js Icons: add star and radio button icons, organize folder (https://github.com/woocommerce/woocommerce-blocks/pull/303) 2019-01-09 15:33:10 -05:00
radio-unselected.js Icons: add star and radio button icons, organize folder (https://github.com/woocommerce/woocommerce-blocks/pull/303) 2019-01-09 15:33:10 -05:00
widgets.js Add space between the icon and placeholder title (https://github.com/woocommerce/woocommerce-blocks/pull/421) 2019-02-18 09:48:34 -05:00
woo.js Add Woo icon and branding to block categories (https://github.com/woocommerce/woocommerce-blocks/pull/581) 2019-05-28 11:18:07 +01:00