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

v1.1.3 refactor #6

Merged
merged 2 commits into from
Apr 24, 2024
Merged

v1.1.3 refactor #6

merged 2 commits into from
Apr 24, 2024

Conversation

reececomo
Copy link
Owner

@reececomo reececomo commented Apr 24, 2024

What's changed?

  • Reformatted, split into modular files.
  • Disable extending Action manually:
    • There's a few easy, well-documented methods to create custom actions already.
    • Actions are stateless, so extending the class manually is not a good way.
  • Added a few more tests.

Next steps:

  • I think next release will be to disable automatically registering the global mixin registerGlobalMixin(), so the developer can choose when and where.

@reececomo reececomo merged commit ae77d82 into main Apr 24, 2024
2 checks passed
@reececomo reececomo deleted the v1.1.3-refactor branch April 24, 2024 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant