Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ngxs/store issues and pull requests

#2153 - docs: explain `dispatch` utility

Pull Request - State: closed - Opened by arturovt 7 months ago - 3 comments
Labels: released

#2152 - chore(deps): update dependency typescript to v5.4.4

Pull Request - State: closed - Opened by renovate[bot] 7 months ago - 2 comments

#2151 - fix(store): do not rely on private token when checking whether zone is enabled

Pull Request - State: closed - Opened by arturovt 7 months ago - 3 comments
Labels: released

#2150 - fix(store): created maps properties should be enumerable

Pull Request - State: closed - Opened by arturovt 7 months ago - 3 comments
Labels: released

#2150 - fix(store): created maps properties should be enumerable

Pull Request - State: closed - Opened by arturovt 7 months ago - 3 comments
Labels: released

#2149 - fix(store): update `ActionDef` new to return `any`

Pull Request - State: closed - Opened by arturovt 7 months ago - 7 comments
Labels: released

#2148 - docs: add inject container state deprecation notice

Pull Request - State: closed - Opened by arturovt 7 months ago - 5 comments
Labels: released

#2147 - fix(store): remove `RequireAtLeastOneProperty` to make it simpler

Pull Request - State: closed - Opened by arturovt 7 months ago - 2 comments
Labels: released

#2146 - docs: introduce deprecation root pages

Pull Request - State: closed - Opened by profanis 7 months ago - 7 comments
Labels: released

#2145 - chore(deps): update dependency express to v4.19.2 [security]

Pull Request - State: closed - Opened by renovate[bot] 7 months ago - 3 comments
Labels: released

#2144 - docs: section headings as uppercase

Pull Request - State: closed - Opened by profanis 7 months ago - 3 comments
Labels: released

#2143 - feat(store): add `dispatch` utility

Pull Request - State: closed - Opened by arturovt 7 months ago - 11 comments
Labels: released

#2142 - docs: remove any Ivy mentions

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2141 - feat(signals): provide `@ngxs/signals` package with signals utilities

Pull Request - State: closed - Opened by arturovt 8 months ago - 27 comments
Labels: released

#2140 - feat(store): export selector util types privately

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2139 - docs: improve the doc structure

Pull Request - State: closed - Opened by profanis 8 months ago - 4 comments
Labels: released

#2138 - refactor(store): rely on `ngDevMode` to be always defined

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2137 - feat(store): implement NGXS unhandled error handler

Pull Request - State: closed - Opened by arturovt 8 months ago - 4 comments
Labels: released

#2136 - refactor(store): deprecate state `children`

Pull Request - State: closed - Opened by arturovt 8 months ago - 4 comments
Labels: released

#2136 - refactor(store): deprecate state `children`

Pull Request - State: closed - Opened by arturovt 8 months ago - 4 comments

#2136 - refactor(store): deprecate state `children`

Pull Request - State: closed - Opened by arturovt 8 months ago - 4 comments
Labels: released

#2135 - refactor(store): deprecate `@Select`

Pull Request - State: closed - Opened by arturovt 8 months ago - 2 comments
Labels: released

#2134 - feat(store): expose `withNgxsDevelopmentOptions` standalone API

Pull Request - State: closed - Opened by arturovt 8 months ago - 2 comments
Labels: released

#2134 - feat(store): expose `withNgxsDevelopmentOptions` standalone API

Pull Request - State: closed - Opened by arturovt 8 months ago - 2 comments

#2133 - chore(deps): update dependency typescript to v5.4.3

Pull Request - State: closed - Opened by renovate[bot] 8 months ago - 2 comments

#2132 - docs: update more examples

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2131 - build: flatten `.d.ts` files

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2130 - docs: update concepts, lazy loading guide and examples

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2129 - docs: update recipes

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2128 - docs: update `concepts/select.md`

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2127 - docs: use new Angular features

Pull Request - State: closed - Opened by arturovt 8 months ago - 2 comments
Labels: released

#2126 - docs(storage-plugin): update to explain standalone API

Pull Request - State: closed - Opened by arturovt 8 months ago - 2 comments
Labels: released

#2125 - docs(form-plugin): update to explain standalone API

Pull Request - State: closed - Opened by arturovt 8 months ago - 2 comments
Labels: released

