- 08 Oct, 2015 1 commit
-
-
jonnykry authored
-
- 07 Oct, 2015 2 commits
-
-
Kaido Kert authored
-
Kaido Kert authored
-
- 06 Oct, 2015 2 commits
-
-
Pascal Hartig authored
TodoMvc example for scalajs-react
-
Sota Yamashtia authored
Close #1459
-
- 05 Oct, 2015 1 commit
-
-
Øyvind Raddum Berg authored
-
- 04 Oct, 2015 2 commits
-
-
Arthur Verschaeve authored
-
Addy Osmani authored
Polymer 1.0 demo cleanup
-
- 03 Oct, 2015 2 commits
-
-
Eric Bidelman authored
-
Eric Bidelman authored
-
- 02 Oct, 2015 4 commits
-
-
Eric Bidelman authored
-
Eric Bidelman authored
-
Eric Bidelman authored
-
Arthur Verschaeve authored
The app is getting outdated and is these days even totally broken sowe decided to remove it, till someone volunteers to maintain it and PRs it back with all remaining issues fixed. There was an open PR with some updates but it went inactive: https://github.com/tastejs/todomvc/pull/1241 Close #1241 Fix #1222 Ref #1234 Ref #1110
-
- 29 Sep, 2015 3 commits
-
-
Arthur Verschaeve authored
Update index.html
-
Breno Polanski authored
-
Frederik Ring authored
comment was using `todos` whereas the code is using `todos-react-backbone` - i opted for a non-breakable comment instead
-
- 28 Sep, 2015 5 commits
-
-
Addy Osmani authored
🍕 🌟 Polymer 1.0🌟 🍕 -
Sam Saccone authored
* Update for spec complience * Polymer 0.5 -> 1 changes
-
Sam Saccone authored
-
Sam Saccone authored
-
Sam Saccone authored
fix checkbox bug in the mithril TodoMVC example
-
- 27 Sep, 2015 2 commits
-
-
Einar Norðfjörð authored
added an error callback to the hidden check of the clear completed items button. This was done so that frameworks like mithril who remove elements from DOM in stead of putting css-classes like .hidden on elements get through the test suite
-
Einar Norðfjörð authored
The bug is caused by lack of keying. To reproduce the bug: 1. Open the app 2. Create at least two tasks 3. Complete all tasks 4. Go to the completed view 5. uncheck the top item 6. Voilá, see how the first item in the list now has an unchecked checkbox
-
- 23 Sep, 2015 2 commits
-
-
Sam Saccone authored
Fix typo
-
Cícero Pablo authored
-
- 21 Sep, 2015 2 commits
-
-
Arthur Verschaeve authored
Fix broken links
-
Felipe de Araujo authored
-
- 18 Sep, 2015 2 commits
-
-
Kevin Malakoff authored
-
Kevin Malakoff authored
-
- 14 Sep, 2015 3 commits
-
-
Sam Saccone authored
Remove deprecated code and concepts from Backbone.Marionette example
-
Sam Saccone authored
🚀 run jscs over tests
-
- 12 Sep, 2015 7 commits
-
-
Arthur Verschaeve authored
Ref 07353bcd
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
This one is exactly the same as the one in the root directory so there's no reason for it to be in the riot example folder too.
-
Arthur Verschaeve authored
fix homepage link for riotjs.com
-
Tianxiang Chen authored
-
Ben McCormick authored
- Removed modules, replacing them with a common global namespace - Added Backbone.Radio as a new dependency - Removed usage of Wreqr, replacing it with Radio - Renamed TodoList.js to Router.js to more accurately reflect its function - Moved all application initialization into TodoMVC.Application - Moved FilterState code into its own file - Removed inline script in index.html and moved inititialization code into TodoMVC.js
-
Sam Saccone authored
update (Atma.js) rewrite the app
-