Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Commit

Permalink
chore(all): prepare release 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Apr 9, 2015
1 parent e544579 commit ebfe0f0
Show file tree
Hide file tree
Showing 11 changed files with 175 additions and 150 deletions.
13 changes: 3 additions & 10 deletions build/babel-options.js
@@ -1,18 +1,11 @@
module.exports = {
filename: '',
filenameRelative: '',
modules: '',
sourceMap: true,
sourceMapName: '',
sourceRoot: '',
moduleRoot: '',
modules: 'system',
moduleIds: false,
experimental: false,
comments: false,
compact: false,
code:true,
stage:2,
optional: [
"es7.decorators"
"es7.decorators",
"es7.classProperties"
]
};
244 changes: 126 additions & 118 deletions config.js
Expand Up @@ -9,112 +9,122 @@ System.config({

System.config({
"map": {
"aurelia-bootstrapper": "github:aurelia/bootstrapper@0.10.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.5.0",
"aurelia-framework": "github:aurelia/framework@0.9.0",
"aurelia-http-client": "github:aurelia/http-client@0.6.0",
"aurelia-router": "github:aurelia/router@0.6.0",
"bootstrap": "github:twbs/bootstrap@3.3.2",
"aurelia-bootstrapper": "github:aurelia/bootstrapper@0.11.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.6.0",
"aurelia-framework": "github:aurelia/framework@0.10.0",
"aurelia-http-client": "github:aurelia/http-client@0.7.0",
"aurelia-router": "github:aurelia/router@0.7.0",
"bootstrap": "github:twbs/bootstrap@3.3.4",
"css": "github:systemjs/plugin-css@0.1.9",
"font-awesome": "npm:font-awesome@4.3.0",
"github:aurelia/binding@0.4.0": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.5.0",
"aurelia-metadata": "github:aurelia/metadata@0.3.4",
"aurelia-task-queue": "github:aurelia/task-queue@0.2.5"
},
"github:aurelia/bootstrapper@0.10.0": {
"aurelia-event-aggregator": "github:aurelia/event-aggregator@0.2.4",
"aurelia-framework": "github:aurelia/framework@0.9.0",
"aurelia-history": "github:aurelia/history@0.2.4",
"aurelia-history-browser": "github:aurelia/history-browser@0.2.5",
"aurelia-loader-default": "github:aurelia/loader-default@0.5.0",
"aurelia-logging-console": "github:aurelia/logging-console@0.2.4",
"aurelia-router": "github:aurelia/router@0.6.0",
"aurelia-templating": "github:aurelia/templating@0.9.0",
"aurelia-templating-binding": "github:aurelia/templating-binding@0.9.0",
"aurelia-templating-resources": "github:aurelia/templating-resources@0.9.1",
"aurelia-templating-router": "github:aurelia/templating-router@0.10.0"
},
"github:aurelia/dependency-injection@0.5.0": {
"aurelia-logging": "github:aurelia/logging@0.2.6",
"aurelia-metadata": "github:aurelia/metadata@0.3.4",
"core-js": "npm:core-js@0.4.10"
},
"github:aurelia/framework@0.9.0": {
"aurelia-binding": "github:aurelia/binding@0.4.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.5.0",
"aurelia-loader": "github:aurelia/loader@0.4.0",
"aurelia-logging": "github:aurelia/logging@0.2.6",
"aurelia-metadata": "github:aurelia/metadata@0.3.4",
"aurelia-path": "github:aurelia/path@0.4.6",
"aurelia-task-queue": "github:aurelia/task-queue@0.2.5",
"aurelia-templating": "github:aurelia/templating@0.9.0"
},
"github:aurelia/history-browser@0.2.5": {
"aurelia-history": "github:aurelia/history@0.2.4",
"core-js": "npm:core-js@0.4.10"
},
"github:aurelia/http-client@0.6.0": {
"aurelia-path": "github:aurelia/path@0.4.6",
"core-js": "npm:core-js@0.4.10"
},
"github:aurelia/loader-default@0.5.0": {
"aurelia-loader": "github:aurelia/loader@0.4.0",
"aurelia-metadata": "github:aurelia/metadata@0.3.4"
},
"github:aurelia/loader@0.4.0": {
"aurelia-html-template-element": "github:aurelia/html-template-element@0.1.3",
"aurelia-path": "github:aurelia/path@0.4.6",
"core-js": "npm:core-js@0.4.10",
"github:aurelia/binding@0.5.0": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.6.0",
"aurelia-metadata": "github:aurelia/metadata@0.4.0",
"aurelia-task-queue": "github:aurelia/task-queue@0.3.0",
"core-js": "github:zloirock/core-js@0.8.1"
},
"github:aurelia/bootstrapper@0.11.0": {
"aurelia-event-aggregator": "github:aurelia/event-aggregator@0.3.0",
"aurelia-framework": "github:aurelia/framework@0.10.0",
"aurelia-history": "github:aurelia/history@0.3.0",
"aurelia-history-browser": "github:aurelia/history-browser@0.3.0",
"aurelia-loader-default": "github:aurelia/loader-default@0.6.0",
"aurelia-logging-console": "github:aurelia/logging-console@0.3.0",
"aurelia-router": "github:aurelia/router@0.7.0",
"aurelia-templating": "github:aurelia/templating@0.10.0",
"aurelia-templating-binding": "github:aurelia/templating-binding@0.10.0",
"aurelia-templating-resources": "github:aurelia/templating-resources@0.10.0",
"aurelia-templating-router": "github:aurelia/templating-router@0.11.0",
"core-js": "github:zloirock/core-js@0.8.1"
},
"github:aurelia/dependency-injection@0.6.0": {
"aurelia-logging": "github:aurelia/logging@0.3.0",
"aurelia-metadata": "github:aurelia/metadata@0.4.0",
"core-js": "github:zloirock/core-js@0.8.1"
},
"github:aurelia/framework@0.10.0": {
"aurelia-binding": "github:aurelia/binding@0.5.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.6.0",
"aurelia-loader": "github:aurelia/loader@0.5.0",
"aurelia-logging": "github:aurelia/logging@0.3.0",
"aurelia-metadata": "github:aurelia/metadata@0.4.0",
"aurelia-path": "github:aurelia/path@0.5.0",
"aurelia-task-queue": "github:aurelia/task-queue@0.3.0",
"aurelia-templating": "github:aurelia/templating@0.10.0",
"core-js": "github:zloirock/core-js@0.8.1"
},
"github:aurelia/history-browser@0.3.0": {
"aurelia-history": "github:aurelia/history@0.3.0",
"core-js": "github:zloirock/core-js@0.8.1"
},
"github:aurelia/http-client@0.7.0": {
"aurelia-path": "github:aurelia/path@0.5.0",
"core-js": "github:zloirock/core-js@0.8.1"
},
"github:aurelia/loader-default@0.6.0": {
"aurelia-loader": "github:aurelia/loader@0.5.0",
"aurelia-metadata": "github:aurelia/metadata@0.4.0"
},
"github:aurelia/loader@0.5.0": {
"aurelia-html-template-element": "github:aurelia/html-template-element@0.2.0",
"aurelia-path": "github:aurelia/path@0.5.0",
"core-js": "github:zloirock/core-js@0.8.1",
"webcomponentsjs": "github:webcomponents/webcomponentsjs@0.5.5"
},
"github:aurelia/router@0.6.0": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.5.0",
"aurelia-event-aggregator": "github:aurelia/event-aggregator@0.2.4",
"aurelia-history": "github:aurelia/history@0.2.4",
"aurelia-path": "github:aurelia/path@0.4.6",
"aurelia-route-recognizer": "github:aurelia/route-recognizer@0.2.4",
"core-js": "npm:core-js@0.4.10"
},
"github:aurelia/templating-binding@0.9.0": {
"aurelia-binding": "github:aurelia/binding@0.4.0",
"aurelia-logging": "github:aurelia/logging@0.2.6",
"aurelia-templating": "github:aurelia/templating@0.9.0"
},
"github:aurelia/templating-resources@0.9.1": {
"aurelia-binding": "github:aurelia/binding@0.4.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.5.0",
"aurelia-logging": "github:aurelia/logging@0.2.6",
"aurelia-templating": "github:aurelia/templating@0.9.0",
"core-js": "npm:core-js@0.4.10"
},
"github:aurelia/templating-router@0.10.0": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.5.0",
"aurelia-metadata": "github:aurelia/metadata@0.3.4",
"aurelia-path": "github:aurelia/path@0.4.6",
"aurelia-router": "github:aurelia/router@0.6.0",
"aurelia-templating": "github:aurelia/templating@0.9.0"
},
"github:aurelia/templating@0.9.0": {
"aurelia-binding": "github:aurelia/binding@0.4.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.5.0",
"aurelia-html-template-element": "github:aurelia/html-template-element@0.1.3",
"aurelia-loader": "github:aurelia/loader@0.4.0",
"aurelia-logging": "github:aurelia/logging@0.2.6",
"aurelia-metadata": "github:aurelia/metadata@0.3.4",
"aurelia-path": "github:aurelia/path@0.4.6",
"aurelia-task-queue": "github:aurelia/task-queue@0.2.5",
"core-js": "npm:core-js@0.4.10"
"github:aurelia/metadata@0.4.0": {
"core-js": "github:zloirock/core-js@0.8.1"
},
"github:aurelia/route-recognizer@0.3.0": {
"core-js": "github:zloirock/core-js@0.8.1"
},
"github:aurelia/router@0.7.0": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.6.0",
"aurelia-event-aggregator": "github:aurelia/event-aggregator@0.3.0",
"aurelia-history": "github:aurelia/history@0.3.0",
"aurelia-path": "github:aurelia/path@0.5.0",
"aurelia-route-recognizer": "github:aurelia/route-recognizer@0.3.0",
"core-js": "github:zloirock/core-js@0.8.1"
},
"github:aurelia/templating-binding@0.10.0": {
"aurelia-binding": "github:aurelia/binding@0.5.0",
"aurelia-logging": "github:aurelia/logging@0.3.0",
"aurelia-templating": "github:aurelia/templating@0.10.0"
},
"github:aurelia/templating-resources@0.10.0": {
"aurelia-binding": "github:aurelia/binding@0.5.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.6.0",
"aurelia-logging": "github:aurelia/logging@0.3.0",
"aurelia-templating": "github:aurelia/templating@0.10.0",
"core-js": "github:zloirock/core-js@0.8.1"
},
"github:aurelia/templating-router@0.11.0": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.6.0",
"aurelia-metadata": "github:aurelia/metadata@0.4.0",
"aurelia-path": "github:aurelia/path@0.5.0",
"aurelia-router": "github:aurelia/router@0.7.0",
"aurelia-templating": "github:aurelia/templating@0.10.0"
},
"github:aurelia/templating@0.10.0": {
"aurelia-binding": "github:aurelia/binding@0.5.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.6.0",
"aurelia-html-template-element": "github:aurelia/html-template-element@0.2.0",
"aurelia-loader": "github:aurelia/loader@0.5.0",
"aurelia-logging": "github:aurelia/logging@0.3.0",
"aurelia-metadata": "github:aurelia/metadata@0.4.0",
"aurelia-path": "github:aurelia/path@0.5.0",
"aurelia-task-queue": "github:aurelia/task-queue@0.3.0",
"core-js": "github:zloirock/core-js@0.8.1"
},
"github:jspm/nodelibs-assert@0.1.0": {
"assert": "npm:assert@1.3.0"
},
"github:jspm/nodelibs-buffer@0.1.0": {
"buffer": "npm:buffer@3.0.3"
"buffer": "npm:buffer@3.1.2"
},
"github:jspm/nodelibs-events@0.1.0": {
"events-browserify": "npm:events-browserify@0.0.1"
},
"github:jspm/nodelibs-http@1.7.0": {
"github:jspm/nodelibs-http@1.7.1": {
"Base64": "npm:Base64@0.2.1",
"events": "github:jspm/nodelibs-events@0.1.0",
"inherits": "npm:inherits@2.0.1",
Expand All @@ -134,46 +144,42 @@ System.config({
"github:jspm/nodelibs-process@0.1.1": {
"process": "npm:process@0.10.1"
},
"github:jspm/nodelibs-querystring@0.1.0": {
"querystring": "npm:querystring@0.2.0"
},
"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.2"
"url": "npm:url@0.10.3"
},
"github:jspm/nodelibs-util@0.1.0": {
"util": "npm:util@0.10.3"
},
"github:systemjs/plugin-css@0.1.6": {
"clean-css": "npm:clean-css@3.0.10",
"fs": "github:jspm/nodelibs-fs@0.1.1",
"github:systemjs/plugin-css@0.1.9": {
"clean-css": "npm:clean-css@3.1.9",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"path": "github:jspm/nodelibs-path@0.1.0"
},
"github:twbs/bootstrap@3.3.2": {
"css": "github:systemjs/plugin-css@0.1.6",
"github:twbs/bootstrap@3.3.4": {
"jquery": "github:components/jquery@2.1.3"
},
"npm:amdefine@0.1.0": {
"fs": "github:jspm/nodelibs-fs@0.1.1",
"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:buffer@3.0.3": {
"npm:buffer@3.1.2": {
"base64-js": "npm:base64-js@0.0.8",
"ieee754": "npm:ieee754@1.1.4",
"is-array": "npm:is-array@1.0.1"
},
"npm:clean-css@3.0.10": {
"npm:clean-css@3.1.9": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"commander": "npm:commander@2.5.1",
"fs": "github:jspm/nodelibs-fs@0.1.1",
"http": "github:jspm/nodelibs-http@1.7.0",
"commander": "npm:commander@2.6.0",
"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",
Expand All @@ -182,23 +188,23 @@ System.config({
"url": "github:jspm/nodelibs-url@0.1.0",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:commander@2.5.1": {
"npm:commander@2.6.0": {
"child_process": "github:jspm/nodelibs-child_process@0.1.0",
"events": "github:jspm/nodelibs-events@0.1.0",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:core-js@0.4.10": {
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:core-util-is@1.0.1": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0"
},
"npm:events-browserify@0.0.1": {
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:font-awesome@4.3.0": {
"css": "github:systemjs/plugin-css@0.1.9"
},
"npm:https-browserify@0.0.0": {
"http": "github:jspm/nodelibs-http@1.7.0"
"http": "github:jspm/nodelibs-http@1.7.1"
},
"npm:inherits@2.0.1": {
"util": "github:jspm/nodelibs-util@0.1.0"
Expand All @@ -219,13 +225,14 @@ System.config({
"inherits": "npm:inherits@2.0.1",
"isarray": "npm:isarray@0.0.1",
"process": "github:jspm/nodelibs-process@0.1.1",
"stream": "npm:stream-browserify@1.0.0",
"stream": "github:jspm/nodelibs-stream@0.1.0",
"stream-browserify": "npm:stream-browserify@1.0.0",
"string_decoder": "npm:string_decoder@0.10.31",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:source-map@0.1.43": {
"amdefine": "npm:amdefine@0.1.0",
"fs": "github:jspm/nodelibs-fs@0.1.1",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.1"
},
Expand All @@ -237,10 +244,10 @@ System.config({
"npm:string_decoder@0.10.31": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0"
},
"npm:url@0.10.2": {
"npm:url@0.10.3": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"punycode": "npm:punycode@1.3.2",
"querystring": "github:jspm/nodelibs-querystring@0.1.0",
"querystring": "npm:querystring@0.2.0",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:util@0.10.3": {
Expand All @@ -249,3 +256,4 @@ System.config({
}
}
});

15 changes: 15 additions & 0 deletions doc/CHANGELOG.md
@@ -1,3 +1,18 @@
## 0.12.0 (2015-04-09)


#### Bug Fixes

* **readme:** More info about E2E workflow ([f9b360ee](http://github.com/aurelia/skeleton-navigation/commit/f9b360ee3211b896b5b9970520bcd37dc79c2918))
* **test:** workaround for issue with jspm karma plugin ([7bf90b7e](http://github.com/aurelia/skeleton-navigation/commit/7bf90b7ef78b4375760e94c394a8f2ec0870e43e))
* **tests:** Update routes in unit tests ([fb2c02b6](http://github.com/aurelia/skeleton-navigation/commit/fb2c02b6e3dd5ba219b307bedd5be9b999c21116))


#### Features

* **all:** new decorators and behavior model implemented ([e5445795](http://github.com/aurelia/skeleton-navigation/commit/e54457951a17b3f29d47555a299f9aaa06e59349))


## 0.11.0 (2015-03-25)


Expand Down
3 changes: 2 additions & 1 deletion karma.conf.js
Expand Up @@ -39,7 +39,8 @@ module.exports = function(config) {
modules: 'system',
moduleIds: false,
optional: [
"es7.decorators"
"es7.decorators",
"es7.classProperties"
]
}
},
Expand Down

0 comments on commit ebfe0f0

Please sign in to comment.