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

Add support for applying multiple styles to a single event #6

Closed
wdelfuego opened this issue May 3, 2022 · 2 comments
Closed

Add support for applying multiple styles to a single event #6

wdelfuego opened this issue May 3, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request implemented

Comments

@wdelfuego
Copy link
Owner

Right now, the $event->style() and $event->withStyle() helpers only allow setting the single event style. It is desirable to be able to apply multiple style classes to a single event.

@wdelfuego wdelfuego added the enhancement New feature or request label May 3, 2022
@wdelfuego wdelfuego self-assigned this May 3, 2022
@Lednerb
Copy link
Contributor

Lednerb commented Jun 14, 2022

This would be a nice addition and can reduce complexity for different models and statuses of an event!

@wdelfuego
Copy link
Owner Author

Support for applying multiple custom event styles to a single event was added in release 1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request implemented
Projects
None yet
Development

No branches or pull requests

2 participants