Skip to content

fix for issue #323 #382

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 3 commits into from
Feb 15, 2016
Merged

fix for issue #323 #382

merged 3 commits into from
Feb 15, 2016

Conversation

ray-print
Copy link
Contributor

also what do you think about having a Grunt dev task which would not minify any files? Do you want a version bump after every commit? I'm thinking of how to make the build process work better with git so that it's easier to make clean commits without too many extra files being touched.

…before validating them

-Add test for numberFormat sanitizer with number; add tests to ensure
that double sanitizing has no impact on input value
-Bug found involving escape sanitizer (see issue victorjonsson#381)
(The failing test has been commented out.)
The current 'test' task unminifies all the currently minified files, creating
false changes. Ideally there could be a dev task that does not affect
minified files at all.
victorjonsson added a commit that referenced this pull request Feb 15, 2016
@victorjonsson victorjonsson merged commit 26570ba into victorjonsson:master Feb 15, 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
Development

Successfully merging this pull request may close these issues.

2 participants