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

Custom title attributes #45

Open
matrushka opened this issue Mar 3, 2016 · 1 comment
Open

Custom title attributes #45

matrushka opened this issue Mar 3, 2016 · 1 comment

Comments

@matrushka
Copy link

I want to add custom title attributes to my breadcrumb items (with the purpose of truncating the label and using the full string in the title attribute). Currently it's not possible due to the way breadcrumbs are pulled from the handlerInfo inside the bread-crumbs component.

It can be implemented via a truncation feature or a separate title/tooltip attribute while defining the breadcrumbs. I'll try to fork and implement this but wanted to ask your opinion about this.

@matrushka
Copy link
Author

You can checkout https://github.com/matrushka/ember-breadcrumbs/commit/77273e76c9895b24646c7730301ae555eae9da63 for the custom title attribute implementation.

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

No branches or pull requests

1 participant