#2124 - docs(websocket-plugin): update to explain standalone API

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2123 - docs(logger-plugin): update to explain standalone API

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2122 - docs(devtools-plugin): update to explain standalone API

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2121 - docs(router-plugin): update to explain standalone API

Pull Request - State: closed - Opened by arturovt 8 months ago - 2 comments
Labels: released

#2120 - docs: update `suppressErrors` examples

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2119 - fix(store): remove deprecated stuff

Pull Request - State: closed - Opened by arturovt 8 months ago - 2 comments
Labels: released

#2118 - fix(store): remove `defaultsState` config property

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2117 - fix(store): do not inject container state by default

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2116 - fix(store): `select,selectOnce,selectSnapshot` should only accept typed selector

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2115 - fix(websocket-plugin): `WebSocket` title casing should be consistent

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2114 - fix(store): `setState` and `patchState` should both return `<void>`

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2113 - Revert "fix(store): `ctx.getState` should return `DeepReadOnly<>`"

Pull Request - State: closed - Opened by arturovt 8 months ago - 4 comments
Labels: released

#2112 - fix(store): `ofActionErrored` should return `ActionCompletion`

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2111 - fix(store): enable throwing errors from selectors by default

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2110 - fix(store): `ctx.getState` should return `DeepReadOnly<>`

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments

#2109 - fix(store): `dispatch` return observable should be `<void>`

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2108 - feat(storage-plugin): migrate to the property 'keys'

Pull Request - State: closed - Opened by profanis 8 months ago - 10 comments
Labels: released

#2107 - perf(store): select prop getter implementation only once

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2106 - perf(store): improve compliant prop getter

Pull Request - State: closed - Opened by arturovt 8 months ago - 3 comments
Labels: released

#2105 - 📚[DOCS]: Setup on application root level

Issue - State: closed - Opened by Redaloukil 8 months ago - 2 comments
Labels: released

#2103 - ci: switch from `dtslint` to ESLint

Pull Request - State: closed - Opened by arturovt 8 months ago - 4 comments
Labels: released

#2102 - docs: update the structure of the documentation

Pull Request - State: closed - Opened by profanis 8 months ago - 10 comments

#2101 - 🐞[BUG]: Cannot read properties of undefined (reading 'NGXS_META')

Issue - State: closed - Opened by xamelion 9 months ago - 2 comments

#2100 - feat(storage-plugin): require explicit options when providing storage plugin

Pull Request - State: closed - Opened by arturovt 9 months ago - 4 comments
Labels: released

#2099 - NoInfer TS 5.4

Issue - State: open - Opened by david-shortman 9 months ago - 2 comments

#2098 - ci: remove `integration_ng15_tests` job

Pull Request - State: closed - Opened by arturovt 9 months ago - 3 comments
Labels: released

#2097 - feat(store): add `selectSignal`

Pull Request - State: closed - Opened by arturovt 9 months ago - 5 comments
Labels: released

#2096 - chore: format files after upgrading to Nx 17

Pull Request - State: closed - Opened by arturovt 9 months ago - 2 comments
Labels: released

#2095 - ci: upgrade Node version to `18.x`

Pull Request - State: closed - Opened by arturovt 9 months ago - 2 comments
Labels: released

#2094 - chore(deps): update dependency typescript to v5.4.2

Pull Request - State: closed - Opened by renovate[bot] 9 months ago - 2 comments

#2093 - fix(store): change `instanceof Promise` to `isPromise` to allow any promisable object

Pull Request - State: closed - Opened by arturovt 9 months ago - 3 comments
Labels: released

#2093 - fix(store): change `instanceof Promise` to `isPromise` to allow any promisable object

Pull Request - State: closed - Opened by arturovt 9 months ago - 3 comments
Labels: released

#2092 - 🚀[FEATURE]: Allow Actions with non-static type fields

Issue - State: open - Opened by tobiso95 10 months ago - 2 comments

#2090 - fix(schematics): dasherize the state and store file name

Pull Request - State: closed - Opened by profanis 11 months ago - 3 comments
Labels: released

#2089 - feat: state, store and starter-kit schematics support a project option

Pull Request - State: closed - Opened by profanis 11 months ago - 3 comments
Labels: released

#2088 - fix(schematics): replace the deprecated api in the unit tests and add a missing decorator

