Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
todomvc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Sven Franck
todomvc
Commits
e3fdaeb1
Commit
e3fdaeb1
authored
Dec 07, 2013
by
Sindre Sorhus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
VanillaJS changelog and credit
parent
8248b68f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
changelog.md
changelog.md
+1
-0
vanilla-examples/vanillajs/index.html
vanilla-examples/vanillajs/index.html
+1
-0
No files found.
changelog.md
View file @
e3fdaeb1
...
...
@@ -10,6 +10,7 @@
-
Updates since 1.2:
-
CanJS 2.0
-
CanJS 2.0 + RequireJS
-
VanillaJS refactored, tests, bug fixes
## 1.2 - 2013-08-06
...
...
vanilla-examples/vanillajs/index.html
View file @
e3fdaeb1
...
...
@@ -36,6 +36,7 @@
<footer
id=
"info"
>
<p>
Double-click to edit a todo
</p>
<p>
Created by
<a
href=
"http://twitter.com/oscargodson"
>
Oscar Godson
</a></p>
<p>
Refactored by
<a
href=
"https://github.com/cburgmer"
>
Christoph Burgmer
</a></p>
<p>
Part of
<a
href=
"http://todomvc.com"
>
TodoMVC
</a></p>
</footer>
<script
src=
"bower_components/todomvc-common/base.js"
></script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment