woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-collection/edit
Christopher Allford 7d71e2235a
Product Collection: Redesigned Collection Insertion Selection (#48911)
* Updated Collection Selection Buttons

Rather than using normal buttons we're going to replace these with cards
that we want to use instead.

* Reworked Product Catalog Creation

* Added Dropdown Collection Option

* Changelog

* Added Collection Dashicon Support

* Fixed Collection Change Modal

This is going to get replaced soon but it may as well look nicer than it
does right now.

* Type Fix

* Fixed `:focus` Hover Border

* Simplified Click Handler

* Style Fixes

* Gutenberg Style Fixes

* E2E Fixes

* Fixed E2E Test

* Added Dropdown Inserter E2E Support

* Logging

* Fixed Default Insertion Options

* Prevent Premature Rendering

* E2E Fix Attempt

* Lint Fix

* E2E Fix

* Fix test chaking if custom registred collections are available in the collection chooser

* Improve logic of choosing collection to cover both dropdown and placeholder

---------

Co-authored-by: Karol Manijak <20098064+kmanijak@users.noreply.github.com>
2024-07-09 13:53:48 +02:00
..
inspector-advanced-controls Product Collection: Implement Preview Mode (#46369) 2024-05-15 13:18:43 +05:30
inspector-controls Expose `__experimentalRegisterProductCollection` in @woocommerce/blocks-registry Package (#48141) 2024-07-05 16:55:35 +05:30
toolbar-controls Product Collection: Implement Preview Mode (#46369) 2024-05-15 13:18:43 +05:30
collection-chooser.tsx Product Collection: Redesigned Collection Insertion Selection (#48911) 2024-07-09 13:53:48 +02:00
collection-selection-modal.tsx Product Collection: Redesigned Collection Insertion Selection (#48911) 2024-07-09 13:53:48 +02:00
editor.scss Product Collection: Redesigned Collection Insertion Selection (#48911) 2024-07-09 13:53:48 +02:00
index.tsx Product Collection: Implement Preview Mode (#46369) 2024-05-15 13:18:43 +05:30
product-collection-content.tsx Expose `__experimentalRegisterProductCollection` in @woocommerce/blocks-registry Package (#48141) 2024-07-05 16:55:35 +05:30
product-collection-placeholder.tsx Product Collection: Redesigned Collection Insertion Selection (#48911) 2024-07-09 13:53:48 +02:00