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

Dot separated event listeners not colored properly #68

Closed
raamwerk opened this issue Oct 24, 2022 · 2 comments
Closed

Dot separated event listeners not colored properly #68

raamwerk opened this issue Oct 24, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@raamwerk
Copy link

raamwerk commented Oct 24, 2022

image

Describe the bug

  • When using a period in an event binding (eg (keydown.enter)), colors are not applied. I believe they used to before the recent big update.

Expected behavior

  • At least same colors when using single level event listeners, but possibly multiple level colors, as is the case with other types of bindings.
@raamwerk raamwerk added the bug Something isn't working label Oct 24, 2022
@raamwerk raamwerk changed the title Dot seperated event listeners not colored properly Dot separated event listeners not colored properly Oct 24, 2022
@ghaschel
Copy link
Owner

On it.

ghaschel added a commit that referenced this issue Oct 25, 2022
…ents

tests not as good as I wanted to be. I will publish this to fix the issues adn get feedbacks

#63, #64, #65, #68
@ghaschel
Copy link
Owner

This was fixed in v2.2.1.

Feel free to reopen or open a new issue if there's something wrong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants