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

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

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
🚀[FEATURE]: How to Load New State at Runtime?

qq253498229 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
docs: update store documentation

profanis opened this pull request over 1 year ago
chore: `tsconfig.spec.json` files should extend from root `tsconfig.spec.json`

arturovt opened this pull request over 1 year ago
fix(store): log feature states added before store is initialized

arturovt opened this pull request over 1 year ago
fix(store): show error when state initialization order is invalid

arturovt opened this pull request over 1 year ago
docs: announce version 17

profanis opened this pull request over 1 year ago
fix(store): patch operator must handle existing nulls

TheKingDave opened this pull request over 1 year ago
🐞[BUG]: patch operator does not handle null existing values

TheKingDave opened this issue over 1 year ago
refactor: move metadata into internals

arturovt opened this pull request over 1 year ago
🐞[BUG]: it seems that Ngxs is not compatible with Jest ESM

vojtesaak opened this issue over 1 year ago
feat(store): add support for standalone APIs in schematics

dmitry-stepanenko opened this pull request over 1 year ago
docs: example code not compiling

benoitnesme opened this pull request over 1 year ago
🐞[BUG]: @Select decorator doesn't trigger value

fabisoligo opened this issue over 1 year ago
docs: introduce schematics

profanis opened this pull request over 1 year ago
docs: update `action-handlers.md`

arturovt opened this pull request over 1 year ago
refactor: use `ReplaySubject` for take until notifiers

arturovt opened this pull request over 1 year ago
fix(store): expose keys which are used to store metadata privately

arturovt opened this pull request over 1 year ago
ci: get CircleCI running again

arturovt opened this pull request over 1 year ago
docs: introduce schematics

profanis opened this pull request over 1 year ago
best solution in impliment microfrontEnd

ahmadsaadat1995 opened this issue over 1 year ago
feat(store): add standalone features

