-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bbfac21
commit f92a1b8
Showing
387 changed files
with
761 additions
and
761 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
ca1b2748 docs: remove single issue template (#4542) | ||
23cf7c41 chore: release 18.1.0 |
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,5 +1,5 @@ | ||
{ | ||
"id": "api/component-store", | ||
"title": "@ngrx/component-store", | ||
"contents": "\n\n<article>\n <div class=\"github-links\">\n <a href=\"https://github.com/ngrx/platform/edit/main/component-store/index.ts?message=docs(...)%3A%20describe%20your%20change...\" aria-label=\"Suggest Edits\" title=\"Suggest Edits\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">mode_edit</i></a>\n <a href=\"https://github.com/ngrx/platform/tree/18.0.2/component-store/index.ts\" aria-label=\"View Source\" title=\"View Source\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">code</i></a>\n</div>\n <div class=\"breadcrumb\">\n <script type=\"application/ld+json\">\n {\n \"@context\": \"http://schema.org\",\n \"@type\": \"BreadcrumbList\",\n \"itemListElement\": [\n { \"@type\": \"ListItem\", \"position\": 1, \"item\": { \"@id\": \"https://ngrx.io//api\", \"name\": \"API\" } },\n { \"@type\": \"ListItem\", \"position\": 2, \"item\": { \"@id\": \"https://ngrx.io/api/component-store\", \"name\": \"@ngrx/component-store\" } }\n ]\n }\n </script>\n <a href=\"/api\">API</a>\n </div>\n \n<header class=\"api-header\">\n <h1 id=\"ngrxcomponent-store\">@ngrx/component-store<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store#ngrxcomponent-store\"><i class=\"material-icons\">link</i></a></h1>\n <label class=\"api-type-label package\">package</label>\n \n \n \n</header>\n\n <aio-toc class=\"embedded\"></aio-toc>\n\n <div class=\"api-body\">\n \n \n\n \n\n\n \n <h2 id=\"entry-points\">Entry points<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store#entry-points\"><i class=\"material-icons\">link</i></a></h2>\n \n \n \n <section class=\"export-list\">\n <h3 id=\"primary\">Primary<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store#primary\"><i class=\"material-icons\">link</i></a></h3>\n <table class=\"is-full-width list-table\">\n \n <tbody><tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store#primary-entry-point-exports\">@ngrx/component-store</a></code></td>\n <td>\n \n \n </td>\n </tr>\n \n </tbody></table>\n </section>\n \n\n \n \n \n\n \n\n <h2 id=\"primary-entry-point-exports\">Primary entry point exports<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store#primary-entry-point-exports\"><i class=\"material-icons\">link</i></a></h2>\n \n \n \n \n\n \n \n \n <section class=\"export-list\">\n <h3 id=\"classes\">Classes<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store#classes\"><i class=\"material-icons\">link</i></a></h3>\n <table class=\"is-full-width list-table\">\n \n <tbody><tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store/ComponentStore\">ComponentStore</a></code></td>\n <td>\n \n \n </td>\n </tr>\n \n </tbody></table>\n </section>\n \n\n \n \n \n\n \n \n \n <section class=\"export-list\">\n <h3 id=\"functions\">Functions<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store#functions\"><i class=\"material-icons\">link</i></a></h3>\n <table class=\"is-full-width list-table\">\n \n <tbody><tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store/provideComponentStore\">provideComponentStore</a></code></td>\n <td>\n \n <p>Function that returns the ComponentStore\nclass registered as a provider,\nand uses a factory provider to instantiate the\nComponentStore and run the lifecycle hooks\ndefined on the ComponentStore.</p>\n\n </td>\n </tr>\n \n </tbody></table>\n </section>\n \n\n \n \n \n <section class=\"export-list\">\n <h3 id=\"structures\">Structures<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store#structures\"><i class=\"material-icons\">link</i></a></h3>\n <table class=\"is-full-width list-table\">\n \n <tbody><tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store/OnStateInit\">OnStateInit</a></code></td>\n <td>\n \n <p>The interface for the lifecycle hook\ncalled only once after the ComponentStore\nstate is first initialized.</p>\n\n </td>\n </tr>\n \n <tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store/OnStoreInit\">OnStoreInit</a></code></td>\n <td>\n \n <p>The interface for the lifecycle hook\ncalled after the ComponentStore is instantiated.</p>\n\n </td>\n </tr>\n \n <tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store/SelectConfig\">SelectConfig</a></code></td>\n <td>\n \n \n </td>\n </tr>\n \n </tbody></table>\n </section>\n \n\n \n \n \n\n \n \n \n\n \n \n \n <section class=\"export-list\">\n <h3 id=\"types\">Types<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store#types\"><i class=\"material-icons\">link</i></a></h3>\n <table class=\"is-full-width list-table\">\n \n <tbody><tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store/INITIAL_STATE_TOKEN\">INITIAL_STATE_TOKEN</a></code></td>\n <td>\n \n \n </td>\n </tr>\n \n <tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store/Projector\">Projector</a></code></td>\n <td>\n \n \n </td>\n </tr>\n \n <tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store/SelectorResults\">SelectorResults</a></code></td>\n <td>\n \n \n </td>\n </tr>\n \n </tbody></table>\n </section>\n \n\n </div>\n</article>\n\n<!-- links to this doc:\n - api/component-store/ComponentStore\n - api/component-store/INITIAL_STATE_TOKEN\n - api/component-store/OnStateInit\n - api/component-store/OnStoreInit\n - api/component-store/Projector\n - api/component-store/SelectConfig\n - api/component-store/SelectorResults\n - api/component-store/provideComponentStore\n-->\n<!-- links from this doc:\n - /api\n - api/component-store#classes\n - api/component-store#entry-points\n - api/component-store#functions\n - api/component-store#ngrxcomponent-store\n - api/component-store#primary\n - api/component-store#primary-entry-point-exports\n - api/component-store#structures\n - api/component-store#types\n - api/component-store/ComponentStore\n - api/component-store/INITIAL_STATE_TOKEN\n - api/component-store/OnStateInit\n - api/component-store/OnStoreInit\n - api/component-store/Projector\n - api/component-store/SelectConfig\n - api/component-store/SelectorResults\n - api/component-store/provideComponentStore\n - https://github.com/ngrx/platform/edit/main/component-store/index.ts?message=docs(...)%3A%20describe%20your%20change...\n - https://github.com/ngrx/platform/tree/18.0.2/component-store/index.ts\n-->" | ||
"contents": "\n\n<article>\n <div class=\"github-links\">\n <a href=\"https://github.com/ngrx/platform/edit/main/component-store/index.ts?message=docs(...)%3A%20describe%20your%20change...\" aria-label=\"Suggest Edits\" title=\"Suggest Edits\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">mode_edit</i></a>\n <a href=\"https://github.com/ngrx/platform/tree/18.1.0/component-store/index.ts\" aria-label=\"View Source\" title=\"View Source\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">code</i></a>\n</div>\n <div class=\"breadcrumb\">\n <script type=\"application/ld+json\">\n {\n \"@context\": \"http://schema.org\",\n \"@type\": \"BreadcrumbList\",\n \"itemListElement\": [\n { \"@type\": \"ListItem\", \"position\": 1, \"item\": { \"@id\": \"https://ngrx.io//api\", \"name\": \"API\" } },\n { \"@type\": \"ListItem\", \"position\": 2, \"item\": { \"@id\": \"https://ngrx.io/api/component-store\", \"name\": \"@ngrx/component-store\" } }\n ]\n }\n </script>\n <a href=\"/api\">API</a>\n </div>\n \n<header class=\"api-header\">\n <h1 id=\"ngrxcomponent-store\">@ngrx/component-store<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store#ngrxcomponent-store\"><i class=\"material-icons\">link</i></a></h1>\n <label class=\"api-type-label package\">package</label>\n \n \n \n</header>\n\n <aio-toc class=\"embedded\"></aio-toc>\n\n <div class=\"api-body\">\n \n \n\n \n\n\n \n <h2 id=\"entry-points\">Entry points<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store#entry-points\"><i class=\"material-icons\">link</i></a></h2>\n \n \n \n <section class=\"export-list\">\n <h3 id=\"primary\">Primary<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store#primary\"><i class=\"material-icons\">link</i></a></h3>\n <table class=\"is-full-width list-table\">\n \n <tbody><tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store#primary-entry-point-exports\">@ngrx/component-store</a></code></td>\n <td>\n \n \n </td>\n </tr>\n \n </tbody></table>\n </section>\n \n\n \n \n \n\n \n\n <h2 id=\"primary-entry-point-exports\">Primary entry point exports<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store#primary-entry-point-exports\"><i class=\"material-icons\">link</i></a></h2>\n \n \n \n \n\n \n \n \n <section class=\"export-list\">\n <h3 id=\"classes\">Classes<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store#classes\"><i class=\"material-icons\">link</i></a></h3>\n <table class=\"is-full-width list-table\">\n \n <tbody><tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store/ComponentStore\">ComponentStore</a></code></td>\n <td>\n \n \n </td>\n </tr>\n \n </tbody></table>\n </section>\n \n\n \n \n \n\n \n \n \n <section class=\"export-list\">\n <h3 id=\"functions\">Functions<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store#functions\"><i class=\"material-icons\">link</i></a></h3>\n <table class=\"is-full-width list-table\">\n \n <tbody><tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store/provideComponentStore\">provideComponentStore</a></code></td>\n <td>\n \n <p>Function that returns the ComponentStore\nclass registered as a provider,\nand uses a factory provider to instantiate the\nComponentStore and run the lifecycle hooks\ndefined on the ComponentStore.</p>\n\n </td>\n </tr>\n \n </tbody></table>\n </section>\n \n\n \n \n \n <section class=\"export-list\">\n <h3 id=\"structures\">Structures<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store#structures\"><i class=\"material-icons\">link</i></a></h3>\n <table class=\"is-full-width list-table\">\n \n <tbody><tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store/OnStateInit\">OnStateInit</a></code></td>\n <td>\n \n <p>The interface for the lifecycle hook\ncalled only once after the ComponentStore\nstate is first initialized.</p>\n\n </td>\n </tr>\n \n <tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store/OnStoreInit\">OnStoreInit</a></code></td>\n <td>\n \n <p>The interface for the lifecycle hook\ncalled after the ComponentStore is instantiated.</p>\n\n </td>\n </tr>\n \n <tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store/SelectConfig\">SelectConfig</a></code></td>\n <td>\n \n \n </td>\n </tr>\n \n </tbody></table>\n </section>\n \n\n \n \n \n\n \n \n \n\n \n \n \n <section class=\"export-list\">\n <h3 id=\"types\">Types<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store#types\"><i class=\"material-icons\">link</i></a></h3>\n <table class=\"is-full-width list-table\">\n \n <tbody><tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store/INITIAL_STATE_TOKEN\">INITIAL_STATE_TOKEN</a></code></td>\n <td>\n \n \n </td>\n </tr>\n \n <tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store/Projector\">Projector</a></code></td>\n <td>\n \n \n </td>\n </tr>\n \n <tr>\n <td><code class=\"code-anchor\"><a href=\"api/component-store/SelectorResults\">SelectorResults</a></code></td>\n <td>\n \n \n </td>\n </tr>\n \n </tbody></table>\n </section>\n \n\n </div>\n</article>\n\n<!-- links to this doc:\n - api/component-store/ComponentStore\n - api/component-store/INITIAL_STATE_TOKEN\n - api/component-store/OnStateInit\n - api/component-store/OnStoreInit\n - api/component-store/Projector\n - api/component-store/SelectConfig\n - api/component-store/SelectorResults\n - api/component-store/provideComponentStore\n-->\n<!-- links from this doc:\n - /api\n - api/component-store#classes\n - api/component-store#entry-points\n - api/component-store#functions\n - api/component-store#ngrxcomponent-store\n - api/component-store#primary\n - api/component-store#primary-entry-point-exports\n - api/component-store#structures\n - api/component-store#types\n - api/component-store/ComponentStore\n - api/component-store/INITIAL_STATE_TOKEN\n - api/component-store/OnStateInit\n - api/component-store/OnStoreInit\n - api/component-store/Projector\n - api/component-store/SelectConfig\n - api/component-store/SelectorResults\n - api/component-store/provideComponentStore\n - https://github.com/ngrx/platform/edit/main/component-store/index.ts?message=docs(...)%3A%20describe%20your%20change...\n - https://github.com/ngrx/platform/tree/18.1.0/component-store/index.ts\n-->" | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
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,5 +1,5 @@ | ||
{ | ||
"id": "api/component-store/INITIAL_STATE_TOKEN", | ||
"title": "INITIAL_STATE_TOKEN", | ||
"contents": "\n\n<article>\n <div class=\"github-links\">\n <a href=\"https://github.com/ngrx/platform/edit/main/modules/component-store/src/component-store.ts?message=docs(component-store)%3A%20describe%20your%20change...#L49-L50\" aria-label=\"Suggest Edits\" title=\"Suggest Edits\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">mode_edit</i></a>\n <a href=\"https://github.com/ngrx/platform/tree/18.0.2/modules/component-store/src/component-store.ts#L49-L50\" aria-label=\"View Source\" title=\"View Source\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">code</i></a>\n</div>\n <div class=\"breadcrumb\">\n <script type=\"application/ld+json\">\n {\n \"@context\": \"http://schema.org\",\n \"@type\": \"BreadcrumbList\",\n \"itemListElement\": [\n { \"@type\": \"ListItem\", \"position\": 1, \"item\": { \"@id\": \"https://ngrx.io//api\", \"name\": \"API\" } },\n { \"@type\": \"ListItem\", \"position\": 2, \"item\": { \"@id\": \"https://ngrx.io/api/component-store\", \"name\": \"@ngrx/component-store\" } },\n { \"@type\": \"ListItem\", \"position\": 3, \"item\": { \"@id\": \"https://ngrx.io/api/component-store/INITIAL_STATE_TOKEN\", \"name\": \"INITIAL_STATE_TOKEN\" } }\n ]\n }\n </script>\n <a href=\"/api\">API</a> > <a href=\"api/component-store\">@ngrx/component-store</a>\n </div>\n \n <header class=\"api-header\">\n <h1 id=\"initial_state_token\">INITIAL_STATE_TOKEN<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store/INITIAL_STATE_TOKEN#initial_state_token\"><i class=\"material-icons\">link</i></a></h1>\n <label class=\"api-type-label const\">const</label>\n \n \n \n </header>\n \n <aio-toc class=\"embedded\"></aio-toc>\n\n <div class=\"api-body\">\n \n <section class=\"short-description\">\n \n \n </section>\n \n \n \n <code-example language=\"ts\" hidecopy=\"true\" class=\"no-box api-heading\">\n const <a href=\"api/component-store/INITIAL_STATE_TOKEN\" class=\"code-anchor\">INITIAL_STATE_TOKEN</a>: InjectionToken<unknown>;\n </code-example>\n\n \n\n \n \n\n \n\n\n </div>\n</article>\n\n<!-- links to this doc:\n - api/component-store\n-->\n<!-- links from this doc:\n - /api\n - api/component-store\n - api/component-store/INITIAL_STATE_TOKEN#initial_state_token\n - https://github.com/ngrx/platform/edit/main/modules/component-store/src/component-store.ts?message=docs(component-store)%3A%20describe%20your%20change...#L49-L50\n - https://github.com/ngrx/platform/tree/18.0.2/modules/component-store/src/component-store.ts#L49-L50\n-->" | ||
"contents": "\n\n<article>\n <div class=\"github-links\">\n <a href=\"https://github.com/ngrx/platform/edit/main/modules/component-store/src/component-store.ts?message=docs(component-store)%3A%20describe%20your%20change...#L49-L50\" aria-label=\"Suggest Edits\" title=\"Suggest Edits\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">mode_edit</i></a>\n <a href=\"https://github.com/ngrx/platform/tree/18.1.0/modules/component-store/src/component-store.ts#L49-L50\" aria-label=\"View Source\" title=\"View Source\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">code</i></a>\n</div>\n <div class=\"breadcrumb\">\n <script type=\"application/ld+json\">\n {\n \"@context\": \"http://schema.org\",\n \"@type\": \"BreadcrumbList\",\n \"itemListElement\": [\n { \"@type\": \"ListItem\", \"position\": 1, \"item\": { \"@id\": \"https://ngrx.io//api\", \"name\": \"API\" } },\n { \"@type\": \"ListItem\", \"position\": 2, \"item\": { \"@id\": \"https://ngrx.io/api/component-store\", \"name\": \"@ngrx/component-store\" } },\n { \"@type\": \"ListItem\", \"position\": 3, \"item\": { \"@id\": \"https://ngrx.io/api/component-store/INITIAL_STATE_TOKEN\", \"name\": \"INITIAL_STATE_TOKEN\" } }\n ]\n }\n </script>\n <a href=\"/api\">API</a> > <a href=\"api/component-store\">@ngrx/component-store</a>\n </div>\n \n <header class=\"api-header\">\n <h1 id=\"initial_state_token\">INITIAL_STATE_TOKEN<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/component-store/INITIAL_STATE_TOKEN#initial_state_token\"><i class=\"material-icons\">link</i></a></h1>\n <label class=\"api-type-label const\">const</label>\n \n \n \n </header>\n \n <aio-toc class=\"embedded\"></aio-toc>\n\n <div class=\"api-body\">\n \n <section class=\"short-description\">\n \n \n </section>\n \n \n \n <code-example language=\"ts\" hidecopy=\"true\" class=\"no-box api-heading\">\n const <a href=\"api/component-store/INITIAL_STATE_TOKEN\" class=\"code-anchor\">INITIAL_STATE_TOKEN</a>: InjectionToken<unknown>;\n </code-example>\n\n \n\n \n \n\n \n\n\n </div>\n</article>\n\n<!-- links to this doc:\n - api/component-store\n-->\n<!-- links from this doc:\n - /api\n - api/component-store\n - api/component-store/INITIAL_STATE_TOKEN#initial_state_token\n - https://github.com/ngrx/platform/edit/main/modules/component-store/src/component-store.ts?message=docs(component-store)%3A%20describe%20your%20change...#L49-L50\n - https://github.com/ngrx/platform/tree/18.1.0/modules/component-store/src/component-store.ts#L49-L50\n-->" | ||
} |
Oops, something went wrong.