-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip ci]
- Loading branch information
Scitizen-publish-bot
authored and
Scitizen-publish-bot
committed
Mar 6, 2022
1 parent
bf1cead
commit ef60f2a
Showing
37 changed files
with
3,116 additions
and
6,350 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false. |
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 |
---|---|---|
@@ -0,0 +1,73 @@ | ||
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Changelog | @knodes/nest-casl</title><meta name="description" content="Documentation for @knodes/nest-casl"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script async src="assets/search.js" id="search-script"></script><link rel="stylesheet" href="assets/code-blocks.css"/><link rel="stylesheet" href="assets/pages.css"/></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base="."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">@knodes/nest-casl</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="modules.html">@knodes/nest-casl</a></li><li><a href="CHANGELOG.html">Changelog</a></li></ul><h1> Changelog</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><div class="tsd-panel tsd-typography"> | ||
<a href="#changelog" id="changelog" style="color: inherit; text-decoration: none;"> | ||
<h1>Changelog</h1> | ||
</a> | ||
<p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version">standard-version</a> for commit guidelines.</p> | ||
|
||
<a href="#003-next0-2022-03-06" id="003-next0-2022-03-06" style="color: inherit; text-decoration: none;"> | ||
<h3><a href="https://github.com/Scitizen/nest-casl/compare/v0.0.2...v0.0.3-next.0">0.0.3-next.0</a> (2022-03-06)</h3> | ||
</a> | ||
|
||
<a href="#bug-fixes" id="bug-fixes" style="color: inherit; text-decoration: none;"> | ||
<h3>Bug Fixes</h3> | ||
</a> | ||
<ul> | ||
<li>change how injectable definition is done (<a href="https://github.com/Scitizen/nest-casl/commit/efd306aa8de7ccdf751f602023f008c0c2449e0f">efd306a</a>)</li> | ||
</ul> | ||
|
||
<a href="#002-2021-11-06" id="002-2021-11-06" style="color: inherit; text-decoration: none;"> | ||
<h3><a href="https://github.com/Scitizen/nest-casl/compare/v0.0.2-next.7...v0.0.2">0.0.2</a> (2021-11-06)</h3> | ||
</a> | ||
|
||
<a href="#002-next7-2021-10-08" id="002-next7-2021-10-08" style="color: inherit; text-decoration: none;"> | ||
<h3><a href="https://github.com/Scitizen/nest-casl/compare/v0.0.2-next.6...v0.0.2-next.7">0.0.2-next.7</a> (2021-10-08)</h3> | ||
</a> | ||
|
||
<a href="#002-next6-2021-10-08" id="002-next6-2021-10-08" style="color: inherit; text-decoration: none;"> | ||
<h3><a href="https://github.com/Scitizen/nest-casl/compare/v0.0.2-next.5...v0.0.2-next.6">0.0.2-next.6</a> (2021-10-08)</h3> | ||
</a> | ||
|
||
<a href="#002-next5-2021-10-08" id="002-next5-2021-10-08" style="color: inherit; text-decoration: none;"> | ||
<h3><a href="https://github.com/Scitizen/nest-casl/compare/v0.0.2-next.4...v0.0.2-next.5">0.0.2-next.5</a> (2021-10-08)</h3> | ||
</a> | ||
|
||
<a href="#002-next4-2021-10-07" id="002-next4-2021-10-07" style="color: inherit; text-decoration: none;"> | ||
<h3><a href="https://github.com/Scitizen/nest-casl/compare/v0.0.2-next.3...v0.0.2-next.4">0.0.2-next.4</a> (2021-10-07)</h3> | ||
</a> | ||
|
||
<a href="#002-next3-2021-10-06" id="002-next3-2021-10-06" style="color: inherit; text-decoration: none;"> | ||
<h3><a href="https://github.com/Scitizen/nest-casl/compare/v0.0.2-next.2...v0.0.2-next.3">0.0.2-next.3</a> (2021-10-06)</h3> | ||
</a> | ||
|
||
<a href="#002-next2-2021-10-06" id="002-next2-2021-10-06" style="color: inherit; text-decoration: none;"> | ||
<h3><a href="https://github.com/Scitizen/nest-casl/compare/v0.0.2-next.1...v0.0.2-next.2">0.0.2-next.2</a> (2021-10-06)</h3> | ||
</a> | ||
|
||
<a href="#features" id="features" style="color: inherit; text-decoration: none;"> | ||
<h3>Features</h3> | ||
</a> | ||
<ul> | ||
<li><strong>policies.guard:</strong> allow async handlers (<a href="https://github.com/Scitizen/nest-casl/commit/95945423b9d78ecb1353fe6c1a2228d5c9571cec">9594542</a>)</li> | ||
</ul> | ||
|
||
<a href="#bug-fixes-1" id="bug-fixes-1" style="color: inherit; text-decoration: none;"> | ||
<h3>Bug Fixes</h3> | ||
</a> | ||
<ul> | ||
<li>add policy metadata in the correct order (<a href="https://github.com/Scitizen/nest-casl/commit/467354a0434a6518f52697c7ab46642ed9384f8e">467354a</a>)</li> | ||
<li><strong>or.guard:</strong> properly waterfall canActivate, stop further checks on first success, use promises (<a href="https://github.com/Scitizen/nest-casl/commit/f92f45e023c36a7fdfebe01851315d839a2f5a9f">f92f45e</a>)</li> | ||
</ul> | ||
|
||
<a href="#002-next1-2021-10-06" id="002-next1-2021-10-06" style="color: inherit; text-decoration: none;"> | ||
<h3><a href="https://github.com/Scitizen/nest-casl/compare/v0.0.2-next.0...v0.0.2-next.1">0.0.2-next.1</a> (2021-10-06)</h3> | ||
</a> | ||
|
||
<a href="#002-next0-2021-10-06" id="002-next0-2021-10-06" style="color: inherit; text-decoration: none;"> | ||
<h3><a href="https://github.com/Scitizen/nest-casl/compare/v0.0.1...v0.0.2-next.0">0.0.2-next.0</a> (2021-10-06)</h3> | ||
</a> | ||
|
||
<a href="#001-2021-10-06" id="001-2021-10-06" style="color: inherit; text-decoration: none;"> | ||
<h3><a href="https://github.com/Scitizen/nest-casl/compare/78f16a2f9e103be41b9d6a872f547eb54bc0d80e...v0.0.1">0.0.1</a> (2021-10-06)</h3> | ||
</a> | ||
<p>Initial release</p> | ||
</div></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="modules.html">Exports</a></li><li class=" pages-entry pages-entry-menu pages-entry-depth-0"><a>Guides</a></li><li class=" pages-entry pages-entry-page pages-entry-depth-1"><a href="pages/guide/getting-started.html">Getting started</a></li><li class=" pages-entry pages-entry-page pages-entry-depth-1"><a href="pages/guide/use-with-guards.html">Use with guards</a></li><li class=" pages-entry pages-entry-page pages-entry-depth-1"><a href="pages/guide/better-type-constraints.html">Better type constraints</a></li><li class="current pages-entry pages-entry-page pages-entry-depth-0"><a href="CHANGELOG.html">Changelog</a></li><li class=" tsd-kind-namespace"><a href="modules/PoliciesMask.html">Policies<wbr/>Mask</a></li><li class=" tsd-kind-namespace"><a href="modules/Policy.html">Policy</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="assets/main.js"></script></body></html> |
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
.code-block { | ||
tab-size: 4; | ||
background-color: var(--color-toolbar); | ||
padding: 0.5em; | ||
} | ||
.code-block > p, | ||
.code-block > summary > p { | ||
margin: 0 0 0.25em; | ||
display: inline-block; | ||
font-weight: bolder; | ||
} | ||
|
||
details.code-block summary { | ||
cursor: pointer; | ||
} |
Oops, something went wrong.