issues
search
ngxs
/
store
🚀 NGXS - State Management for Angular
http://ngxs.io
MIT License
3.54k
stars
405
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): update dependency typescript to v5.7.2
#2270
renovate[bot]
opened
6 hours ago
1
build: add Angular 19 support
#2269
arturovt
opened
1 day ago
6
🚀[FEATURE]: Support for Angular 19
#2268
rupekeshan
opened
2 days ago
0
chore: release v18.1.6
#2266
arturovt
closed
2 days ago
5
fix(router-state): revert router state changes
#2265
arturovt
closed
2 days ago
6
🐞[BUG]: Type error with custom router states
#2264
hpop
closed
2 days ago
3
fix(store): setup unhandled error handler during NGXS initialization
#2263
arturovt
closed
2 days ago
6
perf(store): prevent initializing state factory at feature levels
#2262
arturovt
closed
3 days ago
6
docs: replace "@ngxs-labs/data" labs package with "@anglar-ru/ngxs"
#2261
hakimio
closed
3 days ago
6
refactor(store): tree-shake development options token
#2260
arturovt
closed
4 days ago
5
refactor: allow tree-shaking of dev-only code
#2259
arturovt
closed
4 days ago
5
refactor: use field initializers for injectees
#2258
arturovt
closed
4 days ago
6
fix(websocket-plugin): do not dispatch action when root injector is destroyed
#2257
arturovt
closed
5 days ago
6
fix(store): run plugins in injection context
#2256
arturovt
closed
4 days ago
6
fix(store): allow plain functions in `withNgxsPlugin`
#2255
arturovt
closed
4 days ago
6
refactor(store): replace `exhaustMap`
#2254
arturovt
closed
4 days ago
6
chore: release v18.1.5
#2252
arturovt
closed
1 week ago
6
🐞[BUG]: store.select finalize on catchError
#2251
vaskus
closed
1 week ago
1
Introducing NGXS Guru on Gurubase.io
#2250
kursataktas
opened
1 week ago
2
refactor(storage-plugin): mark engine tokens as pure
#2249
arturovt
closed
1 week ago
6
refactor(router-plugin): mark selectors as pure
#2248
arturovt
closed
1 week ago
6
perf(store): replace `instanceof Function` with `typeof`
#2247
arturovt
closed
2 weeks ago
6
refactor(store): tree-shake internal state tokens
#2246
arturovt
closed
1 week ago
8
refactor(store): use `Object.is` as default equality check
#2245
arturovt
closed
2 weeks ago
6
feat(store): expose abort controller on state context
#2244
arturovt
opened
2 weeks ago
6
chore(deps): update all dependencies
#2243
renovate[bot]
closed
2 weeks ago
5
test(store): ensure state writes are allowed with fire & forget
#2241
arturovt
opened
4 weeks ago
9
chore: release v18.1.4
#2238
arturovt
closed
1 month ago
6
fix(logger-plugin): run `filter` function in injection context
#2236
arturovt
closed
1 month ago
6
chore: release v18.1.3
#2235
arturovt
closed
1 month ago
6
build: copy LICENSE after build
#2234
arturovt
closed
1 month ago
6
chore: release v18.1.2
#2232
arturovt
closed
1 month ago
6
fix(store): prevent writing to state once action handler is unsubscribed
#2231
arturovt
closed
4 weeks ago
7
fix(store): memoize selectors which return NaN
#2230
arturovt
closed
1 month ago
6
🐞[BUG]: Memoization is broken when a selector returns NaN
#2229
markwhitfeld
closed
1 month ago
1
fix(store): register feature plugins correctly
#2228
arturovt
closed
1 month ago
6
🐞[BUG]: Adding plugins with `provideStates` does not work
#2227
Andreas-Hjortland
closed
1 month ago
3
chore: deploy tutorial to github pages
#2226
profanis
opened
1 month ago
6
📚[DOCS]: Missing LICENSE file on shipped package
#2225
Frozen-byte
closed
1 month ago
1
refactor(store): add action registry
#2224
arturovt
closed
1 month ago
11
chore: install tutorial packages
#2223
profanis
closed
1 month ago
6
chore(deps): update dependency rollup to v4.22.4 [security]
#2222
renovate[bot]
closed
1 month ago
6
fix(store): disallow nullable actions in `dispatch()`
#2221
pietzschke
closed
1 month ago
8
chore(deps): update dependency express to v4.20.0 [security]
#2220
renovate[bot]
closed
1 month ago
6
perf(store): avoid going over states list every time action is dispatched
#2219
arturovt
closed
1 month ago
7
feat(store): allow extending `State({...})` instead of decorating
#2218
arturovt
opened
2 months ago
6
chore(deps): update dependency typescript to v5.6.3
#2217
renovate[bot]
closed
1 month ago
2
ci: add preview releases with pkg.pr.new
#2216
dmitry-stepanenko
closed
2 months ago
8
🐞[BUG]: Devtools plugin seems to not work with redux devtools chrome extension
#2215
shadow1349
opened
2 months ago
5
❓[SUPPORT]: Performance question about select/selectSignal
#2214
XavierDupessey
closed
2 months ago
4
Next