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

Fix for #368: Breaks on setTextContent call when using minified knockout #371

Merged
merged 3 commits into from
Dec 4, 2013

Conversation

barkbarkuk
Copy link
Contributor

I ran into issue #368 and wanted to keep using the non-debug version of knockout in my project.
The change makes the tests run against the production knockout 2.3.0 causing them to fail and then re-greens them by calling public methods.

I wasn't sure if it would be a problem debugging tests using the minified knockout but assume they need to run green against it before release.

stevegreatrex added a commit that referenced this pull request Dec 4, 2013
Fix for #368: Breaks on setTextContent call when using minified knockout
@stevegreatrex stevegreatrex merged commit 0d6783f into Knockout-Contrib:master Dec 4, 2013
@barkbarkuk barkbarkuk deleted the FixFor#368 branch February 26, 2014 13:05
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