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

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

github.com/ngxs/store - dmitry-stepanenko opened this pull request about 1 year ago
🚀[FEATURE]: How to Load New State at Runtime?

github.com/ngxs/store - qq253498229 opened this issue about 1 year ago
docs: update store documentation

github.com/ngxs/store - profanis opened this pull request over 1 year ago
docs: announce version 17

github.com/ngxs/store - profanis opened this pull request over 1 year ago
fix(store): patch operator must handle existing nulls

github.com/ngxs/store - TheKingDave opened this pull request over 1 year ago
refactor: move metadata into internals

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

github.com/ngxs/store - dmitry-stepanenko opened this pull request over 1 year ago
docs: example code not compiling

github.com/ngxs/store - benoitnesme opened this pull request over 1 year ago
🐞[BUG]: @Select decorator doesn't trigger value

github.com/ngxs/store - fabisoligo opened this issue over 1 year ago
docs: introduce schematics

github.com/ngxs/store - profanis opened this pull request over 1 year ago
docs: update `action-handlers.md`

github.com/ngxs/store - arturovt opened this pull request over 1 year ago
refactor: use `ReplaySubject` for take until notifiers

github.com/ngxs/store - arturovt opened this pull request over 1 year ago
ci: get CircleCI running again

github.com/ngxs/store - arturovt opened this pull request over 1 year ago
docs: introduce schematics

github.com/ngxs/store - profanis opened this pull request over 1 year ago
best solution in impliment microfrontEnd

github.com/ngxs/store - ahmadsaadat1995 opened this issue over 1 year ago
feat(store): add standalone features

github.com/ngxs/store - arturovt opened this pull request over 1 year ago
feat(store): improve selector decorator types (#1929)

github.com/ngxs/store - ConnorUllmann opened this pull request over 1 year ago
📚[DOCS]: ZooState imported before it exists

github.com/ngxs/store - peterhippocarter opened this issue over 1 year ago
ci: update node images and browser tools

github.com/ngxs/store - arturovt opened this pull request over 1 year ago
refactor(*): replace `get type()` with `type =` in actions

github.com/ngxs/store - arturovt opened this pull request over 1 year ago
feat: add schematics

github.com/ngxs/store - dmitry-stepanenko opened this pull request over 1 year ago
🚀[FEATURE]: Lazy load sub states

github.com/ngxs/store - vmuresanu opened this issue over 1 year ago
docs: fix upsertItem operator example

github.com/ngxs/store - nilzen opened this pull request over 1 year ago
refactor(store): remove `isAngularInTestMode`

github.com/ngxs/store - arturovt opened this pull request over 1 year ago
docs: update `options.md`

github.com/ngxs/store - arturovt opened this pull request over 1 year ago
🐞[BUG]: Compatiblity between versions

github.com/ngxs/store - chihab opened this issue over 1 year ago
perf(store): tree-shake selectors validation errors

github.com/ngxs/store - arturovt opened this pull request over 1 year ago
chore: release v3.8.1

github.com/ngxs/store - markwhitfeld opened this pull request over 1 year ago
refactor: simplify integration app and run Cypress SSR tests

github.com/ngxs/store - arturovt opened this pull request over 1 year ago
chore: run Cypress migration in workspace root

github.com/ngxs/store - arturovt opened this pull request over 1 year ago
refactor(store): singleton providers as `providedIn: root`

github.com/ngxs/store - arturovt opened this pull request over 1 year ago
chore: limit amount of workers on CI

github.com/ngxs/store - dmitry-stepanenko opened this pull request over 1 year ago
chore: enforce running tests sequentially on circleci

github.com/ngxs/store - dmitry-stepanenko opened this pull request over 1 year ago
build: add Angular 16 support

github.com/ngxs/store - markwhitfeld opened this pull request over 1 year ago
Typesafe selection in 3.8.0

github.com/ngxs/store - dmrickey opened this issue over 1 year ago
🚀[FEATURE]: Signals

github.com/ngxs/store - solenopsys opened this issue over 1 year ago
🚀[FEATURE]: Angular 16

github.com/ngxs/store - raducostea opened this issue over 1 year ago
fix: use optional chaining in the ngOnDestroy method

github.com/ngxs/store - valentinpalkovic opened this pull request over 1 year ago
📚[DOCS]: NGXS still at 3.7.6 on yarn.

github.com/ngxs/store - ugran opened this issue over 1 year ago
feat(store): add standalone features

github.com/ngxs/store - arturovt opened this pull request over 1 year ago
chore(integration): update target dependencies for the integration project

github.com/ngxs/store - dmitry-stepanenko opened this pull request over 1 year ago
chore: upgrade Husky and commitlint

github.com/ngxs/store - arturovt opened this pull request over 1 year ago
feat(storage-plugin): allow providing feature states

github.com/ngxs/store - arturovt opened this pull request over 1 year ago
🚀[FEATURE]: Component-level state management

github.com/ngxs/store - LuisTovar0 opened this issue over 1 year ago
chore: migrate to nx

github.com/ngxs/store - dmitry-stepanenko opened this pull request over 1 year ago
fix(store): check if state is injectable in JIT

github.com/ngxs/store - arturovt opened this pull request almost 2 years ago
feat: new action handler for child state

github.com/ngxs/store - maliouris opened this pull request almost 2 years ago
build: upgrade to Angular 15

github.com/ngxs/store - arturovt opened this pull request almost 2 years ago
feat(store): improve create selector types

github.com/ngxs/store - markwhitfeld opened this pull request almost 2 years ago
fix(store): avoid delayed updates from state stream

github.com/ngxs/store - arturovt opened this pull request almost 2 years ago
Mcn-release-notes-v3.8

github.com/ngxs/store - Carniatto opened this pull request almost 2 years ago
🐞[BUG]: Select does not respect certain actions

github.com/ngxs/store - kremerd opened this issue almost 2 years ago
❓[SUPPORT]:

github.com/ngxs/store - Fabian-Goetz opened this issue almost 2 years ago
🐞[BUG]: Latest Angular release has removed eivyEnabled

github.com/ngxs/store - BillClyde opened this issue almost 2 years ago
Update action-handlers.md

github.com/ngxs/store - maxaxehax opened this pull request almost 2 years ago
feat(form-plugin): allow `ngxsFormDebounce` to be string

github.com/ngxs/store - arturovt opened this pull request almost 2 years ago
fix(store): add setting that allows disabling dual error handling

github.com/ngxs/store - arturovt opened this pull request almost 2 years ago
fix: fixed annotation error in docs

github.com/ngxs/store - TaylorHo opened this pull request almost 2 years ago
chore(deps): update dependency typescript to v4.9.5 - autoclosed

github.com/ngxs/store - renovate[bot] opened this pull request almost 2 years ago