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

#475 - puremvc updated with bower. #515

Merged
merged 1 commit into from
Apr 3, 2013

Conversation

stephenplusplus
Copy link
Member

Issue #475 - updated PureMVC to use bower, and point to the right files from index.html.

Also caught a small bug. The script was adding a class of complete on a completed li, where it wanted a completed. Added that in, and it all seems to be working well!

@@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>PureMVC • TodoMVC</title>
<link rel="stylesheet" href="../../../assets/base.css">
<link rel="stylesheet" href="components/todomvc-common/base.css">
<!--[if IE]>
<script src="assets/ie.js"></script>
<![endif]-->
Copy link
Member

Choose a reason for hiding this comment

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

Could you also remove the IE block?

@stephenplusplus
Copy link
Member Author

Woops! Of course. I skipped sleeping last night in favor of playing with Sammy.

That sounded a little weird.

Fix coming right up!

@stephenplusplus
Copy link
Member Author

All set.

passy added a commit that referenced this pull request Apr 3, 2013
@passy passy merged commit ff17a59 into tastejs:gh-pages Apr 3, 2013
@passy
Copy link
Member

passy commented Apr 3, 2013

Fantastic. Thank you!

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