arturovt opened this pull request over 1 year ago
feat(store): improve selector decorator types (#1929)

ConnorUllmann opened this pull request over 1 year ago
📚[DOCS]: ZooState imported before it exists

peterhippocarter opened this issue over 1 year ago
🐞[BUG]: State values can not set when multiple action dispatched

teomanofficial opened this issue over 1 year ago
ci: update node images and browser tools

arturovt opened this pull request over 1 year ago
fix(devtools-plugin): do not re-enter Angular zone when resetting state

arturovt opened this pull request over 1 year ago
fix(router-plugin): expose `NGXS_ROUTER_PLUGIN_OPTIONS` privately

arturovt opened this pull request over 1 year ago
fix(storage-plugin): require only `getItem` and `setItem` on engines

arturovt opened this pull request over 1 year ago
refactor(*): replace `get type()` with `type =` in actions

arturovt opened this pull request over 1 year ago
fix(storage-plugin): access local and session storages globals only in browser

arturovt opened this pull request over 1 year ago
feat: add schematics

dmitry-stepanenko opened this pull request over 1 year ago
🚀[FEATURE]: Lazy load sub states

vmuresanu opened this issue over 1 year ago
docs: fix upsertItem operator example

nilzen opened this pull request over 1 year ago
📚[DOCS]: Example of upsertItem invalid for ngxs 3.8.1

jase88 opened this issue over 1 year ago
❓[SUPPORT]: Angular 16 store.dispatch is not working

ksdaco opened this issue over 1 year ago
refactor(store): do not create new functions per each new context

arturovt opened this pull request over 1 year ago
refactor(store): remove `isAngularInTestMode`

arturovt opened this pull request over 1 year ago
docs: update `options.md`

arturovt opened this pull request over 1 year ago
refactor(store): do not create new functions in each `@State` decorator

arturovt opened this pull request over 1 year ago
🐞[BUG]: Compatiblity between versions

chihab opened this issue over 1 year ago
perf(store): tree-shake selectors validation errors

arturovt opened this pull request over 1 year ago
chore: release v3.8.1

markwhitfeld opened this pull request over 1 year ago
refactor: simplify integration app and run Cypress SSR tests

arturovt opened this pull request over 1 year ago
chore: run Cypress migration in workspace root

arturovt opened this pull request over 1 year ago
refactor(store): singleton providers as `providedIn: root`

arturovt opened this pull request over 1 year ago
chore: limit amount of workers on CI

dmitry-stepanenko opened this pull request over 1 year ago
chore: enforce running tests sequentially on circleci

dmitry-stepanenko opened this pull request over 1 year ago
fix(store): ensure `StateFactory` does not connect actions multiple times

arturovt opened this pull request over 1 year ago
build: add Angular 16 support

markwhitfeld opened this pull request over 1 year ago
Typesafe selection in 3.8.0

dmrickey opened this issue over 1 year ago
🚀[FEATURE]: Signals

solenopsys opened this issue over 1 year ago
🚀[FEATURE]: Angular 16

raducostea opened this issue over 1 year ago
fix: use optional chaining in the ngOnDestroy method

valentinpalkovic opened this pull request over 1 year ago
📚[DOCS]: NGXS still at 3.7.6 on yarn.

ugran opened this issue over 1 year ago
feat(store): add standalone features

arturovt opened this pull request over 1 year ago
chore(integration): update target dependencies for the integration project

dmitry-stepanenko opened this pull request over 1 year ago
chore: upgrade Husky and commitlint

arturovt opened this pull request over 1 year ago
feat(storage-plugin): allow providing feature states

arturovt opened this pull request over 1 year ago
🚀[FEATURE]: Component-level state management

LuisTovar0 opened this issue over 1 year ago
chore: migrate to nx

dmitry-stepanenko opened this pull request almost 2 years ago
🐞[BUG]: Breaking change for 3.8.0 when using NgxsModule.forRoot()

martendV opened this issue almost 2 years ago
@ngxs form-plugin 🐞[BUG]: nonsense values are accepted

matndev opened this issue almost 2 years ago
fix(store): check if state is injectable in JIT

arturovt opened this pull request almost 2 years ago
feat: new action handler for child state

maliouris opened this pull request almost 2 years ago
🐞[SUPPORT]: State operators return TS error since v.3.8.0

vmuresanu opened this issue almost 2 years ago
build: upgrade to Angular 15

arturovt opened this pull request almost 2 years ago
feat(store): improve create selector types

markwhitfeld opened this pull request almost 2 years ago
fix(store): avoid delayed updates from state stream

arturovt opened this pull request almost 2 years ago
Mcn-release-notes-v3.8

Carniatto opened this pull request almost 2 years ago
🐞[BUG]: Select does not respect certain actions

kremerd opened this issue almost 2 years ago
❓[SUPPORT]:

Fabian-Goetz opened this issue almost 2 years ago
🐞[BUG]: Latest Angular release has removed eivyEnabled

BillClyde opened this issue almost 2 years ago
Update action-handlers.md

maxaxehax opened this pull request almost 2 years ago
feat(form-plugin): allow `ngxsFormDebounce` to be string

arturovt opened this pull request almost 2 years ago
fix(store): add setting that allows disabling dual error handling

arturovt opened this pull request almost 2 years ago
fix: fixed annotation error in docs

TaylorHo opened this pull request almost 2 years ago
❓[SUPPORT]: rxjs distinctUntilChanged not working as expected with ngxs

daniel-seitz opened this issue almost 2 years ago
feat(devtools-plugin): add trace options to `NgxsDevtoolsOptions`

Dyqmin opened this pull request almost 2 years ago
chore(deps): update dependency typescript to v4.9.5 - autoclosed

renovate[bot] opened this pull request almost 2 years ago
🐞[BUG]: Angular ErrorHandler not called anymore (regression)

jbjhjm opened this issue almost 2 years ago