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 CLASS support for Event type #327

Merged
merged 2 commits into from
Nov 5, 2021
Merged

Conversation

b123400
Copy link
Contributor

@b123400 b123400 commented Nov 5, 2021

About this Pull Request

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
  • What is the current behavior? (You can also link to an open issue here)
    • The current implementation doesn't support CLASS.
  • What is the new behavior (if this is a feature change)?
    • This PR adds the CLASS property to the event type.
  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    • NO
  • Other information:

Pull Request Checklist

  • My code follows the code style of this project
    • Run npm run lint to double check
  • My change requires a change to the documentation
    • I have updated the documentation accordingly
  • I have added tests to cover my changes
    • Run npm run test to run the unit tests and npm run coverage to generate a coverage report
  • All new and existing tests passed
  • My commit messages follow the commit guidelines

@sebbo2002 sebbo2002 merged commit 75f19ff into sebbo2002:develop Nov 5, 2021
@sebbo2002
Copy link
Owner

Thanks for your pull request, great work. Thank you. ❤️

@sebbo2002
Copy link
Owner

🎉 This PR is included in version 3.1.0-develop.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sebbo2002
Copy link
Owner

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants