diff --git a/config.js b/config.js index 561437df5..4df56ca0e 100644 --- a/config.js +++ b/config.js @@ -17,288 +17,165 @@ System.config({ System.config({ "map": { - "aurelia-animator-css": "github:aurelia/animator-css@0.15.0", - "aurelia-binding": "github:aurelia/binding@0.8.6", - "aurelia-bootstrapper": "github:aurelia/bootstrapper@0.16.0", - "aurelia-dependency-injection": "github:aurelia/dependency-injection@0.9.2", - "aurelia-event-aggregator": "github:aurelia/event-aggregator@0.7.0", - "aurelia-fetch-client": "github:aurelia/fetch-client@0.1.2", - "aurelia-framework": "github:aurelia/framework@0.15.0", - "aurelia-history": "github:aurelia/history@0.6.1", - "aurelia-history-browser": "github:aurelia/history-browser@0.7.0", - "aurelia-loader": "github:aurelia/loader@0.8.7", - "aurelia-loader-default": "github:aurelia/loader-default@0.9.5", - "aurelia-logging": "github:aurelia/logging@0.6.4", - "aurelia-metadata": "github:aurelia/metadata@0.7.3", - "aurelia-path": "github:aurelia/path@0.8.1", - "aurelia-route-recognizer": "github:aurelia/route-recognizer@0.6.2", - "aurelia-router": "github:aurelia/router@0.11.0", - "aurelia-task-queue": "github:aurelia/task-queue@0.6.2", - "aurelia-templating": "github:aurelia/templating@0.14.1", - "aurelia-templating-binding": "github:aurelia/templating-binding@0.14.0", - "aurelia-templating-resources": "github:aurelia/templating-resources@0.14.0", - "aurelia-templating-router": "github:aurelia/templating-router@0.15.0", + "aurelia-animator-css": "github:aurelia/animator-css@0.16.0", + "aurelia-binding": "github:aurelia/binding@0.9.0", + "aurelia-bootstrapper": "github:aurelia/bootstrapper@0.17.0", + "aurelia-dependency-injection": "github:aurelia/dependency-injection@0.10.0", + "aurelia-event-aggregator": "github:aurelia/event-aggregator@0.8.0", + "aurelia-fetch-client": "github:aurelia/fetch-client@0.2.0", + "aurelia-framework": "github:aurelia/framework@0.16.0", + "aurelia-history": "github:aurelia/history@0.7.0", + "aurelia-history-browser": "github:aurelia/history-browser@0.8.0", + "aurelia-loader": "github:aurelia/loader@0.9.0", + "aurelia-loader-default": "github:aurelia/loader-default@0.10.0", + "aurelia-logging": "github:aurelia/logging@0.7.0", + "aurelia-metadata": "github:aurelia/metadata@0.8.0", + "aurelia-path": "github:aurelia/path@0.9.0", + "aurelia-route-recognizer": "github:aurelia/route-recognizer@0.7.0", + "aurelia-router": "github:aurelia/router@0.12.0", + "aurelia-task-queue": "github:aurelia/task-queue@0.7.0", + "aurelia-templating": "github:aurelia/templating@0.15.0", + "aurelia-templating-binding": "github:aurelia/templating-binding@0.15.0", + "aurelia-templating-resources": "github:aurelia/templating-resources@0.15.0", + "aurelia-templating-router": "github:aurelia/templating-router@0.16.0", "aurelia/fetch-client": "github:aurelia/fetch-client@0.1.1", - "babel": "npm:babel-core@5.8.21", + "babel": "npm:babel-core@5.8.23", "babel-runtime": "npm:babel-runtime@5.8.20", "bootstrap": "github:twbs/bootstrap@3.3.5", - "clean-css": "npm:clean-css@3.3.8", "core-js": "npm:core-js@0.9.18", - "css": "github:systemjs/plugin-css@0.1.13", "fetch": "github:github/fetch@0.9.0", "font-awesome": "npm:font-awesome@4.4.0", - "github:aurelia/animator-css@0.15.0": { - "aurelia-metadata": "github:aurelia/metadata@0.7.3", - "aurelia-templating": "github:aurelia/templating@0.14.1" - }, - "github:aurelia/binding@0.8.6": { - "aurelia-dependency-injection": "github:aurelia/dependency-injection@0.9.2", - "aurelia-metadata": "github:aurelia/metadata@0.7.3", - "aurelia-task-queue": "github:aurelia/task-queue@0.6.2", + "github:aurelia/animator-css@0.16.0": { + "aurelia-metadata": "github:aurelia/metadata@0.8.0", + "aurelia-templating": "github:aurelia/templating@0.15.0" + }, + "github:aurelia/binding@0.9.0": { + "aurelia-dependency-injection": "github:aurelia/dependency-injection@0.10.0", + "aurelia-metadata": "github:aurelia/metadata@0.8.0", + "aurelia-task-queue": "github:aurelia/task-queue@0.7.0", "core-js": "npm:core-js@0.9.18" }, - "github:aurelia/bootstrapper@0.16.0": { - "aurelia-event-aggregator": "github:aurelia/event-aggregator@0.7.0", - "aurelia-framework": "github:aurelia/framework@0.15.0", - "aurelia-history": "github:aurelia/history@0.6.1", - "aurelia-history-browser": "github:aurelia/history-browser@0.7.0", - "aurelia-loader-default": "github:aurelia/loader-default@0.9.5", - "aurelia-logging-console": "github:aurelia/logging-console@0.6.2", - "aurelia-router": "github:aurelia/router@0.11.0", - "aurelia-templating": "github:aurelia/templating@0.14.1", - "aurelia-templating-binding": "github:aurelia/templating-binding@0.14.0", - "aurelia-templating-resources": "github:aurelia/templating-resources@0.14.0", - "aurelia-templating-router": "github:aurelia/templating-router@0.15.0", + "github:aurelia/bootstrapper@0.17.0": { + "aurelia-event-aggregator": "github:aurelia/event-aggregator@0.8.0", + "aurelia-framework": "github:aurelia/framework@0.16.0", + "aurelia-history": "github:aurelia/history@0.7.0", + "aurelia-history-browser": "github:aurelia/history-browser@0.8.0", + "aurelia-loader-default": "github:aurelia/loader-default@0.10.0", + "aurelia-logging-console": "github:aurelia/logging-console@0.7.1", + "aurelia-router": "github:aurelia/router@0.12.0", + "aurelia-templating": "github:aurelia/templating@0.15.0", + "aurelia-templating-binding": "github:aurelia/templating-binding@0.15.0", + "aurelia-templating-resources": "github:aurelia/templating-resources@0.15.0", + "aurelia-templating-router": "github:aurelia/templating-router@0.16.0", "core-js": "npm:core-js@0.9.18" }, - "github:aurelia/dependency-injection@0.9.2": { - "aurelia-logging": "github:aurelia/logging@0.6.4", - "aurelia-metadata": "github:aurelia/metadata@0.7.3", + "github:aurelia/dependency-injection@0.10.0": { + "aurelia-logging": "github:aurelia/logging@0.7.0", + "aurelia-metadata": "github:aurelia/metadata@0.8.0", "core-js": "npm:core-js@0.9.18" }, - "github:aurelia/event-aggregator@0.7.0": { - "aurelia-logging": "github:aurelia/logging@0.6.4" + "github:aurelia/event-aggregator@0.8.0": { + "aurelia-logging": "github:aurelia/logging@0.7.0" }, "github:aurelia/fetch-client@0.1.1": { "core-js": "npm:core-js@0.9.18" }, - "github:aurelia/fetch-client@0.1.2": { + "github:aurelia/fetch-client@0.2.0": { "core-js": "npm:core-js@0.9.18" }, - "github:aurelia/framework@0.15.0": { - "aurelia-binding": "github:aurelia/binding@0.8.6", - "aurelia-dependency-injection": "github:aurelia/dependency-injection@0.9.2", - "aurelia-loader": "github:aurelia/loader@0.8.7", - "aurelia-logging": "github:aurelia/logging@0.6.4", - "aurelia-metadata": "github:aurelia/metadata@0.7.3", - "aurelia-path": "github:aurelia/path@0.8.1", - "aurelia-task-queue": "github:aurelia/task-queue@0.6.2", - "aurelia-templating": "github:aurelia/templating@0.14.1", + "github:aurelia/framework@0.16.0": { + "aurelia-binding": "github:aurelia/binding@0.9.0", + "aurelia-dependency-injection": "github:aurelia/dependency-injection@0.10.0", + "aurelia-loader": "github:aurelia/loader@0.9.0", + "aurelia-logging": "github:aurelia/logging@0.7.0", + "aurelia-metadata": "github:aurelia/metadata@0.8.0", + "aurelia-path": "github:aurelia/path@0.9.0", + "aurelia-task-queue": "github:aurelia/task-queue@0.7.0", + "aurelia-templating": "github:aurelia/templating@0.15.0", "core-js": "npm:core-js@0.9.18" }, - "github:aurelia/history-browser@0.7.0": { - "aurelia-history": "github:aurelia/history@0.6.1", + "github:aurelia/history-browser@0.8.0": { + "aurelia-history": "github:aurelia/history@0.7.0", "core-js": "npm:core-js@0.9.18" }, - "github:aurelia/loader-default@0.9.5": { - "aurelia-loader": "github:aurelia/loader@0.8.7", - "aurelia-metadata": "github:aurelia/metadata@0.7.3", - "webcomponentsjs": "github:webcomponents/webcomponentsjs@0.6.3" + "github:aurelia/loader-default@0.10.0": { + "aurelia-loader": "github:aurelia/loader@0.9.0", + "aurelia-metadata": "github:aurelia/metadata@0.8.0" }, - "github:aurelia/loader@0.8.7": { - "aurelia-html-template-element": "github:aurelia/html-template-element@0.2.0", - "aurelia-metadata": "github:aurelia/metadata@0.7.3", - "aurelia-path": "github:aurelia/path@0.8.1", - "core-js": "npm:core-js@0.9.18" + "github:aurelia/loader@0.9.0": { + "aurelia-html-template-element": "github:aurelia/html-template-element@0.3.0", + "aurelia-metadata": "github:aurelia/metadata@0.8.0", + "aurelia-path": "github:aurelia/path@0.9.0", + "core-js": "github:zloirock/core-js@0.8.4" }, - "github:aurelia/logging-console@0.6.2": { - "aurelia-logging": "github:aurelia/logging@0.6.4" + "github:aurelia/logging-console@0.7.1": { + "aurelia-logging": "github:aurelia/logging@0.7.0" }, - "github:aurelia/metadata@0.7.3": { + "github:aurelia/metadata@0.8.0": { "core-js": "npm:core-js@0.9.18" }, - "github:aurelia/route-recognizer@0.6.2": { + "github:aurelia/route-recognizer@0.7.0": { + "aurelia-path": "github:aurelia/path@0.9.0", "core-js": "npm:core-js@0.9.18" }, - "github:aurelia/router@0.11.0": { - "aurelia-dependency-injection": "github:aurelia/dependency-injection@0.9.2", - "aurelia-event-aggregator": "github:aurelia/event-aggregator@0.7.0", - "aurelia-history": "github:aurelia/history@0.6.1", - "aurelia-logging": "github:aurelia/logging@0.6.4", - "aurelia-path": "github:aurelia/path@0.8.1", - "aurelia-route-recognizer": "github:aurelia/route-recognizer@0.6.2", + "github:aurelia/router@0.12.0": { + "aurelia-dependency-injection": "github:aurelia/dependency-injection@0.10.0", + "aurelia-event-aggregator": "github:aurelia/event-aggregator@0.8.0", + "aurelia-history": "github:aurelia/history@0.7.0", + "aurelia-logging": "github:aurelia/logging@0.7.0", + "aurelia-path": "github:aurelia/path@0.9.0", + "aurelia-route-recognizer": "github:aurelia/route-recognizer@0.7.0", "core-js": "npm:core-js@0.9.18" }, - "github:aurelia/templating-binding@0.14.0": { - "aurelia-binding": "github:aurelia/binding@0.8.6", - "aurelia-logging": "github:aurelia/logging@0.6.4", - "aurelia-templating": "github:aurelia/templating@0.14.1" - }, - "github:aurelia/templating-resources@0.14.0": { - "aurelia-binding": "github:aurelia/binding@0.8.6", - "aurelia-dependency-injection": "github:aurelia/dependency-injection@0.9.2", - "aurelia-logging": "github:aurelia/logging@0.6.4", - "aurelia-task-queue": "github:aurelia/task-queue@0.6.2", - "aurelia-templating": "github:aurelia/templating@0.14.1", + "github:aurelia/templating-binding@0.15.0": { + "aurelia-binding": "github:aurelia/binding@0.9.0", + "aurelia-logging": "github:aurelia/logging@0.7.0", + "aurelia-templating": "github:aurelia/templating@0.15.0" + }, + "github:aurelia/templating-resources@0.15.0": { + "aurelia-binding": "github:aurelia/binding@0.9.0", + "aurelia-dependency-injection": "github:aurelia/dependency-injection@0.10.0", + "aurelia-loader": "github:aurelia/loader@0.9.0", + "aurelia-logging": "github:aurelia/logging@0.7.0", + "aurelia-task-queue": "github:aurelia/task-queue@0.7.0", + "aurelia-templating": "github:aurelia/templating@0.15.0", "core-js": "npm:core-js@0.9.18" }, - "github:aurelia/templating-router@0.15.0": { - "aurelia-dependency-injection": "github:aurelia/dependency-injection@0.9.2", - "aurelia-metadata": "github:aurelia/metadata@0.7.3", - "aurelia-path": "github:aurelia/path@0.8.1", - "aurelia-router": "github:aurelia/router@0.11.0", - "aurelia-templating": "github:aurelia/templating@0.14.1" - }, - "github:aurelia/templating@0.14.1": { - "aurelia-binding": "github:aurelia/binding@0.8.6", - "aurelia-dependency-injection": "github:aurelia/dependency-injection@0.9.2", - "aurelia-html-template-element": "github:aurelia/html-template-element@0.2.0", - "aurelia-loader": "github:aurelia/loader@0.8.7", - "aurelia-logging": "github:aurelia/logging@0.6.4", - "aurelia-metadata": "github:aurelia/metadata@0.7.3", - "aurelia-path": "github:aurelia/path@0.8.1", - "aurelia-task-queue": "github:aurelia/task-queue@0.6.2", + "github:aurelia/templating-router@0.16.0": { + "aurelia-dependency-injection": "github:aurelia/dependency-injection@0.10.0", + "aurelia-metadata": "github:aurelia/metadata@0.8.0", + "aurelia-path": "github:aurelia/path@0.9.0", + "aurelia-router": "github:aurelia/router@0.12.0", + "aurelia-templating": "github:aurelia/templating@0.15.0" + }, + "github:aurelia/templating@0.15.0": { + "aurelia-binding": "github:aurelia/binding@0.9.0", + "aurelia-dependency-injection": "github:aurelia/dependency-injection@0.10.0", + "aurelia-html-template-element": "github:aurelia/html-template-element@0.3.0", + "aurelia-loader": "github:aurelia/loader@0.9.0", + "aurelia-logging": "github:aurelia/logging@0.7.0", + "aurelia-metadata": "github:aurelia/metadata@0.8.0", + "aurelia-path": "github:aurelia/path@0.9.0", + "aurelia-task-queue": "github:aurelia/task-queue@0.7.0", "core-js": "npm:core-js@0.9.18" }, - "github:jspm/nodelibs-assert@0.1.0": { - "assert": "npm:assert@1.3.0" - }, - "github:jspm/nodelibs-buffer@0.1.0": { - "buffer": "npm:buffer@3.4.1" - }, - "github:jspm/nodelibs-events@0.1.1": { - "events": "npm:events@1.0.2" - }, - "github:jspm/nodelibs-http@1.7.1": { - "Base64": "npm:Base64@0.2.1", - "events": "github:jspm/nodelibs-events@0.1.1", - "inherits": "npm:inherits@2.0.1", - "stream": "github:jspm/nodelibs-stream@0.1.0", - "url": "github:jspm/nodelibs-url@0.1.0", - "util": "github:jspm/nodelibs-util@0.1.0" - }, - "github:jspm/nodelibs-https@0.1.0": { - "https-browserify": "npm:https-browserify@0.0.0" - }, - "github:jspm/nodelibs-os@0.1.0": { - "os-browserify": "npm:os-browserify@0.1.2" - }, - "github:jspm/nodelibs-path@0.1.0": { - "path-browserify": "npm:path-browserify@0.0.0" - }, "github:jspm/nodelibs-process@0.1.1": { "process": "npm:process@0.10.1" }, - "github:jspm/nodelibs-stream@0.1.0": { - "stream-browserify": "npm:stream-browserify@1.0.0" - }, - "github:jspm/nodelibs-url@0.1.0": { - "url": "npm:url@0.10.3" - }, - "github:jspm/nodelibs-util@0.1.0": { - "util": "npm:util@0.10.3" - }, "github:twbs/bootstrap@3.3.5": { "jquery": "github:components/jquery@2.1.4" }, - "npm:amdefine@1.0.0": { - "fs": "github:jspm/nodelibs-fs@0.1.2", - "module": "github:jspm/nodelibs-module@0.1.0", - "path": "github:jspm/nodelibs-path@0.1.0", - "process": "github:jspm/nodelibs-process@0.1.1" - }, - "npm:assert@1.3.0": { - "util": "npm:util@0.10.3" - }, "npm:babel-runtime@5.8.20": { "process": "github:jspm/nodelibs-process@0.1.1" }, - "npm:buffer@3.4.1": { - "base64-js": "npm:base64-js@0.0.8", - "ieee754": "npm:ieee754@1.1.6", - "is-array": "npm:is-array@1.0.1" - }, - "npm:clean-css@3.3.8": { - "buffer": "github:jspm/nodelibs-buffer@0.1.0", - "commander": "npm:commander@2.8.1", - "fs": "github:jspm/nodelibs-fs@0.1.2", - "http": "github:jspm/nodelibs-http@1.7.1", - "https": "github:jspm/nodelibs-https@0.1.0", - "os": "github:jspm/nodelibs-os@0.1.0", - "path": "github:jspm/nodelibs-path@0.1.0", - "process": "github:jspm/nodelibs-process@0.1.1", - "source-map": "npm:source-map@0.4.4", - "url": "github:jspm/nodelibs-url@0.1.0", - "util": "github:jspm/nodelibs-util@0.1.0" - }, - "npm:commander@2.8.1": { - "child_process": "github:jspm/nodelibs-child_process@0.1.0", - "events": "github:jspm/nodelibs-events@0.1.1", - "fs": "github:jspm/nodelibs-fs@0.1.2", - "graceful-readlink": "npm:graceful-readlink@1.0.1", - "path": "github:jspm/nodelibs-path@0.1.0", - "process": "github:jspm/nodelibs-process@0.1.1" - }, "npm:core-js@0.9.18": { "fs": "github:jspm/nodelibs-fs@0.1.2", "process": "github:jspm/nodelibs-process@0.1.1", "systemjs-json": "github:systemjs/plugin-json@0.1.0" }, - "npm:core-util-is@1.0.1": { - "buffer": "github:jspm/nodelibs-buffer@0.1.0" - }, "npm:font-awesome@4.4.0": { "css": "github:systemjs/plugin-css@0.1.13" - }, - "npm:graceful-readlink@1.0.1": { - "fs": "github:jspm/nodelibs-fs@0.1.2" - }, - "npm:https-browserify@0.0.0": { - "http": "github:jspm/nodelibs-http@1.7.1" - }, - "npm:inherits@2.0.1": { - "util": "github:jspm/nodelibs-util@0.1.0" - }, - "npm:os-browserify@0.1.2": { - "os": "github:jspm/nodelibs-os@0.1.0" - }, - "npm:path-browserify@0.0.0": { - "process": "github:jspm/nodelibs-process@0.1.1" - }, - "npm:punycode@1.3.2": { - "process": "github:jspm/nodelibs-process@0.1.1" - }, - "npm:readable-stream@1.1.13": { - "buffer": "github:jspm/nodelibs-buffer@0.1.0", - "core-util-is": "npm:core-util-is@1.0.1", - "events": "github:jspm/nodelibs-events@0.1.1", - "inherits": "npm:inherits@2.0.1", - "isarray": "npm:isarray@0.0.1", - "process": "github:jspm/nodelibs-process@0.1.1", - "stream-browserify": "npm:stream-browserify@1.0.0", - "string_decoder": "npm:string_decoder@0.10.31" - }, - "npm:source-map@0.4.4": { - "amdefine": "npm:amdefine@1.0.0", - "process": "github:jspm/nodelibs-process@0.1.1" - }, - "npm:stream-browserify@1.0.0": { - "events": "github:jspm/nodelibs-events@0.1.1", - "inherits": "npm:inherits@2.0.1", - "readable-stream": "npm:readable-stream@1.1.13" - }, - "npm:string_decoder@0.10.31": { - "buffer": "github:jspm/nodelibs-buffer@0.1.0" - }, - "npm:url@0.10.3": { - "assert": "github:jspm/nodelibs-assert@0.1.0", - "punycode": "npm:punycode@1.3.2", - "querystring": "npm:querystring@0.2.0", - "util": "github:jspm/nodelibs-util@0.1.0" - }, - "npm:util@0.10.3": { - "inherits": "npm:inherits@2.0.1", - "process": "github:jspm/nodelibs-process@0.1.1" } } }); + diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 48ac86784..11c0defbd 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,3 +1,18 @@ +## 0.18.0 (2015-09-05) + + +#### Bug Fixes + +* **main:** add notes on html import template loader plugin ([aa9cf940](http://github.com/aurelia/skeleton-navigation/commit/aa9cf940904004e439bab86db0892d5379b0675e)) +* **package:** point main at a real file ([3ed86d20](http://github.com/aurelia/skeleton-navigation/commit/3ed86d20e862af781ec1761406f8c0aad0c66b83), closes [#157](http://github.com/aurelia/skeleton-navigation/issues/157)) +* **test:** fix e2e test broken during fetch-client migration ([182c7a21](http://github.com/aurelia/skeleton-navigation/commit/182c7a21de3b9c6dd637dc339c24b09d28264640)) + + +#### Features + +* **all:** new simple html elements, css resources and text-based views ([b3e762c7](http://github.com/aurelia/skeleton-navigation/commit/b3e762c7c8bd694fdb627976cdd19091c0e5774a)) + + ## 0.17.0 (2015-08-14) diff --git a/package.json b/package.json index 582e4620d..fe38193cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-skeleton-navigation", - "version": "0.17.0", + "version": "0.18.0", "description": "A starter kit for building a standard navigation-style app with Aurelia.", "keywords": [ "aurelia", @@ -54,38 +54,35 @@ }, "jspm": { "dependencies": { - "aurelia-animator-css": "github:aurelia/animator-css@^0.15.0", - "aurelia-binding": "github:aurelia/binding@^0.8.6", - "aurelia-bootstrapper": "github:aurelia/bootstrapper@^0.16.0", - "aurelia-dependency-injection": "github:aurelia/dependency-injection@^0.9.2", - "aurelia-event-aggregator": "github:aurelia/event-aggregator@^0.7.0", - "aurelia-fetch-client": "github:aurelia/fetch-client@^0.1.2", - "aurelia-framework": "github:aurelia/framework@^0.15.0", - "aurelia-history": "github:aurelia/history@^0.6.1", - "aurelia-history-browser": "github:aurelia/history-browser@^0.7.0", - "aurelia-loader": "github:aurelia/loader@^0.8.7", - "aurelia-loader-default": "github:aurelia/loader-default@^0.9.5", - "aurelia-logging": "github:aurelia/logging@^0.6.4", - "aurelia-metadata": "github:aurelia/metadata@^0.7.3", - "aurelia-path": "github:aurelia/path@^0.8.1", - "aurelia-route-recognizer": "github:aurelia/route-recognizer@^0.6.2", - "aurelia-router": "github:aurelia/router@^0.11.0", - "aurelia-task-queue": "github:aurelia/task-queue@^0.6.2", - "aurelia-templating": "github:aurelia/templating@^0.14.1", - "aurelia-templating-binding": "github:aurelia/templating-binding@^0.14.0", - "aurelia-templating-resources": "github:aurelia/templating-resources@^0.14.0", - "aurelia-templating-router": "github:aurelia/templating-router@^0.15.0", + "aurelia-animator-css": "github:aurelia/animator-css@^0.16.0", + "aurelia-binding": "github:aurelia/binding@^0.9.0", + "aurelia-bootstrapper": "github:aurelia/bootstrapper@^0.17.0", + "aurelia-dependency-injection": "github:aurelia/dependency-injection@^0.10.0", + "aurelia-event-aggregator": "github:aurelia/event-aggregator@^0.8.0", + "aurelia-fetch-client": "github:aurelia/fetch-client@^0.2.0", + "aurelia-framework": "github:aurelia/framework@^0.16.0", + "aurelia-history": "github:aurelia/history@^0.7.0", + "aurelia-history-browser": "github:aurelia/history-browser@^0.8.0", + "aurelia-loader": "github:aurelia/loader@^0.9.0", + "aurelia-loader-default": "github:aurelia/loader-default@^0.10.0", + "aurelia-logging": "github:aurelia/logging@^0.7.0", + "aurelia-metadata": "github:aurelia/metadata@^0.8.0", + "aurelia-path": "github:aurelia/path@^0.9.0", + "aurelia-route-recognizer": "github:aurelia/route-recognizer@^0.7.0", + "aurelia-router": "github:aurelia/router@^0.12.0", + "aurelia-task-queue": "github:aurelia/task-queue@^0.7.0", + "aurelia-templating": "github:aurelia/templating@^0.15.0", + "aurelia-templating-binding": "github:aurelia/templating-binding@^0.15.0", + "aurelia-templating-resources": "github:aurelia/templating-resources@^0.15.0", + "aurelia-templating-router": "github:aurelia/templating-router@^0.16.0", "bootstrap": "github:twbs/bootstrap@^3.3.4", - "clean-css": "npm:clean-css@^3.3.8", - "core-js": "npm:core-js@^0.9.4", - "css": "github:systemjs/plugin-css@^0.1.11", + "core-js": "npm:core-js@^0.9.17", "fetch": "github:github/fetch@^0.9.0", - "font-awesome": "npm:font-awesome@^4.3.0", - "text": "github:systemjs/plugin-text@^0.0.2" + "font-awesome": "npm:font-awesome@^4.3.0" }, "devDependencies": { - "babel": "npm:babel-core@^5.1.13", - "babel-runtime": "npm:babel-runtime@^5.1.13", + "babel": "npm:babel-core@^5.6.4", + "babel-runtime": "npm:babel-runtime@^5.6.4", "core-js": "npm:core-js@^0.9.4" }, "overrides": { diff --git a/test/e2e/dist/skeleton.po.js b/test/e2e/dist/skeleton.po.js index a314f75c2..55afef906 100644 --- a/test/e2e/dist/skeleton.po.js +++ b/test/e2e/dist/skeleton.po.js @@ -22,7 +22,7 @@ var PageObject_Skeleton = (function () { key: 'navigateTo', value: function navigateTo(href) { element(by.css('a[href="' + href + '"]')).click(); - return browser.waitForHttpDone(); + return browser.waitForRouterComplete(); } }]);