Skip to content

Commit

Permalink
chore(release): 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ersimont committed Nov 1, 2020
1 parent c3f5ab4 commit 858500f
Show file tree
Hide file tree
Showing 33 changed files with 141 additions and 325 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 0.0.4 (2020-11-01)
4 changes: 2 additions & 2 deletions docs/app-state/classes/rootstore.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>RootStore | ng-app-state</title>
<title>RootStore | @s-libs/app-state</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
Expand Down Expand Up @@ -866,7 +866,7 @@
<div class="container">
<div class="table-wrap">
<div class="table-cell">
<strong><a href="../index.html">ng-app-state</a></strong>
<strong><a href="../index.html">@s-libs/app-state</a></strong>
</div>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/app-state/classes/store.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Store | ng-app-state</title>
<title>Store | @s-libs/app-state</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
Expand Down Expand Up @@ -866,7 +866,7 @@
<div class="container">
<div class="table-wrap">
<div class="table-cell">
<strong><a href="../index.html">ng-app-state</a></strong>
<strong><a href="../index.html">@s-libs/app-state</a></strong>
</div>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/app-state/classes/undomanager.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>UndoManager | ng-app-state</title>
<title>UndoManager | @s-libs/app-state</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
Expand Down Expand Up @@ -866,7 +866,7 @@
<div class="container">
<div class="table-wrap">
<div class="table-cell">
<strong><a href="../index.html">ng-app-state</a></strong>
<strong><a href="../index.html">@s-libs/app-state</a></strong>
</div>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/app-state/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ng-app-state | ng-app-state</title>
<title>@s-libs/app-state | @s-libs/app-state</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
Expand Down Expand Up @@ -866,7 +866,7 @@
<div class="container">
<div class="table-wrap">
<div class="table-cell">
<strong><a href="index.html">ng-app-state</a></strong>
<strong><a href="index.html">@s-libs/app-state</a></strong>
</div>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/js-core/classes/debouncer.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Debouncer | s-js-utils</title>
<title>Debouncer | @s-libs/js-core</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
Expand Down Expand Up @@ -866,7 +866,7 @@
<div class="container">
<div class="table-wrap">
<div class="table-cell">
<strong><a href="../index.html">s-js-utils</a></strong>
<strong><a href="../index.html">@s-libs/js-core</a></strong>
</div>
</div>
</div>
Expand Down Expand Up @@ -1021,7 +1021,7 @@ <h3>cancel</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in projects/js-core/src/lib/time/debouncer.ts:35</li>
<li>Defined in <a href="https://github.com/simontonsoftware/s-libs/blob/master/projects/js-core/src/lib/time/debouncer.ts#L35">projects/js-core/src/lib/time/debouncer.ts:35</a></li>
</ul>
</aside>
</li>
Expand All @@ -1037,7 +1037,7 @@ <h3>run</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in projects/js-core/src/lib/time/debouncer.ts:26</li>
<li>Defined in <a href="https://github.com/simontonsoftware/s-libs/blob/master/projects/js-core/src/lib/time/debouncer.ts#L26">projects/js-core/src/lib/time/debouncer.ts:26</a></li>
</ul>
</aside>
</li>
Expand Down
14 changes: 7 additions & 7 deletions docs/js-core/classes/deferred.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Deferred | s-js-utils</title>
<title>Deferred | @s-libs/js-core</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
Expand Down Expand Up @@ -866,7 +866,7 @@
<div class="container">
<div class="table-wrap">
<div class="table-cell">
<strong><a href="../index.html">s-js-utils</a></strong>
<strong><a href="../index.html">@s-libs/js-core</a></strong>
</div>
</div>
</div>
Expand Down Expand Up @@ -1042,7 +1042,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in projects/js-core/src/lib/time/deferred.ts:21</li>
<li>Defined in <a href="https://github.com/simontonsoftware/s-libs/blob/master/projects/js-core/src/lib/time/deferred.ts#L21">projects/js-core/src/lib/time/deferred.ts:21</a></li>
</ul>
</aside>
</li>
Expand All @@ -1057,7 +1057,7 @@ <h3>promise</h3>
<div class="tsd-signature tsd-kind-icon">promise<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">&gt;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in projects/js-core/src/lib/time/deferred.ts:17</li>
<li>Defined in <a href="https://github.com/simontonsoftware/s-libs/blob/master/projects/js-core/src/lib/time/deferred.ts#L17">projects/js-core/src/lib/time/deferred.ts:17</a></li>
</ul>
</aside>
</section>
Expand All @@ -1067,7 +1067,7 @@ <h3>reject</h3>
<div class="tsd-signature tsd-kind-icon">reject<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in projects/js-core/src/lib/time/deferred.ts:19</li>
<li>Defined in <a href="https://github.com/simontonsoftware/s-libs/blob/master/projects/js-core/src/lib/time/deferred.ts#L19">projects/js-core/src/lib/time/deferred.ts:19</a></li>
</ul>
</aside>
</section>
Expand All @@ -1077,7 +1077,7 @@ <h3>resolve</h3>
<div class="tsd-signature tsd-kind-icon">resolve<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in projects/js-core/src/lib/time/deferred.ts:18</li>
<li>Defined in <a href="https://github.com/simontonsoftware/s-libs/blob/master/projects/js-core/src/lib/time/deferred.ts#L18">projects/js-core/src/lib/time/deferred.ts:18</a></li>
</ul>
</aside>
</section>
Expand All @@ -1094,7 +1094,7 @@ <h3>is<wbr>Pending</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in projects/js-core/src/lib/time/deferred.ts:35</li>
<li>Defined in <a href="https://github.com/simontonsoftware/s-libs/blob/master/projects/js-core/src/lib/time/deferred.ts#L35">projects/js-core/src/lib/time/deferred.ts:35</a></li>
</ul>
</aside>
</li>
Expand Down
12 changes: 6 additions & 6 deletions docs/js-core/classes/migrationmanager.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>MigrationManager | s-js-utils</title>
<title>MigrationManager | @s-libs/js-core</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
Expand Down Expand Up @@ -866,7 +866,7 @@
<div class="container">
<div class="table-wrap">
<div class="table-cell">
<strong><a href="../index.html">s-js-utils</a></strong>
<strong><a href="../index.html">@s-libs/js-core</a></strong>
</div>
</div>
</div>
Expand Down Expand Up @@ -1043,7 +1043,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> on<wbr>Error</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in projects/js-core/src/lib/migration-manager.ts:136</li>
<li>Defined in <a href="https://github.com/simontonsoftware/s-libs/blob/master/projects/js-core/src/lib/migration-manager.ts#L136">projects/js-core/src/lib/migration-manager.ts:136</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1066,7 +1066,7 @@ <h3>register<wbr>Migration</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in projects/js-core/src/lib/migration-manager.ts:119</li>
<li>Defined in <a href="https://github.com/simontonsoftware/s-libs/blob/master/projects/js-core/src/lib/migration-manager.ts#L119">projects/js-core/src/lib/migration-manager.ts:119</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -1100,7 +1100,7 @@ <h3>run</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in projects/js-core/src/lib/migration-manager.ts:53</li>
<li>Defined in <a href="https://github.com/simontonsoftware/s-libs/blob/master/projects/js-core/src/lib/migration-manager.ts#L53">projects/js-core/src/lib/migration-manager.ts:53</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1122,7 +1122,7 @@ <h3>upgrade</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in projects/js-core/src/lib/migration-manager.ts:77</li>
<li>Defined in <a href="https://github.com/simontonsoftware/s-libs/blob/master/projects/js-core/src/lib/migration-manager.ts#L77">projects/js-core/src/lib/migration-manager.ts:77</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
12 changes: 6 additions & 6 deletions docs/js-core/classes/persistence.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Persistence | s-js-utils</title>
<title>Persistence | @s-libs/js-core</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
Expand Down Expand Up @@ -866,7 +866,7 @@
<div class="container">
<div class="table-wrap">
<div class="table-cell">
<strong><a href="../index.html">s-js-utils</a></strong>
<strong><a href="../index.html">@s-libs/js-core</a></strong>
</div>
</div>
</div>
Expand Down Expand Up @@ -1035,7 +1035,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in projects/js-core/src/lib/persistence.ts:16</li>
<li>Defined in <a href="https://github.com/simontonsoftware/s-libs/blob/master/projects/js-core/src/lib/persistence.ts#L16">projects/js-core/src/lib/persistence.ts:16</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1056,7 +1056,7 @@ <h3>clear</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in projects/js-core/src/lib/persistence.ts:40</li>
<li>Defined in <a href="https://github.com/simontonsoftware/s-libs/blob/master/projects/js-core/src/lib/persistence.ts#L40">projects/js-core/src/lib/persistence.ts:40</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1077,7 +1077,7 @@ <h3>get</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in projects/js-core/src/lib/persistence.ts:32</li>
<li>Defined in <a href="https://github.com/simontonsoftware/s-libs/blob/master/projects/js-core/src/lib/persistence.ts#L32">projects/js-core/src/lib/persistence.ts:32</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1098,7 +1098,7 @@ <h3>put</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in projects/js-core/src/lib/persistence.ts:25</li>
<li>Defined in <a href="https://github.com/simontonsoftware/s-libs/blob/master/projects/js-core/src/lib/persistence.ts#L25">projects/js-core/src/lib/persistence.ts:25</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit 858500f

Please sign in to comment.