Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

NGXS

State Management for Angular
Collective - Host: opensource - https://opencollective.com/ngxs - Website: https://ngxs.io - Code: https://github.com/ngxs/store

chore(deps): update dependency typescript to v5.5.3

github.com/ngxs/store - renovate[bot] opened this pull request 7 months ago
docs: update unit-testing recipe

github.com/ngxs/store - arturovt opened this pull request 7 months ago
chore: release v18.0.0

github.com/ngxs/store - markwhitfeld opened this pull request 7 months ago
updated release article

github.com/ngxs/store - joaqcid opened this pull request 7 months ago
chore: update CHANGELOG.md with missing items

github.com/ngxs/store - markwhitfeld opened this pull request 7 months ago
build: add angular 18 support

github.com/ngxs/store - markwhitfeld opened this pull request 7 months ago
🚀[FEATURE]: Support Angular 18

github.com/ngxs/store - JimLixin opened this issue 8 months ago
refactor: enhance schematics behavior for monorepos

github.com/ngxs/store - dmitry-stepanenko opened this pull request 8 months ago
docs: schematics as separate page

github.com/ngxs/store - profanis opened this pull request 8 months ago
docs: use the new logo

github.com/ngxs/store - profanis opened this pull request 8 months ago
chore(deps): update dependency typescript to v5.4.5

github.com/ngxs/store - renovate[bot] opened this pull request 8 months ago
docs: update contributors/sponsors

github.com/ngxs/store - emmanuel-ferdman opened this pull request 9 months ago
docs: note the minimum angular version in release notes

github.com/ngxs/store - profanis opened this pull request 9 months ago
feat(store): improve action decorator types

github.com/ngxs/store - ConnorUllmann opened this pull request 9 months ago
feat(store): add preboot feature and recipe

github.com/ngxs/store - arturovt opened this pull request 9 months ago
docs: introduce an overview page on each section

github.com/ngxs/store - profanis opened this pull request 9 months ago
docs: update life cycle guide and examples

github.com/ngxs/store - arturovt opened this pull request 9 months ago
docs: explain `dispatch` utility

github.com/ngxs/store - arturovt opened this pull request 9 months ago
chore(deps): update dependency typescript to v5.4.4

github.com/ngxs/store - renovate[bot] opened this pull request 9 months ago
fix(store): created maps properties should be enumerable

github.com/ngxs/store - arturovt opened this pull request 9 months ago
fix(store): update `ActionDef` new to return `any`

github.com/ngxs/store - arturovt opened this pull request 9 months ago
docs: add inject container state deprecation notice

github.com/ngxs/store - arturovt opened this pull request 9 months ago
docs: introduce deprecation root pages

github.com/ngxs/store - profanis opened this pull request 9 months ago
chore(deps): update dependency express to v4.19.2 [security]

github.com/ngxs/store - renovate[bot] opened this pull request 9 months ago
docs: section headings as uppercase

github.com/ngxs/store - profanis opened this pull request 9 months ago
feat(store): add `dispatch` utility

github.com/ngxs/store - arturovt opened this pull request 9 months ago
docs: remove any Ivy mentions

github.com/ngxs/store - arturovt opened this pull request 9 months ago
feat(store): export selector util types privately

github.com/ngxs/store - arturovt opened this pull request 10 months ago
docs: improve the doc structure

github.com/ngxs/store - profanis opened this pull request 10 months ago
refactor(store): rely on `ngDevMode` to be always defined

github.com/ngxs/store - arturovt opened this pull request 10 months ago
feat(store): implement NGXS unhandled error handler

github.com/ngxs/store - arturovt opened this pull request 10 months ago
refactor(store): deprecate state `children`

github.com/ngxs/store - arturovt opened this pull request 10 months ago
refactor(store): deprecate `@Select`

github.com/ngxs/store - arturovt opened this pull request 10 months ago
chore(deps): update dependency typescript to v5.4.3

github.com/ngxs/store - renovate[bot] opened this pull request 10 months ago
docs: update more examples

github.com/ngxs/store - arturovt opened this pull request 10 months ago
build: flatten `.d.ts` files

github.com/ngxs/store - arturovt opened this pull request 10 months ago
docs: update concepts, lazy loading guide and examples

github.com/ngxs/store - arturovt opened this pull request 10 months ago
docs: update recipes

