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

Knockout upgrade & escape fix #722

Merged
merged 2 commits into from
Nov 19, 2013
Merged

Conversation

passy
Copy link
Member

@passy passy commented Nov 16, 2013

Quick sanity check please. :)

I upgraded Knockout to 3.0 and added the reverting behavior when pressing Escape. I kept both as separate commits.

@passy
Copy link
Member Author

passy commented Nov 19, 2013

@stephenplusplus Mind looking over this? :)

For a quick check: http://5minfork.com/passy/todomvc/tree/knockout-upgrade

sindresorhus added a commit that referenced this pull request Nov 19, 2013
Knockout upgrade & escape fix
@sindresorhus sindresorhus merged commit 4303248 into tastejs:gh-pages Nov 19, 2013
@sindresorhus
Copy link
Member

Nice work!

lgtm and looks good to me.

Router({'/:filter': viewModel.showMode}).init();
})();
Router({ '/:filter': viewModel.showMode }).init();
}());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yak!

@sindresorhus
Copy link
Member

Oops, forget a gif. Here u go:

highfive2

gustaff-weldon pushed a commit to gustaff-weldon/todomvc that referenced this pull request Dec 23, 2013
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