Pull Request - State: closed - Opened by profanis 11 months ago - 3 comments
Labels: released

#2087 - feat: upgrade workspace to Angular 17

Pull Request - State: closed - Opened by arturovt 11 months ago - 4 comments
Labels: released

#2085 - 🐞[BUG]: ngxs-store.js: Invalid count value

Issue - State: closed - Opened by alinghinea98 11 months ago - 16 comments
Labels: investigate, discussion

#2084 - refactor: integration app serve targets

Pull Request - State: closed - Opened by Dyqmin 11 months ago - 3 comments
Labels: released

#2083 - fix(store): ensure features are initialized after root state

Pull Request - State: closed - Opened by arturovt 11 months ago - 6 comments
Labels: released

#2082 - feat(store): change the StateModule name into State

Pull Request - State: closed - Opened by profanis 12 months ago - 3 comments
Labels: released

#2081 - docs: fix paths and provide defaults into schematics

Pull Request - State: closed - Opened by profanis 12 months ago - 3 comments
Labels: released

#2080 - 🐞[BUG]: NgxsFormPlugin not work in Angular17

Issue - State: closed - Opened by qq253498229 12 months ago - 1 comment

#2079 - build: add angular 17 support

Pull Request - State: closed - Opened by jpraetorius 12 months ago - 13 comments
Labels: released

#2078 - 🚀[FEATURE]: Support Angular 17

Issue - State: closed - Opened by nzacca 12 months ago - 9 comments
Labels: released

#2077 - docs(installation): add snippets for devtools-plugin

Pull Request - State: closed - Opened by OanaSurdea about 1 year ago - 3 comments
Labels: released

#2076 - feat(store): add support for standalone APIs in schematics 3

Pull Request - State: closed - Opened by dmitry-stepanenko about 1 year ago - 3 comments

#2075 - feat(store): add support for standalone APIs in schematics 2

Pull Request - State: closed - Opened by dmitry-stepanenko about 1 year ago - 3 comments

#2073 - 🚀[FEATURE]: How to Load New State at Runtime?

Issue - State: closed - Opened by qq253498229 about 1 year ago - 1 comment

#2070 - docs(form-plugin): npm package title and title of README mismatch

Pull Request - State: closed - Opened by linhub15 about 1 year ago - 3 comments
Labels: released

#2069 - docs: update store documentation

Pull Request - State: closed - Opened by profanis about 1 year ago - 3 comments
Labels: released

#2068 - chore: `tsconfig.spec.json` files should extend from root `tsconfig.spec.json`

Pull Request - State: closed - Opened by arturovt about 1 year ago - 4 comments
Labels: released

#2067 - fix(store): log feature states added before store is initialized

Pull Request - State: closed - Opened by arturovt about 1 year ago - 3 comments
Labels: released

#2066 - fix(store): show error when state initialization order is invalid

Pull Request - State: closed - Opened by arturovt about 1 year ago - 3 comments
Labels: released

#2065 - docs: announce version 17

Pull Request - State: closed - Opened by profanis about 1 year ago - 4 comments
Labels: released

#2064 - fix(store): patch operator must handle existing nulls

Pull Request - State: closed - Opened by TheKingDave about 1 year ago - 3 comments
Labels: released

#2063 - 🐞[BUG]: patch operator does not handle null existing values

Issue - State: closed - Opened by TheKingDave about 1 year ago
Labels: released

#2062 - refactor: move metadata into internals

Pull Request - State: closed - Opened by arturovt about 1 year ago - 4 comments
Labels: released

#2061 - 🐞[BUG]: it seems that Ngxs is not compatible with Jest ESM

Issue - State: closed - Opened by vojtesaak about 1 year ago - 4 comments
Labels: domain: core, type: bug/fix, state: has PR, released

#2060 - feat(store): add support for standalone APIs in schematics

Pull Request - State: closed - Opened by dmitry-stepanenko about 1 year ago - 4 comments
Labels: released

#2059 - docs: example code not compiling

Pull Request - State: closed - Opened by benoitnesme about 1 year ago
Labels: released

#2058 - 🐞[BUG]: @Select decorator doesn't trigger value

Issue - State: closed - Opened by fabisoligo about 1 year ago - 1 comment

#2057 - docs: introduce schematics

Pull Request - State: closed - Opened by profanis about 1 year ago - 4 comments