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.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Feb 3, 2015
1 parent cc4dd22 commit 96183a7
Show file tree
Hide file tree
Showing 8 changed files with 66 additions and 81 deletions.
65 changes: 33 additions & 32 deletions config.js
Expand Up @@ -10,47 +10,48 @@ System.config({
System.config({
"map": {
"aurelia-bootstrapper": "github:aurelia/bootstrapper@0.9.3",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.1",
"aurelia-framework": "github:aurelia/framework@0.8.5",
"aurelia-http-client": "github:aurelia/http-client@0.4.3",
"aurelia-router": "github:aurelia/router@0.5.3",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.2",
"aurelia-framework": "github:aurelia/framework@0.8.6",
"aurelia-http-client": "github:aurelia/http-client@0.4.4",
"aurelia-router": "github:aurelia/router@0.5.4",
"bootstrap": "github:twbs/bootstrap@3.3.2",
"font-awesome": "npm:font-awesome@4.3.0",
"github:aurelia/binding@0.3.2": {
"github:aurelia/binding@0.3.3": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.2",
"aurelia-metadata": "github:aurelia/metadata@0.3.1",
"aurelia-task-queue": "github:aurelia/task-queue@0.2.2"
"aurelia-task-queue": "github:aurelia/task-queue@0.2.3"
},
"github:aurelia/bootstrapper@0.9.3": {
"aurelia-event-aggregator": "github:aurelia/event-aggregator@0.2.2",
"aurelia-framework": "github:aurelia/framework@0.8.5",
"aurelia-framework": "github:aurelia/framework@0.8.6",
"aurelia-history": "github:aurelia/history@0.2.2",
"aurelia-history-browser": "github:aurelia/history-browser@0.2.3",
"aurelia-loader-default": "github:aurelia/loader-default@0.4.1",
"aurelia-logging-console": "github:aurelia/logging-console@0.2.2",
"aurelia-router": "github:aurelia/router@0.5.3",
"aurelia-templating": "github:aurelia/templating@0.8.7",
"aurelia-router": "github:aurelia/router@0.5.4",
"aurelia-templating": "github:aurelia/templating@0.8.8",
"aurelia-templating-binding": "github:aurelia/templating-binding@0.8.4",
"aurelia-templating-resources": "github:aurelia/templating-resources@0.8.4",
"aurelia-templating-resources": "github:aurelia/templating-resources@0.8.5",
"aurelia-templating-router": "github:aurelia/templating-router@0.9.2"
},
"github:aurelia/dependency-injection@0.4.1": {
"github:aurelia/dependency-injection@0.4.2": {
"aurelia-metadata": "github:aurelia/metadata@0.3.1",
"core-js": "npm:core-js@0.4.10"
},
"github:aurelia/framework@0.8.5": {
"aurelia-binding": "github:aurelia/binding@0.3.2",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.1",
"github:aurelia/framework@0.8.6": {
"aurelia-binding": "github:aurelia/binding@0.3.3",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.2",
"aurelia-loader": "github:aurelia/loader@0.3.3",
"aurelia-logging": "github:aurelia/logging@0.2.2",
"aurelia-metadata": "github:aurelia/metadata@0.3.1",
"aurelia-task-queue": "github:aurelia/task-queue@0.2.2",
"aurelia-templating": "github:aurelia/templating@0.8.7"
"aurelia-task-queue": "github:aurelia/task-queue@0.2.3",
"aurelia-templating": "github:aurelia/templating@0.8.8"
},
"github:aurelia/history-browser@0.2.3": {
"aurelia-history": "github:aurelia/history@0.2.2",
"core-js": "npm:core-js@0.4.10"
},
"github:aurelia/http-client@0.4.3": {
"github:aurelia/http-client@0.4.4": {
"aurelia-path": "github:aurelia/path@0.4.2",
"core-js": "npm:core-js@0.4.10"
},
Expand All @@ -64,39 +65,39 @@ System.config({
"core-js": "npm:core-js@0.4.10",
"webcomponentsjs": "github:webcomponents/webcomponentsjs@0.5.4"
},
"github:aurelia/router@0.5.3": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.1",
"github:aurelia/router@0.5.4": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.2",
"aurelia-history": "github:aurelia/history@0.2.2",
"aurelia-path": "github:aurelia/path@0.4.2",
"aurelia-route-recognizer": "github:aurelia/route-recognizer@0.2.2",
"core-js": "npm:core-js@0.4.10"
},
"github:aurelia/templating-binding@0.8.4": {
"aurelia-binding": "github:aurelia/binding@0.3.2",
"aurelia-templating": "github:aurelia/templating@0.8.7"
"aurelia-binding": "github:aurelia/binding@0.3.3",
"aurelia-templating": "github:aurelia/templating@0.8.8"
},
"github:aurelia/templating-resources@0.8.4": {
"aurelia-binding": "github:aurelia/binding@0.3.2",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.1",
"aurelia-templating": "github:aurelia/templating@0.8.7",
"github:aurelia/templating-resources@0.8.5": {
"aurelia-binding": "github:aurelia/binding@0.3.3",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.2",
"aurelia-templating": "github:aurelia/templating@0.8.8",
"core-js": "npm:core-js@0.4.10"
},
"github:aurelia/templating-router@0.9.2": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.1",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.2",
"aurelia-metadata": "github:aurelia/metadata@0.3.1",
"aurelia-path": "github:aurelia/path@0.4.2",
"aurelia-router": "github:aurelia/router@0.5.3",
"aurelia-templating": "github:aurelia/templating@0.8.7"
"aurelia-router": "github:aurelia/router@0.5.4",
"aurelia-templating": "github:aurelia/templating@0.8.8"
},
"github:aurelia/templating@0.8.7": {
"aurelia-binding": "github:aurelia/binding@0.3.2",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.1",
"github:aurelia/templating@0.8.8": {
"aurelia-binding": "github:aurelia/binding@0.3.3",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.2",
"aurelia-html-template-element": "github:aurelia/html-template-element@0.1.2",
"aurelia-loader": "github:aurelia/loader@0.3.3",
"aurelia-logging": "github:aurelia/logging@0.2.2",
"aurelia-metadata": "github:aurelia/metadata@0.3.1",
"aurelia-path": "github:aurelia/path@0.4.2",
"aurelia-task-queue": "github:aurelia/task-queue@0.2.2",
"aurelia-task-queue": "github:aurelia/task-queue@0.2.3",
"core-js": "npm:core-js@0.4.10"
},
"github:jspm/nodelibs-process@0.1.0": {
Expand Down
11 changes: 3 additions & 8 deletions dist/app.js
Expand Up @@ -7,12 +7,9 @@ System.register(["aurelia-router"], function (_export) {
Router = _aureliaRouter.Router;
}],
execute: function () {
_prototypeProperties = function (child, staticProps, instanceProps) {
if (staticProps) Object.defineProperties(child, staticProps);
if (instanceProps) Object.defineProperties(child.prototype, instanceProps);
};
_prototypeProperties = function (child, staticProps, instanceProps) { if (staticProps) Object.defineProperties(child, staticProps); if (instanceProps) Object.defineProperties(child.prototype, instanceProps); };

App = (function () {
App = _export("App", (function () {
function App(router) {
this.router = router;
this.router.configure(function (config) {
Expand All @@ -27,14 +24,12 @@ System.register(["aurelia-router"], function (_export) {
return [Router];
},
writable: true,
enumerable: true,
configurable: true
}
});

return App;
})();
_export("App", App);
})());
}
};
});
11 changes: 3 additions & 8 deletions dist/child-router.js
Expand Up @@ -7,12 +7,9 @@ System.register(["aurelia-router"], function (_export) {
Router = _aureliaRouter.Router;
}],
execute: function () {
_prototypeProperties = function (child, staticProps, instanceProps) {
if (staticProps) Object.defineProperties(child, staticProps);
if (instanceProps) Object.defineProperties(child.prototype, instanceProps);
};
_prototypeProperties = function (child, staticProps, instanceProps) { if (staticProps) Object.defineProperties(child, staticProps); if (instanceProps) Object.defineProperties(child.prototype, instanceProps); };

Welcome = (function () {
Welcome = _export("Welcome", (function () {
function Welcome(router) {
this.heading = "Child Router";
this.router = router;
Expand All @@ -27,14 +24,12 @@ System.register(["aurelia-router"], function (_export) {
return [Router];
},
writable: true,
enumerable: true,
configurable: true
}
});

return Welcome;
})();
_export("Welcome", Welcome);
})());
}
};
});
13 changes: 3 additions & 10 deletions dist/flickr.js
Expand Up @@ -7,13 +7,10 @@ System.register(["aurelia-http-client"], function (_export) {
HttpClient = _aureliaHttpClient.HttpClient;
}],
execute: function () {
_prototypeProperties = function (child, staticProps, instanceProps) {
if (staticProps) Object.defineProperties(child, staticProps);
if (instanceProps) Object.defineProperties(child.prototype, instanceProps);
};
_prototypeProperties = function (child, staticProps, instanceProps) { if (staticProps) Object.defineProperties(child, staticProps); if (instanceProps) Object.defineProperties(child.prototype, instanceProps); };

url = "http://api.flickr.com/services/feeds/photos_public.gne?tags=rainier&tagmode=any&format=json";
Flickr = (function () {
Flickr = _export("Flickr", (function () {
function Flickr(http) {
this.heading = "Flickr";
this.images = [];
Expand All @@ -26,7 +23,6 @@ System.register(["aurelia-http-client"], function (_export) {
return [HttpClient];
},
writable: true,
enumerable: true,
configurable: true
}
}, {
Expand All @@ -38,22 +34,19 @@ System.register(["aurelia-http-client"], function (_export) {
});
},
writable: true,
enumerable: true,
configurable: true
},
canDeactivate: {
value: function canDeactivate() {
return confirm("Are you sure you want to leave?");
},
writable: true,
enumerable: true,
configurable: true
}
});

return Flickr;
})();
_export("Flickr", Flickr);
})());
}
};
});
11 changes: 3 additions & 8 deletions dist/nav-bar.js
Expand Up @@ -7,12 +7,9 @@ System.register(["aurelia-framework"], function (_export) {
Behavior = _aureliaFramework.Behavior;
}],
execute: function () {
_prototypeProperties = function (child, staticProps, instanceProps) {
if (staticProps) Object.defineProperties(child, staticProps);
if (instanceProps) Object.defineProperties(child.prototype, instanceProps);
};
_prototypeProperties = function (child, staticProps, instanceProps) { if (staticProps) Object.defineProperties(child, staticProps); if (instanceProps) Object.defineProperties(child.prototype, instanceProps); };

NavBar = (function () {
NavBar = _export("NavBar", (function () {
function NavBar() {}

_prototypeProperties(NavBar, {
Expand All @@ -21,14 +18,12 @@ System.register(["aurelia-framework"], function (_export) {
return Behavior.withProperty("router");
},
writable: true,
enumerable: true,
configurable: true
}
});

return NavBar;
})();
_export("NavBar", NavBar);
})());
}
};
});
19 changes: 5 additions & 14 deletions dist/welcome.js
Expand Up @@ -5,12 +5,9 @@ System.register([], function (_export) {
return {
setters: [],
execute: function () {
_prototypeProperties = function (child, staticProps, instanceProps) {
if (staticProps) Object.defineProperties(child, staticProps);
if (instanceProps) Object.defineProperties(child.prototype, instanceProps);
};
_prototypeProperties = function (child, staticProps, instanceProps) { if (staticProps) Object.defineProperties(child, staticProps); if (instanceProps) Object.defineProperties(child.prototype, instanceProps); };

Welcome = (function () {
Welcome = _export("Welcome", (function () {
function Welcome() {
this.heading = "Welcome to the Aurelia Navigation App!";
this.firstName = "John";
Expand All @@ -22,24 +19,20 @@ System.register([], function (_export) {
get: function () {
return "" + this.firstName + " " + this.lastName;
},
enumerable: true,
configurable: true
},
welcome: {
value: function welcome() {
alert("Welcome, " + this.fullName + "!");
},
writable: true,
enumerable: true,
configurable: true
}
});

return Welcome;
})();
_export("Welcome", Welcome);

UpperValueConverter = (function () {
})());
UpperValueConverter = _export("UpperValueConverter", (function () {
function UpperValueConverter() {}

_prototypeProperties(UpperValueConverter, null, {
Expand All @@ -48,14 +41,12 @@ System.register([], function (_export) {
return value && value.toUpperCase();
},
writable: true,
enumerable: true,
configurable: true
}
});

return UpperValueConverter;
})();
_export("UpperValueConverter", UpperValueConverter);
})());
}
};
});
15 changes: 15 additions & 0 deletions doc/CHANGELOG.md
@@ -1,3 +1,18 @@
### 0.9.4 (2015-02-03)


#### Bug Fixes

* **index:** per systemjs recommendation, remove error binding ([e30cefac](http://github.com/aurelia/skeleton-navigation/commit/e30cefac419f88911a4c18085ffd59d05047e254))
* **package:** add missing depdency ([c3718827](http://github.com/aurelia/skeleton-navigation/commit/c37188278816f1c540e8b038a8dfed60dfeb0d9c))


#### Features

* **gulpfile:** adds protractor configuration and gulpfile tasks for E2E-Testing ([821f4868](http://github.com/aurelia/skeleton-navigation/commit/821f4868a5d4b4ba62cc12cece943cd55ed3142f))
* **tools:** Added build-dev-env task to skeleton-navigation ([4c145095](http://github.com/aurelia/skeleton-navigation/commit/4c1450956cf1e8804ddd660beeba77546e14287f))


### 0.9.3 (2015-01-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "aurelia-skeleton-navigation",
"version": "0.9.3",
"version": "0.9.4",
"description": "A starter kit for building a standard navigation-style app with Aurelia.",
"keywords": [
"aurelia",
Expand Down

0 comments on commit 96183a7

Please sign in to comment.