Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ngxs/store
🚀 NGXS - State Management for Angular
https://github.com/ngxs/store
📚[DOCS]: Documentation needs more complete examples
isochronous opened this issue 7 months ago
isochronous opened this issue 7 months ago
refactor: enhance schematics behavior for monorepos
dmitry-stepanenko opened this pull request 8 months ago
dmitry-stepanenko opened this pull request 8 months ago
docs: schematics as separate page
profanis opened this pull request 8 months ago
profanis opened this pull request 8 months ago
docs: use the new logo
profanis opened this pull request 8 months ago
profanis opened this pull request 8 months ago
chore(deps): update dependency typescript to v5.4.5
renovate[bot] opened this pull request 8 months ago
renovate[bot] opened this pull request 8 months ago
Typing inline generic operators seems much more annoying with 3.8 (coming from 3.6)
dmrickey opened this issue 8 months ago
dmrickey opened this issue 8 months ago
docs: update contributors/sponsors
emmanuel-ferdman opened this pull request 8 months ago
emmanuel-ferdman opened this pull request 8 months ago
docs: note the minimum angular version in release notes
profanis opened this pull request 8 months ago
profanis opened this pull request 8 months ago
feat(store): improve action decorator types
ConnorUllmann opened this pull request 8 months ago
ConnorUllmann opened this pull request 8 months ago
chore: upgrade deps, update "wait for stable" test and simplify docs
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
feat(store): add preboot feature and recipe
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs: introduce an overview page on each section
profanis opened this pull request 9 months ago
profanis opened this pull request 9 months ago
docs: update life cycle guide and examples
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs: explain `dispatch` utility
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
chore(deps): update dependency typescript to v5.4.4
renovate[bot] opened this pull request 9 months ago
renovate[bot] opened this pull request 9 months ago
fix(store): do not rely on private token when checking whether zone is enabled
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
fix(store): created maps properties should be enumerable
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
fix(store): update `ActionDef` new to return `any`
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs: add inject container state deprecation notice
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
fix(store): remove `RequireAtLeastOneProperty` to make it simpler
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs: introduce deprecation root pages
profanis opened this pull request 9 months ago
profanis opened this pull request 9 months ago
chore(deps): update dependency express to v4.19.2 [security]
renovate[bot] opened this pull request 9 months ago
renovate[bot] opened this pull request 9 months ago
docs: section headings as uppercase
profanis opened this pull request 9 months ago
profanis opened this pull request 9 months ago
feat(store): add `dispatch` utility
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs: remove any Ivy mentions
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
feat(signals): provide `@ngxs/signals` package with signals utilities
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
feat(store): export selector util types privately
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs: improve the doc structure
profanis opened this pull request 9 months ago
profanis opened this pull request 9 months ago
refactor(store): rely on `ngDevMode` to be always defined
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
feat(store): implement NGXS unhandled error handler
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
refactor(store): deprecate state `children`
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
refactor(store): deprecate `@Select`
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
feat(store): expose `withNgxsDevelopmentOptions` standalone API
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
chore(deps): update dependency typescript to v5.4.3
renovate[bot] opened this pull request 9 months ago
renovate[bot] opened this pull request 9 months ago
docs: update more examples
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
build: flatten `.d.ts` files
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs: update concepts, lazy loading guide and examples
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs: update recipes
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs: update `concepts/select.md`
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs: use new Angular features
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs(storage-plugin): update to explain standalone API
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs(form-plugin): update to explain standalone API
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs(websocket-plugin): update to explain standalone API
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs(logger-plugin): update to explain standalone API
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs(devtools-plugin): update to explain standalone API
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs(router-plugin): update to explain standalone API
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
docs: update `suppressErrors` examples
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
fix(store): remove deprecated stuff
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
fix(store): remove `defaultsState` config property
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
fix(store): do not inject container state by default
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
fix(store): `select,selectOnce,selectSnapshot` should only accept typed selector
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
fix(websocket-plugin): `WebSocket` title casing should be consistent
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
fix(store): `setState` and `patchState` should both return `<void>`
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
Revert "fix(store): `ctx.getState` should return `DeepReadOnly<>`"
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
fix(store): `ofActionErrored` should return `ActionCompletion`
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
fix(store): enable throwing errors from selectors by default
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
fix(store): `ctx.getState` should return `DeepReadOnly<>`
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
fix(store): `dispatch` return observable should be `<void>`
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
feat(storage-plugin): migrate to the property 'keys'
profanis opened this pull request 9 months ago
profanis opened this pull request 9 months ago
perf(store): select prop getter implementation only once
arturovt opened this pull request 9 months ago
arturovt opened this pull request 9 months ago
perf(store): improve compliant prop getter
arturovt opened this pull request 10 months ago
arturovt opened this pull request 10 months ago
📚[DOCS]: Setup on application root level
Redaloukil opened this issue 10 months ago
Redaloukil opened this issue 10 months ago
ci: switch from `dtslint` to ESLint
arturovt opened this pull request 10 months ago
arturovt opened this pull request 10 months ago
docs: update the structure of the documentation
profanis opened this pull request 10 months ago
profanis opened this pull request 10 months ago
🐞[BUG]: Cannot read properties of undefined (reading 'NGXS_META')
xamelion opened this issue 10 months ago
xamelion opened this issue 10 months ago
feat(storage-plugin): require explicit options when providing storage plugin
arturovt opened this pull request 10 months ago
arturovt opened this pull request 10 months ago
NoInfer TS 5.4
david-shortman opened this issue 10 months ago
david-shortman opened this issue 10 months ago
ci: remove `integration_ng15_tests` job
arturovt opened this pull request 11 months ago
arturovt opened this pull request 11 months ago
feat(store): add `selectSignal`
arturovt opened this pull request 11 months ago
arturovt opened this pull request 11 months ago
chore: format files after upgrading to Nx 17
arturovt opened this pull request 11 months ago
arturovt opened this pull request 11 months ago
ci: upgrade Node version to `18.x`
arturovt opened this pull request 11 months ago
arturovt opened this pull request 11 months ago
chore(deps): update dependency typescript to v5.4.2
renovate[bot] opened this pull request 11 months ago
renovate[bot] opened this pull request 11 months ago
fix(store): change `instanceof Promise` to `isPromise` to allow any promisable object
arturovt opened this pull request 11 months ago
arturovt opened this pull request 11 months ago
🚀[FEATURE]: Allow Actions with non-static type fields
tobiso95 opened this issue 12 months ago
tobiso95 opened this issue 12 months ago
🐞[BUG]: ResetForm action side effect completes after the action
symc-gail opened this issue 12 months ago
symc-gail opened this issue 12 months ago
fix(schematics): dasherize the state and store file name
profanis opened this pull request about 1 year ago
profanis opened this pull request about 1 year ago
feat: state, store and starter-kit schematics support a project option
profanis opened this pull request about 1 year ago
profanis opened this pull request about 1 year ago
fix(schematics): replace the deprecated api in the unit tests and add a missing decorator
profanis opened this pull request about 1 year ago
profanis opened this pull request about 1 year ago
feat: upgrade workspace to Angular 17
arturovt opened this pull request about 1 year ago
arturovt opened this pull request about 1 year ago
🐞[BUG]: ngxs-store.js: Invalid count value
alinghinea98 opened this issue about 1 year ago
alinghinea98 opened this issue about 1 year ago
refactor: integration app serve targets
Dyqmin opened this pull request about 1 year ago
Dyqmin opened this pull request about 1 year ago
fix(store): ensure features are initialized after root state
arturovt opened this pull request about 1 year ago
arturovt opened this pull request about 1 year ago
feat(store): change the StateModule name into State
profanis opened this pull request about 1 year ago
profanis opened this pull request about 1 year ago
docs: fix paths and provide defaults into schematics
profanis opened this pull request about 1 year ago
profanis opened this pull request about 1 year ago
🐞[BUG]: NgxsFormPlugin not work in Angular17
qq253498229 opened this issue about 1 year ago
qq253498229 opened this issue about 1 year ago
build: add angular 17 support
jpraetorius opened this pull request about 1 year ago
jpraetorius opened this pull request about 1 year ago
🚀[FEATURE]: Support Angular 17
nzacca opened this issue about 1 year ago
nzacca opened this issue about 1 year ago
docs(installation): add snippets for devtools-plugin
OanaSurdea opened this pull request about 1 year ago
OanaSurdea opened this pull request about 1 year ago
feat(store): add support for standalone APIs in schematics 3
dmitry-stepanenko opened this pull request about 1 year ago
dmitry-stepanenko opened this pull request about 1 year ago
feat(store): add support for standalone APIs in schematics 2
dmitry-stepanenko opened this pull request about 1 year ago
dmitry-stepanenko opened this pull request about 1 year ago
🐞[BUG]: Could not use NgxsFormPlugin in subModule on Federation Architecture
qq253498229 opened this issue about 1 year ago
qq253498229 opened this issue about 1 year ago
🚀[FEATURE]: How to Load New State at Runtime?
qq253498229 opened this issue about 1 year ago
qq253498229 opened this issue about 1 year ago
🐞[BUG]: export 'StateContext' (imported as 'StateContext') was not found in '@ngxs/store'
bsivapuram opened this issue about 1 year ago
bsivapuram opened this issue about 1 year ago
docs(form-plugin): npm package title and title of README mismatch
linhub15 opened this pull request about 1 year ago
linhub15 opened this pull request about 1 year ago
docs: update store documentation
profanis opened this pull request about 1 year ago
profanis opened this pull request about 1 year ago
chore: `tsconfig.spec.json` files should extend from root `tsconfig.spec.json`
arturovt opened this pull request about 1 year ago
arturovt opened this pull request about 1 year ago
fix(store): log feature states added before store is initialized
arturovt opened this pull request about 1 year ago
arturovt opened this pull request about 1 year ago
fix(store): show error when state initialization order is invalid
arturovt opened this pull request about 1 year ago
arturovt opened this pull request about 1 year ago
docs: announce version 17
profanis opened this pull request about 1 year ago
profanis opened this pull request about 1 year ago
fix(store): patch operator must handle existing nulls
TheKingDave opened this pull request about 1 year ago
TheKingDave opened this pull request about 1 year ago