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: Add mouse events and custom buttons support #213

Open
wants to merge 5 commits into
base: 3.x
Choose a base branch
from

Conversation

andriikorposh
Copy link

No description provided.

@andriikorposh andriikorposh changed the title Add mouse enter and mouse leave events Feature: Add mouse enter and mouse leave events Aug 13, 2024
@andriikorposh
Copy link
Author

Added new features:

  • Events on mouse hover and mouse leave
  • Possibilities to add custom buttons

@andriikorposh andriikorposh changed the title Feature: Add mouse enter and mouse leave events Feature: Add mouse events and custom buttons support Aug 14, 2024
@saade
Copy link
Owner

saade commented Aug 16, 2024

Please refactor the custom buttons implementation to use Filament Actions, or remove them from this PR so i can merge the mouse events one

@andriikorposh
Copy link
Author

@saade It's can't be implemented as Filament Actions.
https://fullcalendar.io/docs/customButtons

We need to add some js function in parameter "click"

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

Successfully merging this pull request may close these issues.

2 participants