-
-
Notifications
You must be signed in to change notification settings - Fork 871
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
Comments
By the way, thanks for this awesome library 👍 |
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 😄 |
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 ;) |
No worries, I'll try and get to it at some point in the next week or so :) |
Thank you so much @mattlewis92 👍 |
np, happy to help 😄 |
I'm submitting a ...
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:
The text was updated successfully, but these errors were encountered: