-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified bower.json to use src/angular-cache.js
- Loading branch information
Showing
14 changed files
with
44 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/** | ||
* @author Jason Dobry <[email protected]> | ||
* @file angular-cache-0.8.0.js | ||
* @version 0.8.0 | ||
* @file angular-cache-0.8.1.js | ||
* @version 0.8.1 | ||
* @copyright (c) 2013 Jason Dobry <http://jmdobry.github.io/angular-cache> | ||
* @license MIT <https://github.com/jmdobry/angular-cache/blob/master/LICENSE> | ||
* | ||
|
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>JSDoc: Source: angular-cache-0.8.0.js</title> | ||
<title>JSDoc: Source: angular-cache-0.8.1.js</title> | ||
|
||
<script src="scripts/prettify/prettify.js"> </script> | ||
<script src="scripts/prettify/lang-css.js"> </script> | ||
|
@@ -17,7 +17,7 @@ | |
|
||
<div id="main"> | ||
|
||
<h1 class="page-title">Source: angular-cache-0.8.0.js</h1> | ||
<h1 class="page-title">Source: angular-cache-0.8.1.js</h1> | ||
|
||
|
||
|
||
|
@@ -27,8 +27,8 @@ <h1 class="page-title">Source: angular-cache-0.8.0.js</h1> | |
<article> | ||
<pre class="prettyprint source"><code>/** | ||
* @author Jason Dobry <[email protected]> | ||
* @file angular-cache-0.8.0.js | ||
* @version 0.8.0 | ||
* @file angular-cache-0.8.1.js | ||
* @version 0.8.1 | ||
* @copyright (c) 2013 Jason Dobry <http://jmdobry.github.io/angular-cache> | ||
* @license MIT <https://github.com/jmdobry/angular-cache/blob/master/LICENSE> | ||
* | ||
|
@@ -746,7 +746,7 @@ <h2><a href="index.html">Index</a></h2><h3>Modules</h3><ul><li><a href="module-a | |
<br clear="both"> | ||
|
||
<footer> | ||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a> on Mon Jul 08 2013 22:06:14 GMT-0600 (MDT) | ||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a> on Tue Jul 09 2013 10:25:16 GMT-0600 (MDT) | ||
</footer> | ||
|
||
<script> prettyPrint(); </script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22af4ce
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes #21