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 221
Start using block.json
and convert to TS the Product by Category
block
#6680
Merged
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
albarin
added
type: refactor
The issue/PR is related to refactoring.
skip-changelog
PRs that you don't want to appear in the changelog.
focus: blocks
Specific work involving or impacting how blocks behave.
block: products by category
Issues related to the Products by Category block.
type: technical debt
This issue/PR represents/solves the technical debt of the project.
labels
Jul 13, 2022
albarin
force-pushed
the
product-by-cat-to-ts
branch
from
July 13, 2022 14:28
34853f4
to
5fc52a5
Compare
Size Change: +108 B (0%) Total Size: 873 kB
ℹ️ View Unchanged
|
rubikuserbot
requested review from
a team and
gigitux
and removed request for
a team
July 13, 2022 14:45
gigitux
suggested changes
Jul 15, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! Everything works!
I added some comments with the aim of not introducing any TS errors in the codebase. Let's see if it is possible 💪
3 tasks
I think I have addressed all your comments, could you have another quick look? 🙏 Thanks! |
gigitux
approved these changes
Jul 19, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing all the comments! LGTM! 🚢
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
block: products by category
Issues related to the Products by Category block.
focus: blocks
Specific work involving or impacting how blocks behave.
skip-changelog
PRs that you don't want to appear in the changelog.
type: refactor
The issue/PR is related to refactoring.
type: technical debt
This issue/PR represents/solves the technical debt of the project.
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.
Converts the
Products by Category
block to Typescript and starts using theblock.json
file.Testing
User Facing Testing
Test that there are no regressions compared with the previous
Products by Category
block version.Products by Category
block.WooCommerce Visibility