Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Changes for a more flexible Component #86

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jakubikan
Copy link

@jakubikan jakubikan commented Aug 1, 2016

In order to generalize this component to have it more flexible I made some changes.

I removed the filters (for index and loading) and the Breadcrumb Classes.

Other then that I changed the breadcrumb behavior a bit so you need to define a
breadCrumb object in order to have a breadcrumb at this route. (if nothing is defined it will not show anything)

I also added the routeHierarchy to the block of the bread-crumbs component, so you can check inside the block whether its the last/first routeObject.

I hope that's in your favor.

@homu
Copy link
Collaborator

homu commented Sep 15, 2016

☔ The latest upstream changes (presumably #91) made this pull request unmergeable. Please resolve the merge conflicts.

# Conflicts:
#	.travis.yml
#	addon/components/bread-crumbs.js
@jakubikan
Copy link
Author

I merged every thing and also, the test should also pass now also with the new code styling validations

@fsmanuel
Copy link
Collaborator

@jakubikan I'll review your changes as soon as possible

@homu
Copy link
Collaborator

homu commented Mar 19, 2017

☔ The latest upstream changes (presumably #111) made this pull request unmergeable. Please resolve the merge conflicts.

@dguettler
Copy link
Collaborator

This breaks backwards compatibility in multiple places.
Interesting idea around index segments. I'll keep this open for now...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants