Skip to content
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

Add OnSKUSelected to props #174

Merged
merged 6 commits into from
Nov 26, 2018
Merged

Add OnSKUSelected to props #174

merged 6 commits into from
Nov 26, 2018

Conversation

rerissondaniel
Copy link
Contributor

What is the purpose of this pull request?

Improve the reusability of the SKUSelector component

What problem is this solving?

It was impossible to define a behavior other than a redirect to the SKU's page when a SKU was selected

How should this be manually tested?

Access this workspace

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires change to documentation, which has been updated accordingly.

@rerissondaniel rerissondaniel changed the title Fix/skuselected Add OnSKUSelected to props Oct 24, 2018
@rerissondaniel rerissondaniel self-assigned this Oct 24, 2018
CHANGELOG.md Outdated
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added
- Add onSKUSelected to props and call it when its defined.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Specify for which component you did this, since you are in a common repo

@brunojdo brunojdo merged commit 2278455 into master Nov 26, 2018
@brunojdo brunojdo deleted the fix/skuselected branch November 26, 2018 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants