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

Implements more custom events, similar to jquery-ujs/rails-ujs #7

Closed
wants to merge 1 commit into from

Conversation

DannySantos
Copy link

Fixes #5

I've opened this PR because I've found the vanilla-ujs custom events to be insufficient for the project I'm working on, I needed some of the events provided by jquery-ujs/rails-ujs.

Unfortunately this has meant changing the functionality of ajax:before which means that these changes couldn't be implemented without breaking the projects currently using this gem.

So I just wanted to start a conversation really, is there any chance that these types of changes could be implemented in this gem, or would it perhaps make more sense to create an entirely new one?

@jodosha jodosha changed the base branch from master to main June 17, 2021 09:11
@jodosha jodosha closed this Dec 8, 2022
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.

Unable to add to the params after the form has been submitted
2 participants