- 14 Jul, 2015 3 commits
-
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
This was used to redirect people from the old `addyosmani.github.io` domain to `todomvc.com`, which is not needed anymore since that site isn't online there anymore.
-
Arthur Verschaeve authored
-
- 13 Jul, 2015 10 commits
-
-
Arthur Verschaeve authored
Homepage responsive, don't set height on innerList.
-
Arthur Verschaeve authored
This includes the change from ids to classes
-
Arthur Verschaeve authored
Currently the typescript-backbone app was using a not spec compliant way to add classes to a div. This is inline with what the main backbone app is doing and fixes 4 tests. The app still doesn't have routing, though. Fix #830
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
This is consistent with how other apps are doing compilation steps and removes the need to install typescript locally.
-
Arthur Verschaeve authored
We do not have a strict typescript style guide but this is at least consistent.
-
Ahmed El Gabri authored
* Rename `AppTabs.adjustHeight` to `AppTabs.switchTab` * Remove height set by JavaScript, to let the elements flow normally
-
Sam Saccone authored
Vanilla dart app updates
-
Arthur Verschaeve authored
-
- 12 Jul, 2015 15 commits
-
-
Arthur Verschaeve authored
This includes the change from ids to classes
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
* Included `todomvc-app-css`, this includes the new UI. * Replaced bower by NPM. * Include all files that aren't needed in the repo in the gitignore Ref gh-1110
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
Ref https://www.dartlang.org/tools/editor/
-
Arthur Verschaeve authored
⚡ ️ Fixing the flake⚡ ️ -
Arthur Verschaeve authored
this includes the change from ids to classes
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
This isn't in the spec and didn't add any value.
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
this includes the change from ids to classes
-
Arthur Verschaeve authored
-
- 11 Jul, 2015 5 commits
-
-
Sam Saccone authored
This test was causing us issues on CI for several reasons. The first being that we were touching the DOM outside of webdrivers promise loop (via Q). The second cause of issues was that we were holding onto DOM nodes for a long time after we first queried the DOM, allowing the pointers to potentially go stale.
-
Arthur Verschaeve authored
update `vue` example to use classes
-
Arthur Verschaeve authored
This includes the change from ids to classes
-
Arthur Verschaeve authored
-
Sam Saccone authored
Update `react` example to use classes
-
- 10 Jul, 2015 1 commit
-
-
Sam Saccone authored
-
- 09 Jul, 2015 6 commits
-
-
Arthur Verschaeve authored
This includes the change to use classes instead of ids
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
9429daa2
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
-