Ecosyste.ms: OpenCollective

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

github.com/ngrx/platform

Reactive State for Angular
https://github.com/ngrx/platform

refactor(store): simplify projector type (#3660)

0319690f29406987d20ea7eff9d60cafb157e932 authored about 2 years ago by Tim Deschryver <[email protected]>
feat(data): add withEffects feature for provideEntityData (#3656)

a6959e82371590f75b34ca85c383c16e4eedaf3b authored about 2 years ago by Marko Stanimirović <[email protected]>
feat(data): add initial standalone APIs (#3647)

Closes #3553

aa7ed66dd4dbd05fc8243b9afc026c19eda5f91b authored about 2 years ago by Santosh Yadav <[email protected]>
docs: fix changelog code blocks (#3653)

Closes #3652

72b1876d2bc345a58d1bc41083e96026d2fb2bfc authored about 2 years ago by Tim Deschryver <[email protected]>
docs: few tweaks to the migration guide (#3649)

Closes #3615

80b33a22c39956daad4a69377328524542be62e6 authored about 2 years ago by Tim Deschryver <[email protected]>
feat(effects): forRoot and forFeature accept spreaded array (#3638)

0eaa53622eb495d4f60d160a8b56b30630894824 authored about 2 years ago by Tim Deschryver <[email protected]>
feat(schematics): replace environments usage with isDevMode (#3645)

Closes #3618

As of Angular 15.0.0 there will be no auto-generated environment files
anymore for...

4f61b63a28acb0239d7bbfba257e123f1225f501 authored about 2 years ago by Ferdinand Malcher <[email protected]>
feat(router-store): return resolved title via selectTitle (#3648)

Closes #3622

BREAKING CHANGES:

Property `title: string | undefined` is added to the `MinimalAc...

cc04e2f2c72a7eae9a7b77c57f06d0f033651287 authored about 2 years ago by Marko Stanimirović <[email protected]>
chore: release 15.0.0-beta.0

0c1050a1bfe5c19d2fe0b84a39dbc13fed162fab authored about 2 years ago by Brandon Roberts <[email protected]>
feat(component): remove ReactiveComponentModule (#3643)

Closes #3623

BREAKING CHANGE:

`ReactiveComponentModule` is removed in favor of `LetModule`...

4bdf345ac82db2553bd07f8d45267a662c82449f authored about 2 years ago by Marko Stanimirović <[email protected]>
feat(store): strict projector for selectors with props (#3640)

BREAKING CHANGE:

The projector method has become strict

BEFORE:

You could pass any argu...

351459f27ed772270f775974e68f45a7a0452019 authored about 2 years ago by Tim Deschryver <[email protected]>
docs(store): fix link to component-store (#3639)

f8253578bd598db7ed9362e798570d10414b32d1 authored about 2 years ago by Stav Noy <[email protected]>
feat(store): strict projectors (#3581)

BREAKING CHANGE:

The projector function on the selector is type-safe by default.

BEFORE:
...

43198a2fa8d11faa3e4cc080b9468bac385b002b authored about 2 years ago by David <[email protected]>
feat(eslint-plugin): remove rules using @Effect (#3635)

5f74e61b7b463a3e4489a21f2734db68712904b6 authored about 2 years ago by Tim Deschryver <[email protected]>
feat(component-store): Add SelectorObject to `select` (#3629)

* feat(component-store): Add SelectorObject

* use legacyFakeTimers

* adjust based on the f...

f8d0241b52ce5b8dd842e914482acdf85e175a6d authored about 2 years ago by Alex Okrushko <[email protected]>
feat(effects): remove @Effect decorator (#3634)

Closes #3617

BREAKING CHANGES:

The @Effect decorator is removed

BEFORE:

Defining an...

96c5bdd7f7b46f97a1e60af1e5b149de83adfe44 authored about 2 years ago by Tim Deschryver <[email protected]>
feat(schematics): drop support for TypeScript <4.8 (#3631)

b9c1ab660e7047ac2a002883123d85f7f7188a83 authored about 2 years ago by Marko Stanimirović <[email protected]>
feat(store): make reducers arg of StoreModule.forRoot optional (#3632)

e5177aa283453c1999bce0eaf20f46ddbafa8e0c authored about 2 years ago by Marko Stanimirović <[email protected]>
test: refactor standalone e2e (#3590)

24c086f94e0a16b0733a144f0cbe42557107503f authored about 2 years ago by Tim Deschryver <[email protected]>
feat(component): handle observable dictionaries (#3602)

Closes #3545

42efccb0f9e1c4938a7c7ec169a64bd3c50518c6 authored about 2 years ago by Marko Stanimirović <[email protected]>
build: update to Angular 15 rc (#3630)

Closes #3614

ea13560a4ab96e6e98f56434c4480db36d54926c authored about 2 years ago by Marko Stanimirović <[email protected]>
feat(effects): migration for provideEffects argument (#3601)

f7dfeab520a1a52b35032e8c4c265e0f4731dfa8 authored about 2 years ago by Tim Deschryver <[email protected]>
chore: remove View Engine AOT comments (#3627)

Closes #3625

515d05bdf2d7e9d80f39744d2243fd0bfe9a8e17 authored about 2 years ago by Silas Parker <[email protected]>
build: update to Nx 15 (#3628)

Closes #3605

8ad964c49e5103f7b6f2d4528e7f68e99acd2e48 authored about 2 years ago by Marko Stanimirović <[email protected]>
refactor: improve typing & replace deprecated inject usages (#3606)

5a1c589a4076e43d5a807158504a01be2220f48a authored about 2 years ago by Marko Stanimirović <[email protected]>
docs(store): add missing import of 'on' function (#3621)

e9b7ca783a0da6b2cf0d3629afb868ce95ee588e authored about 2 years ago by Ahmed Abdalla <[email protected]>
docs: update usage example of provideMockActions (#3609)

507ff8cbcbc938ebd5e901f73d0703895bd40b1f authored about 2 years ago by Davide Passafaro <[email protected]>
docs: Add code review info and replyTo (#3610)

* docs: Add code review info and replyTo

* docs: multi-email reply to

Co-authored-by: Alex Okr...

85ec57483e10f98b9e84c7e773b317f971debbd6 authored about 2 years ago by Alex Okrushko <[email protected]>
feat(component): add migration for replacing ReactiveComponentModule (#3506)

Closes #3491

49c6cf3871b2ff192ce94d079ad39dd88915b16c authored about 2 years ago by David <[email protected]>
feat(effects): change the signature of provideEffect (#3587)

BREAKING CHANGE:

The signature of `provideEffects` is changed to expect a
spreaded array of ...

899afe71c7841f4559ce5fde4e64280ede29c36c authored about 2 years ago by Tim Deschryver <[email protected]>
chore: add changes from v14.3.2 to changelog (#3600)

863673452c9964f1606089435194329c1c508c4a authored about 2 years ago by Marko Stanimirović <[email protected]>
chore: release 14.3.2

ac620b14d154de6d98759626970764895aa88d88 authored about 2 years ago by Brandon Roberts <[email protected]>
docs: add enterprise support page (#3595)

bc7ac97ecce12f15cf8d614030f77e23064fbef6 authored about 2 years ago by Alex Okrushko <[email protected]>
docs(store): add missing imports to store walkthrough (#3598)

Closes #3542

57552182fcbed0c6bae1e31fb4dd6721efbfab1b authored about 2 years ago by JR Strayhorn <[email protected]>
fix(router-store): set undefined for unserializable route title (#3593)

Closes #3495

8eb400129ae5fe8d6f995986eb407b4393621c71 authored about 2 years ago by Marko Stanimirović <[email protected]>
fix(component): replace animationFrameScheduler with requestAnimationFrame (#3592)

Closes #3591

0a4d2ddb2a94ca7daa9dc0a5f0de5f842dda01ec authored about 2 years ago by Marko Stanimirović <[email protected]>
chore(prettier): update prettier (#3588)

da401c367367c77deda5dfb018a70fff401edcb2 authored about 2 years ago by Alex Okrushko <[email protected]>
chore: update cypress (#3586)

979f5c7d19c91779f3799c7dd6366617c99fda06 authored about 2 years ago by Tim Deschryver <[email protected]>
docs(router-store): remove app.state.ts from walkthrough (#3585)

e8ca3fa809c435170ca49d9488f4d298f986b3dc authored about 2 years ago by TheOneWayTruth <[email protected]>
docs: add HttpClientModule to doc imports (#3584)

9fa688cfae18e7d67b6b56a43c09a02d836fd330 authored about 2 years ago by TheOneWayTruth <[email protected]>
fix(store): fix typing of on fn (#3577)

Closes #3576

d054aa984778dae81d79512274b598990f8fc938 authored over 2 years ago by Alex Okrushko <[email protected]>
build: update to Nx 14.7 (#3574)

9804eca5dc2fc5f57703d2c4f0b0cd7654cc0e1d authored over 2 years ago by Marko Stanimirović <[email protected]>
fix(component-store): use asapScheduler to schedule lifecycle hooks check (#3580)

Closes #3573

02431b4de572591be771abc5358e862243e20a20 authored over 2 years ago by Alexey Makhrov <[email protected]>
docs(router-store): add routerReducer to provideRouterStore examples (#3575)

2c0f630cfacb70530889fcfd9e909f2042559bc9 authored over 2 years ago by Marko Stanimirović <[email protected]>
chore: add GitHub Codespace containers (#3559)

e36dd94e98c1f433cc50c2c55bc33967d631a12c authored over 2 years ago by Tim Deschryver <[email protected]>
fix(eslint-plugin): avoid-combining-selectors with arrays should warn (#3566)

Closes #3566

4b0c6de5158b1adbf13294df25427fe7da97a0e7 authored over 2 years ago by Tim Deschryver <[email protected]>
chore: add "affected packages" dropdown to issue templates (#3570)

aa46bbc1bec645b2a1f57bc6b7e0c084886f11db authored over 2 years ago by Marko Stanimirović <[email protected]>
chore: releease 14.3.1

227ba866eaf71cd9e1e1203dca10c4e8a3405862 authored over 2 years ago by Brandon Roberts <[email protected]>
docs: add Marko to core contributor group (#3557)

8d9b30b66e923e24d6ee6919698908fafec496f5 authored over 2 years ago by Brandon <[email protected]>
build: remove non-strict check for generics (#3552)

e55c8f65e65f6841b351fb8f50918657efae4488 authored over 2 years ago by Marko Stanimirović <[email protected]>
chore: upgrade all deps (#3551)

4923991e159630726b04473fb50aa284012e039b authored over 2 years ago by Tim Deschryver <[email protected]>
fix: add support for TypeScript 4.8 (#3548)

Closes #3547

d558ce1b23ebb8f9775e1f85064fd412b82f8bab authored over 2 years ago by Marko Stanimirović <[email protected]>
docs: add provide methods to example (#3550)

ecb63772a88c6bf9b73973ac9fa405095db0b01f authored over 2 years ago by Tim Deschryver <[email protected]>
docs: improve docs for standalone APIs (#3549)

755caa8346525ac296ccd25df6fc8d7171cc6a80 authored over 2 years ago by Marko Stanimirović <[email protected]>
fix(eslint-plugin): avoid-mapping-selectors don't report on ThisExpression (#3546)

Closes #3511

a28175cf7072edc38c451d51fcfca0846f347328 authored over 2 years ago by Tim Deschryver <[email protected]>
docs(store): add docs for createActionGroup api (#3530)

Closes #3514

9768551fdb93912f20e6586ba1a1900f63ac950f authored over 2 years ago by Santosh Yadav <[email protected]>
chore: release 14.3.0

0200e0b7be5d5388328302bfd55dae0759d36152 authored over 2 years ago by Brandon Roberts <[email protected]>
feat(effects): add provideEffects function (#3524)

Closes #3522

db35bfef3dbb1561b1f2e7eb35ad2ba6a928960e authored over 2 years ago by Marko Stanimirović <[email protected]>
feat(store-devtools): add provideStoreDevtools function (#3537)

Closes #3527

6b0db4e44ffa449b049c75461925436d18cab966 authored over 2 years ago by Jay Bell <[email protected]>
feat(router-store): add provideRouterStore function (#3532)

Closes #3528

511b7cf8b132ea43577313a5826d7b845c3d239d authored over 2 years ago by Jay Bell <[email protected]>
feat(store): add provideStore and provideState functions for standalone APIs (#3539)

Closes #3526

5639c1ebbce571fbe3ea6928719af849d4cc34d4 authored over 2 years ago by Brandon <[email protected]>
update ng add command with --no-minimal param instead --minimal false (#3544)

see https://stackoverflow.com/questions/73017961/error-when-i-tried-ng-add-ngrx-storelatest-mini...

63df014d2f21e01f4ba72347233f205abf5c1adc authored over 2 years ago by Pablo Maurer <[email protected]>
chore: release 14.2.0

aad6b17cf3c3ac687f21228e9157c56f4fe8120a authored over 2 years ago by Brandon Roberts <[email protected]>
fix(component-store): move isInitialized check to queueScheduler context on state update (#3492)

Closes #2991

53636e472bb6da2801f8e7826ffde990d72f56d9 authored over 2 years ago by Marko Stanimirović <[email protected]>
feat(component-store): handle errors in next callback (#3533)

551c8ebcd9cf3e2d32735ed050cf1b3764eaab82 authored over 2 years ago by Alex Okrushko <[email protected]>
fix(component-store): make synchronous updater errors catchable (#3490)

* fix(component-store): make synchronous updater errors catchable

* chore: CR suggestions

1a906fd6fde63c240a47752ce5042f5fa596c8db authored over 2 years ago by Marko Stanimirović <[email protected]>
refactor(example-app): remove occurrence of deprecated entryComponents (#3531)

Closes #3523

4da9a677934f8b184d459a6f70d643b8feccd669 authored over 2 years ago by Mauro Mattos <[email protected]>
chore: release 14.1.0

53cb0cab8607db3d1d80d84ff338386148ead06c authored over 2 years ago by Brandon Roberts <[email protected]>
docs(component): remove "markDirty" from docs (#3519)

5233bbfe000d4e113de196fe4792784f4a486345 authored over 2 years ago by Marko Stanimirović <[email protected]>
fix(eslint-plugin): Remove the md suffix from the docsUrl path (#3518)

71d4d4b7b78b21f849be18f64fc29b3951e28cab authored over 2 years ago by Stefanos Lignos <[email protected]>
fix(eslint-plugin): allow sequential dispatches in a different block context (#3515)

Closes #3513

faf446f4b58281ec904f81fee25a1cda24ffa732 authored over 2 years ago by Tim Deschryver <[email protected]>
feat(component): add RenderScheduler to the public API (#3516)

46429192133cf75aa5bc68f95551fce6a60313ae authored over 2 years ago by Marko Stanimirović <[email protected]>
refactor(component): use RenderScheduler as a service (#3493)

d97e75a89050985279d35fbc267dfab8a9037d09 authored over 2 years ago by Marko Stanimirović <[email protected]>
docs: add missing imports in the injecting.md file (#3510)

Closes #3509

72c896bcfca7423afd06a74f6b59df31aed7613a authored over 2 years ago by Andrés Sánchez Robleño <[email protected]>
feat(component): replace markDirty with custom TickScheduler (#3488)

3fcd8af8df2152316714810b8bec79967f94e5c2 authored over 2 years ago by Marko Stanimirović <[email protected]>
perf(component): do not schedule render for synchronous events (#3487)

bb9071c2b04c3f2f39d2e8120883cc5f27f093b7 authored over 2 years ago by Marko Stanimirović <[email protected]>
fix(store): improve error for forbidden characters in createActionGroup (#3496)

398fbed09e520ae85a9fa9708099599f0cf585ef authored over 2 years ago by Marko Stanimirović <[email protected]>
docs: add ngrx-traits to the list of libraries (#3489)

bdb86344c05b88c96602692dbc7310154e16cf0f authored over 2 years ago by Gabriel Guerrero <[email protected]>
chore: release 14.0.2

10dbe7e47d45273f5b4597a8c744b532aa789115 authored over 2 years ago by Brandon Roberts <[email protected]>
fix(data): add TSDoc annotations (#3483)

cbbc49fa6ba4a1b4f97c3daf41ea6ed42b226fe9 authored over 2 years ago by Tim Deschryver <[email protected]>
chore: remove angular-metadata.tsconfig (#3484)

446eef3056d56b5c36fc4ed939304c9eb5de358b authored over 2 years ago by Tim Deschryver <[email protected]>
fix(component-store): effect handles generics that extend upon a type (#3485)

Closes #3482

9d2bda78b57218594332d08ccbafcfee71d331ec authored over 2 years ago by Tim Deschryver <[email protected]>
fix(eslint-plugin): fix configuration guide link (#3480)

8219b1dabbdc67383cd4ce831bb493fa18973f2c authored over 2 years ago by Yasser <[email protected]>
refactor(component): rename ResetRenderEvent to SuspenseRenderEvent (#3476)

3addd8964f9a3c15886068c9d22a992f331f69a1 authored over 2 years ago by Marko Stanimirović <[email protected]>
build: update examples to stable Angular v14 and NgRx v14 (#3477)

c0f7caf0bf602037d275c1389f0f2dd8b40a7ebc authored over 2 years ago by Marko Stanimirović <[email protected]>
fix(component): import operators from rxjs/operators (#3479)

20ef7a410c7ce605bf5ccc322d581069d1efaa09 authored over 2 years ago by Joost Zöllner <[email protected]>
chore: release 14.0.1

47afba598d13ec0cc50744d0bc6bd47e71afe2d0 authored over 2 years ago by Brandon Roberts <[email protected]>
docs(store): fix reducer test result example (#3474)

Closes #3473

68da227743e233d3e6b38ea415ddbe65ff14abf7 authored over 2 years ago by rybsonPL <[email protected]>
fix(schematics): add workingDirectory to schemas (#3473)

Closes #3469

50ea6b3ba185a92ead6f28b53dcdfc1b364f8e9f authored over 2 years ago by Tim Deschryver <[email protected]>
fix(component-store): allow void callbacks in effect (#3466)

Closes #3462

e6dedd65be1b0549fbb77177fe483cd54d6e0dfa authored over 2 years ago by Tim Deschryver <[email protected]>
fix(schematics): create schematicCollections if not exists (#3470)

011cbcc1a4b2fad5cebd64000ec417d8c23e248c authored over 2 years ago by Tim Deschryver <[email protected]>
ci: update docker image (#3467)

8ff1daa743b0eecac6beaac22ef4aa36b20f6a61 authored over 2 years ago by Tim Deschryver <[email protected]>
fix(component-store): import operators from rxjs/operators (#3465)

f9ba513bfb09a63edd5bbdd814b0b8d8c81de981 authored over 2 years ago by Tim Deschryver <[email protected]>
chore: release 14.0.0

790718a5d50a0a49889fa652f0fce52d129104c8 authored over 2 years ago by Brandon <[email protected]>
fix(component): do not exclude falsy types from LetDirective's input type (#3460)

7028adb757bbab5309408ae7eac85d483870979c authored over 2 years ago by Marko Stanimirović <[email protected]>
refactor(example-app): enable strict mode to data-example-app (#3454)

6714ef6f958f52aee64c996110e394987e9a9ebe authored over 2 years ago by Mauro Mattos <[email protected]>
chore: fix migration guide link (#3453)

b8ebba7e35d88bd22bc94710c9f0c91b6a66d0a6 authored over 2 years ago by Marko Stanimirović <[email protected]>
docs: replace absolute links to prevent hard reload (#3452)

3693ca63f74f72af751534b5142a2c7fd351f7d8 authored over 2 years ago by Marko Stanimirović <[email protected]>
chore: release 14.0.0-rc.0

6863bd29fa4c277bcdd626cc70cd1247fecc12a0 authored over 2 years ago by Brandon <[email protected]>
feat(component): deprecate ReactiveComponentModule (#3451)

* feat(component): deprecate ReactiveComponentModule

* chore: replace absolute links

b4dd2c84e9e5005ee4eb50dd19433b435daaa09c authored over 2 years ago by Marko Stanimirović <[email protected]>