Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.

Fix the behavior of computed property name in style objects #37

Closed

Conversation

occar421
Copy link

@occar421 occar421 commented May 4, 2020

Which issue, if any, is this issue related to?

Closes #36

Is there anything in the PR that needs further explanation?

  • Add tests with computed property names.
  • Add special case for them by calculating the prefix and suffix.
    (I tried modifying the getNodeValue to get them, but it lacks computed flag info.)

@occar421
Copy link
Author

This PR is old.

@occar421 occar421 closed this Sep 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Bug with computed property names in style objects
1 participant