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

[Feature Request] Event title components #312

Closed
AlanCrevon opened this issue Aug 16, 2017 · 6 comments
Closed

[Feature Request] Event title components #312

AlanCrevon opened this issue Aug 16, 2017 · 6 comments

Comments

@AlanCrevon
Copy link

I'm submitting a ...

[ ] Bug report 
[X] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit a support request here, please ask on https://stackoverflow.com/

Bug description / Feature request

Use a custom component as an event title.

In my app, event edition is a 3 step process. I'd like to be able to provide (mateial2 styled) buttons to go to a specific step from the event title.

For now, CalendarEventTitleFormatter only handles strings as titles.

Minimal reproduction of the problem with instructions

Versions

Angular:

Calendar library:

Browser name and version:

@AlanCrevon
Copy link
Author

By the way, thanks for this awesome library 👍

@mattlewis92
Copy link
Owner

This seems reasonable, it should be a case of allowing this component to accept a custom template like the others. Would you like to make a PR with the change? This is an example commit showing how to do it for a different child component, but the same concept applies here as well 😄

@AlanCrevon
Copy link
Author

I'll try that as soon as my current project (which uses angular-calendar :) ) is online. Time is running out...

Unless someone else does it first, which would be awesome ;)

@mattlewis92
Copy link
Owner

No worries, I'll try and get to it at some point in the next week or so :)

@AlanCrevon
Copy link
Author

Thank you so much @mattlewis92 👍

@mattlewis92
Copy link
Owner

np, happy to help 😄

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

2 participants