woocommerce/plugins/woocommerce-blocks/assets/js/utils
Kevin Killingsworth ffc19e26ec Add transforms for shared attributes. (https://github.com/woocommerce/woocommerce-blocks/pull/448)
* Add transforms for shared attributes.

This adds transforms for the 5 blocks which share attributes:

- woocommerce/product-best-sellers
- woocommerce/product-category
- woocommerce/product-new
- woocommerce/product-on-sale
- woocommerce/product-top-rated

* Use createBlock directly and rowColumnBlockTypes

This adds rowColumnBlockTypes as an array of woocommerce/* block types
that use row and column layouts

* Move block types into utils, and use without

This uses lodash instead of without instead of difference
It also moves the block types from an index into the shared-attributes
in utils.
2019-02-25 23:31:25 -06:00
..
test Add catalog_visibility param to products api (https://github.com/woocommerce/woocommerce-blocks/pull/406) 2019-02-19 10:09:16 -06:00
get-query.js Add catalog_visibility param to products api (https://github.com/woocommerce/woocommerce-blocks/pull/406) 2019-02-19 10:09:16 -06:00
get-shortcode.js Products by Attribute: Update block to use API, shortcode rendering (https://github.com/woocommerce/woocommerce-blocks/pull/405) 2019-02-07 15:26:47 -05:00
products.js Featured Product block: Allow custom background image selecton (https://github.com/woocommerce/woocommerce-blocks/pull/322) 2019-01-14 17:22:00 -05:00
shared-attributes.js Add transforms for shared attributes. (https://github.com/woocommerce/woocommerce-blocks/pull/448) 2019-02-25 23:31:25 -06:00