This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 219
Product grid client side transitions with filters #7201
Closed
gigitux
wants to merge
21
commits into
trunk
from
try/product-grid-client-side-transitions-with-filters
Closed
Product grid client side transitions with filters #7201
gigitux
wants to merge
21
commits into
trunk
from
try/product-grid-client-side-transitions-with-filters
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ocks into fix/product-query-update
…ocks into add/price_filter_support
Product Query - Add support for the Filter By Price Block
Product Query - Add support for the Filter By Attributes block
…erce/woocommerce-blocks into add/price_filter_support
…erce/woocommerce-blocks into add/attribute_filter_support
…commerce/woocommerce-blocks into add/attribute_filter_support
…commerce/woocommerce-blocks into product-grid-client-side-transitions
Replace regular expression with WP_HTML_Walker when avail...Replace regular expression with WP_HTML_Walker when available.
woocommerce-blocks/src/BlockTypes/ProductQuery.php Lines 67 to 78 in 1eea968
🚀 This comment was generated by the automations bot based on a
|
Move this to the HTML once WP_HTML_Walker is available.Move this to the HTML once WP_HTML_Walker is available.
woocommerce-blocks/assets/js/blocks/product-query/frontend.js Lines 39 to 50 in 1eea968
🚀 This comment was generated by the automations bot based on a
|
The release ZIP for this PR is accessible via:
|
Size Change: +29.9 kB (+3%) Total Size: 923 kB
ℹ️ View Unchanged
|
14 tasks
This PR has been marked as If deemed still relevant, the pr can be kept active by ensuring it's up to date with the main branch and removing the stale label - otherwise it will automatically be closed after 10 days. |
github-actions
bot
added
the
status: stale
Stale issues and PRs have had no updates for 60 days.
label
Sep 30, 2022
I'm closing this PR, given that it is no longer valid. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Screen.Capture.on.2022-09-22.at.11-33-56.1.mp4
This is a WIP PR. This is experimental about client-side transitions and filters. This PR also contains code that is still not merged in trunk (#7162 #7186).
The code that I added to support client side transitions with filters, it is in the commit 1eea968