-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add delivery bundles usecheckout #930
Merged
dnamorim
merged 5 commits into
dev-main-28-11-23
from
feat-add-delivery-bundles-usecheckout
Dec 5, 2023
Merged
feat: add delivery bundles usecheckout #930
dnamorim
merged 5 commits into
dev-main-28-11-23
from
feat-add-delivery-bundles-usecheckout
Dec 5, 2023
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
d3857ce
to
36dee32
Compare
a63f65c
to
7f2ac62
Compare
7f2ac62
to
54794bb
Compare
boliveira
approved these changes
Nov 28, 2023
dnamorim
approved these changes
Nov 28, 2023
anapim
suggested changes
Nov 29, 2023
anapim
approved these changes
Nov 30, 2023
5ea9f44
to
b9ed58d
Compare
dnamorim
reviewed
Dec 4, 2023
dnamorim
approved these changes
Dec 5, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
📦 core
Relative to the `@farfetch/blackout-core` package
📦 react
Relative to the `@farfetch/blackout-react` package
📦 redux
Relative to the `@farfetch/blackout-redux` package
type: feature
New feature
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.
Description
We understand that the responsibility for exposing delivery bundles data lies with
useCheckout
. So I opened this PR in which I get the delivery bundles in the context of redux and expose it in theuseCheckout
hook. I also take the opportunity to add a key to theuseCheckout
that represents which delivery bundle has been selected.Dependencies
Checklist
Disclaimer
By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement