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

feat(core): allow using a string and symbol with @bind #32

Merged

Conversation

derevnjuk
Copy link
Member

closes #31

@derevnjuk derevnjuk added the Type: enhancement New feature or request. label Apr 13, 2022
@derevnjuk derevnjuk self-assigned this Apr 13, 2022
@derevnjuk derevnjuk requested a review from pmstss April 13, 2022 18:16
@codeclimate
Copy link

codeclimate bot commented Apr 13, 2022

Code Climate has analyzed commit d2de0bd and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 95.9%.

View more on Code Climate.

@derevnjuk derevnjuk changed the title feat(core): allow using a string token with @bind feat(core): allow using a string and symbol with @bind Apr 13, 2022
pmstss
pmstss previously approved these changes Apr 13, 2022
@derevnjuk derevnjuk force-pushed the feat_#31/allow_using_a_string_token_with_@bind_decorator branch from a75e812 to d2de0bd Compare April 14, 2022 05:28
@derevnjuk derevnjuk merged commit eb7837c into master Apr 14, 2022
@derevnjuk derevnjuk deleted the feat_#31/allow_using_a_string_token_with_@bind_decorator branch April 14, 2022 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement New feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow using a string token with @bind decorator
2 participants