Skip to content

Properly parse unicode characters in strings #13

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

Merged
merged 1 commit into from
Jul 20, 2016

Conversation

pieter
Copy link
Contributor

@pieter pieter commented Apr 13, 2016

This fixes the parsing of unicode strings that are 1 or 6
hex characters long.

Extends the tests to support a third element in examples, which
would be the re-stringified example, since a unicode character might
be stringified in a different way than the original code, and still be
valid.

fixes webpack-contrib/css-loader#133
fixes #12

This fixes the parsing of unicode strings that are 1 or 6
hex characters long.

Extends the tests to support a third element in examples, which
would be the re-stringified example, since a unicode character might
be stringified in a different way than the original code, and still be
valid.

fixes webpack-contrib/css-loader#133
fixes css-modules#12
@suhasdeshpande
Copy link

Is there an ETA on this PR?

@ZeruiLiu
Copy link

Same ask here.

@joseym
Copy link

joseym commented May 27, 2016

👍

@geelen geelen merged commit dbb4dd1 into css-modules:master Jul 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants