-
-
Notifications
You must be signed in to change notification settings - Fork 111
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
Added new callbacks to action. #83
Conversation
@AlfonsoUceda Thank you! This looks great for me. 👍 |
I didn't introduce more tests, I think is enough |
@joneslee85 and @weppos Do you mind to review this? |
One concern. I wonder if the primary method should be |
@weppos That was mine too. Now we're two people concerned with it. 👍 for this change. |
me like, me 👍 |
@AlfonsoUceda I've merged this, thank you! 👍 |
Thanks @AlfonsoUceda for the work. 👏 |
you welcome mates ;) |
Added prepend_before, prepend_after, append_before and append_after.
Closes #76