- 12 Jul, 2015 14 commits
-
-
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
-
- 08 Jul, 2015 8 commits
-
-
Arthur Verschaeve authored
fix stale element errors
-
Sam Saccone authored
Drop the YUI app
-
Sam Saccone authored
-
Sam Saccone authored
By converting the find and click to a 1 op this avoides the issue of a stale element.
-
Arthur Verschaeve authored
From the official site: "The YUI library is no longer actively maintained. " We shouldn't suggest anybody to use a framework which isn't active anymore. Ref http://yahooeng.tumblr.com/post/96098168666/important-announcement-regarding-yui
-
Sam Saccone authored
✋ bye sauce hello travis -
Arthur Verschaeve authored
🐛 Fix test routing selector bug -
Sam Saccone authored
It was seeding too many items, thus making the tests freak out.
-
- 07 Jul, 2015 3 commits
-
-
Sam Saccone authored
-
Sam Saccone authored
-
Arthur Verschaeve authored
IE11 fix for Dojo example, fixes #1349.
-
- 06 Jul, 2015 1 commit
-
-
Akira Sudoh authored
-
- 03 Jul, 2015 2 commits
-
-
Arthur Verschaeve authored
Ref #1234
-
Arthur Verschaeve authored
-