github.com/ngxs/store - arturovt opened this pull request 10 months ago
docs: update `concepts/select.md`

github.com/ngxs/store - arturovt opened this pull request 10 months ago
docs: use new Angular features

github.com/ngxs/store - arturovt opened this pull request 10 months ago
docs(storage-plugin): update to explain standalone API

github.com/ngxs/store - arturovt opened this pull request 10 months ago
docs(form-plugin): update to explain standalone API

github.com/ngxs/store - arturovt opened this pull request 10 months ago
docs(websocket-plugin): update to explain standalone API

github.com/ngxs/store - arturovt opened this pull request 10 months ago
docs(logger-plugin): update to explain standalone API

github.com/ngxs/store - arturovt opened this pull request 10 months ago
docs(devtools-plugin): update to explain standalone API

github.com/ngxs/store - arturovt opened this pull request 10 months ago
docs(router-plugin): update to explain standalone API

github.com/ngxs/store - arturovt opened this pull request 10 months ago
docs: update `suppressErrors` examples

github.com/ngxs/store - arturovt opened this pull request 10 months ago
fix(store): remove deprecated stuff

github.com/ngxs/store - arturovt opened this pull request 10 months ago
fix(store): remove `defaultsState` config property

github.com/ngxs/store - arturovt opened this pull request 10 months ago
fix(store): do not inject container state by default

github.com/ngxs/store - arturovt opened this pull request 10 months ago
fix(store): `ctx.getState` should return `DeepReadOnly<>`

github.com/ngxs/store - arturovt opened this pull request 10 months ago
feat(storage-plugin): migrate to the property 'keys'

github.com/ngxs/store - profanis opened this pull request 10 months ago
perf(store): select prop getter implementation only once

github.com/ngxs/store - arturovt opened this pull request 10 months ago
perf(store): improve compliant prop getter

github.com/ngxs/store - arturovt opened this pull request 10 months ago
📚[DOCS]: Setup on application root level

github.com/ngxs/store - Redaloukil opened this issue 10 months ago
ci: switch from `dtslint` to ESLint

github.com/ngxs/store - arturovt opened this pull request 10 months ago
docs: update the structure of the documentation

github.com/ngxs/store - profanis opened this pull request 10 months ago
NoInfer TS 5.4

github.com/ngxs/store - david-shortman opened this issue 11 months ago
ci: remove `integration_ng15_tests` job

github.com/ngxs/store - arturovt opened this pull request 11 months ago
feat(store): add `selectSignal`

github.com/ngxs/store - arturovt opened this pull request 11 months ago
chore: format files after upgrading to Nx 17

github.com/ngxs/store - arturovt opened this pull request 11 months ago
ci: upgrade Node version to `18.x`

github.com/ngxs/store - arturovt opened this pull request 11 months ago
chore(deps): update dependency typescript to v5.4.2

github.com/ngxs/store - renovate[bot] opened this pull request 11 months ago
fix(schematics): dasherize the state and store file name

github.com/ngxs/store - profanis opened this pull request about 1 year ago
feat: upgrade workspace to Angular 17

github.com/ngxs/store - arturovt opened this pull request about 1 year ago
🐞[BUG]: ngxs-store.js: Invalid count value

github.com/ngxs/store - alinghinea98 opened this issue about 1 year ago
refactor: integration app serve targets

github.com/ngxs/store - Dyqmin opened this pull request about 1 year ago
fix(store): ensure features are initialized after root state

github.com/ngxs/store - arturovt opened this pull request about 1 year ago
feat(store): change the StateModule name into State

github.com/ngxs/store - profanis opened this pull request about 1 year ago
docs: fix paths and provide defaults into schematics

github.com/ngxs/store - profanis opened this pull request about 1 year ago
🐞[BUG]: NgxsFormPlugin not work in Angular17

github.com/ngxs/store - qq253498229 opened this issue about 1 year ago
build: add angular 17 support

github.com/ngxs/store - jpraetorius opened this pull request about 1 year ago
🚀[FEATURE]: Support Angular 17

github.com/ngxs/store - nzacca opened this issue about 1 year ago
docs(installation): add snippets for devtools-plugin

github.com/ngxs/store - OanaSurdea opened this pull request about 1 year ago
feat(store): add support for standalone APIs in schematics 3

github.com/ngxs/store - dmitry-stepanenko opened this pull request about 1 year ago