- 14 Jan, 2016 1 commit
-
-
Sindre Sorhus authored
adapted from http://contributor-covenant.org
-
- 06 Jan, 2016 4 commits
-
-
Pascal Hartig authored
-
Pascal Hartig authored
Close #1577
-
Pascal Hartig authored
- Update sourcemap - AngularJS upgrade to 1.4 - app-css update
-
Rosana Ruiz authored
-
- 05 Jan, 2016 7 commits
-
-
Colin Eberhardt authored
-
Colin Eberhardt authored
-
Colin Eberhardt authored
This removes the need to reference a DOM element from the component
-
Colin Eberhardt authored
- No implicit any, ensure everything is typed - Using private access modifier - Property getter / setters
-
Colin Eberhardt authored
-
Colin Eberhardt authored
-
Colin Eberhardt authored
Removing store.js (+1 squashed commit) Squashed commits: [0f39fb8] Removed dependency on node-uuid
-
- 04 Jan, 2016 4 commits
-
-
Sam Saccone authored
Backbone example: add id attr to input
-
Dmytro authored
-
Colin Eberhardt authored
Correcting asynchronous testing
-
Marcel Hoyer authored
removes unnecessary .then() chaining in test.js as selenium-webdriver already queues calls internally fixed confusing inverted use of idSelector variable promisified all tests promisified test.launchBrowser() and global test hooks promisified test.closeBrowser() promisified test.createStandardItems()
🛀 streamlined testOps to always return the promise and flattened out the thens fixed testOps.assertClearCompleteButtonText() to wait for visible clear-complete button before asserting fixed testOps.assertClearCompleteButtonIsVisible() to lazy wait for visible clear-complete button renamed testOps.assertFocussedElementId() to .assertFocussedElement() and streamlined code fixed page.clickMarkAllCompletedCheckBox() to return inner promise fixed page.enterItem() to return the promise and flattened out the thens renamed page.getFocussedElementName() with .getFocussedElementIdOrClass() fixed page.ensureAppIsVisible() to wait for 'new-todo' element instead of 'main' as some frameworks build the contents after DOM-ready fixed page.clickClearCompleteButton() to wait for actual button to display before clicking extracted page.waitForVisibleElement() helper function
-
- 30 Dec, 2015 1 commit
-
-
Sam Saccone authored
Sjs/test workup
-
- 29 Dec, 2015 7 commits
-
-
Sam Saccone authored
-
Sam Saccone authored
-
Sam Saccone authored
-
Sam Saccone authored
-
Sam Saccone authored
Regression introduced in: https://github.com/tastejs/todomvc/commit/cdd17df6705a62f5e9116bc0a5a243319af744f8 ref #1545
-
Sam Saccone authored
Updated JSCS dependency in ./tooling to latest 2.7.0
-
Marcel Hoyer authored
-
- 28 Dec, 2015 1 commit
-
-
Sam Saccone authored
Add test to verify correct double click focus
-
- 26 Dec, 2015 5 commits
-
-
Sam Saccone authored
-
Sam Saccone authored
Fixes #1560
-
Sam Saccone authored
-
Sam Saccone authored
firebase-angular: Correct directive name -- `todoEscape`
-
dmitriz authored
Obviously misprinted. Miraculously worked overwriting the other `todoBlur` directive, and "stealing" `todo-escape` attribute.
-
- 24 Dec, 2015 1 commit
-
-
Sam Saccone authored
Removed globals, readability, simplified or removed components - replace PR #1559
-
- 23 Dec, 2015 5 commits
- 22 Dec, 2015 1 commit
-
-
Sam Saccone authored
Updated to Angular 2 beta
-
- 21 Dec, 2015 3 commits
-
-
Colin Eberhardt authored
-
Colin Eberhardt authored
-
Colin Eberhardt authored
Removed redundant steps due to modules that have been removed (spotted this by doing a clean install!)
-