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

refactor: breadcrumb component #289

Merged
merged 1 commit into from
Jun 29, 2020
Merged

Conversation

dhhyi
Copy link
Collaborator

@dhhyi dhhyi commented Jun 21, 2020

PR Type

[x] Refactoring (no functional changes, no API changes)

What Is the New Behavior?

Bread Crumb Trail is consistently set via store through either routing parameters of effects.

Does this PR Introduce a Breaking Change?

[x] Yes
[ ] No

Other Information

relates to #284, #245

@dhhyi dhhyi added the refactoring Refactoring of current code label Jun 21, 2020
@dhhyi dhhyi added this to the 0.22 milestone Jun 21, 2020
@dhhyi dhhyi self-assigned this Jun 21, 2020
@dhhyi dhhyi force-pushed the refactor/breadcrumb-component branch 6 times, most recently from 11b0871 to bc39bd6 Compare June 24, 2020 06:43
@dhhyi dhhyi marked this pull request as ready for review June 24, 2020 08:10
shauke
shauke previously approved these changes Jun 29, 2020
BREAKING CHANGE:
setting the breadcrumb trail can now only be done consistently by using route data or by dispatching the appropriate action
@dhhyi dhhyi force-pushed the refactor/breadcrumb-component branch from bc39bd6 to cb9ae13 Compare June 29, 2020 14:40
@dhhyi dhhyi merged commit 8282584 into develop Jun 29, 2020
@dhhyi dhhyi deleted the refactor/breadcrumb-component branch June 29, 2020 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring of current code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants