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

Adds support for magic actions #27

Merged
merged 2 commits into from Dec 16, 2023

Conversation

jonjakoblich
Copy link
Contributor

Resolves #26.

Magic actions kind of already worked, but since they use some of the same tokens as regular expressions the method input needed to be escaped.

I added tests for each of the magic action examples on the Livewire website.

README.md Outdated Show resolved Hide resolved
@christophrumpel christophrumpel merged commit 4c66eea into christophrumpel:production Dec 16, 2023
2 checks passed
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.

Cannot test for magic actions
2 participants