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

Extensibility #8

Merged
merged 4 commits into from
Aug 14, 2022
Merged

Extensibility #8

merged 4 commits into from
Aug 14, 2022

Conversation

haneenmahd
Copy link
Owner

This PR adds support for extending the existing State class with your custom version. This brings up a lot of flexibility and customisability within your state. This feature was build to be re-usable and the custom instance can be used anywhere.

@haneenmahd haneenmahd self-assigned this Aug 14, 2022
@haneenmahd haneenmahd added the enhancement New feature or request label Aug 14, 2022
@haneenmahd haneenmahd added this to the v1 🚀 milestone Aug 14, 2022
Copy link
Owner Author

@haneenmahd haneenmahd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need some examples and update docs 👍🏻 !

@haneenmahd haneenmahd merged commit ccb5e92 into main Aug 14, 2022
@haneenmahd haneenmahd deleted the extensibility branch August 14, 2022 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant