d1737e76c2
* Change default rows to 3 * Handle all products rows change via deprecation * Prevent errors if object is undefined * HOC to set default attribute values * Separate default attributes from attribute definitions * Filters to set defaults * Fix deprecation so attributes are not reordered * Move flters to index file and limit which blocks are affected * Fix object assign * Use typeof for undefined checks * Move hoc to filter file so it has context * Fix up comment * Avoid mutating props * Prevent multiple `attributes` by cloning props * Force attributes to be saved to HTML in a specific order, and handle migration * useEffect to set attributes and avoid prop mutation * Switch to class component |
||
---|---|---|
.. | ||
test | ||
with-feedback-prompt | ||
index.js | ||
with-attributes.js | ||
with-categories.js | ||
with-category.js | ||
with-product-variations.js | ||
with-product.js | ||
with-rest-api-hydration.js | ||
with-searched-products.js | ||
with-transform-single-select-to-multiple-select.js |