Skip to content

Commit 5598a22

Browse files
committed
imporved docs, minor fix
1 parent 510fe8b commit 5598a22

18 files changed

+2794
-8
lines changed

angular2-rest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export class RESTClient {
5656
return null;
5757
};
5858

59-
protected getDefaultHeaders(): string {
59+
protected getDefaultHeaders(): Object {
6060
return null;
6161
};
6262

docs/assets/css/main.css

Lines changed: 871 additions & 0 deletions
Large diffs are not rendered by default.

docs/assets/css/main.css.map

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/images/icons.png

9.26 KB
Loading

docs/assets/images/icons@2x.png

27.1 KB
Loading

docs/assets/images/widgets.png

480 Bytes
Loading

docs/assets/images/widgets@2x.png

855 Bytes
Loading

docs/assets/js/main.js

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/js/modernizr.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/js/search.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)