Ecosyste.ms: OpenCollective

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

ngrx

Reactive State For Angular
Collective - Host: opensource - https://opencollective.com/ngrx - Website: https://ngrx.io/ - Code: https://github.com/ngrx/platform

refactor(example): remove immutability checks (#2438)

These checks are enabled by default in NgRx 9

github.com/ngrx/platform - 3e55dd5988101124ec481bc4d50365e7a71817ba authored almost 5 years ago by Tim Deschryver <[email protected]>
docs: add link to version 8 docs (#2437)

github.com/ngrx/platform - b0ada45a2adcd2206ed910c29edb1c15a96f1afe authored almost 5 years ago by Tim Deschryver <[email protected]>
ci: use disk cache for Bazel build (#2433)

github.com/ngrx/platform - 5c7eb7d545c87d555fab3244f043f40cea6edb5a authored almost 5 years ago by Brandon <[email protected]>
docs(entity): clarify how entities update (#2432)

Closes #2431

github.com/ngrx/platform - ba8154f1e141d17806098ec3e37df8b3059eda48 authored almost 5 years ago by AdditionAddict <[email protected]>
fix(example): optimistically add/remove book from collection (#2429)

Closes #2417

github.com/ngrx/platform - b0aacf784480da585c71081a096222552c9b9b3e authored almost 5 years ago by AdditionAddict <[email protected]>
chore: release 9.0.0

github.com/ngrx/platform - dfb2787cd76c4206f2101464f8ddc0b2f0bc1737 authored almost 5 years ago by Brandon Roberts <[email protected]>
feat(effects): add EffectsRunner to public API (#2427)

github.com/ngrx/platform - f66fd64aed256fe8fcd56f1ee7b15e7b19fc4b64 authored almost 5 years ago by Kyle Cannon <[email protected]>
chore: switch to Jest for unit tests (#2422)

github.com/ngrx/platform - fba0dda992973c54e690aef29393cb86ea110a56 authored almost 5 years ago by Brandon <[email protected]>
docs(router-store): add missing selectCurrentRoute selector (#2425)

github.com/ngrx/platform - 0d6b6afd318206642a550abf47d4008e7b0b500f authored almost 5 years ago by Brandon <[email protected]>
refactor(entity): fix a 'setOne' test case (#2421)

github.com/ngrx/platform - f5328267285f67720e33bde9b86152d1d4c59074 authored almost 5 years ago by Dmytro Gokun <[email protected]>
chore: release 9.0.0-rc.0

github.com/ngrx/platform - 94de612705d0f69a4d5dd122bed3ff561202b547 authored almost 5 years ago by Brandon Roberts <[email protected]>
docs: fix selectors code example filenames to match contents (#2418)

github.com/ngrx/platform - c6c1acbabce87c8d5fd3e93d312ee4e1bf4890bc authored almost 5 years ago by David Taylor <[email protected]>
feat(entity): add 'setOne' method to entity adapter (#2410)

Closes #2369

github.com/ngrx/platform - 4b4bb8507aa40a797b0294b02f14574916f14c02 authored almost 5 years ago by Dmytro Gokun <[email protected]>
docs(data): clarify "entity" concept. (#2416)

Closed PR #2397 suggests that we were not entirely clear on what we mean by "Entities" and the f...

github.com/ngrx/platform - 4dcba7ddf1914a4070acc93953c40bb9e19faa2d authored almost 5 years ago by Ward Bell <[email protected]>
fix(data): correct AppEntityServices example in ngrx data doc page (#2413)

closes #2280

github.com/ngrx/platform - 711ba0e7aa98b2adf8f2331adc7dc7dd34a1a955 authored almost 5 years ago by Ward Bell <[email protected]>
fix(example): fix a typo selectShowSidenav (#2414)

github.com/ngrx/platform - c9ebb06b616c8047b64ab61641c7b4c3bf6073f6 authored almost 5 years ago by Hadrien TOMA <[email protected]>
test(data): add entity action guard tests (#2390)

github.com/ngrx/platform - a1a282d172175e4a81611b319fc37c6dd04ead7b authored almost 5 years ago by AdditionAddict <[email protected]>
chore: release 9.0.0-beta.2

github.com/ngrx/platform - 833ca84716759bf1ff174ba74ea8a9ce0f42981f authored almost 5 years ago by Brandon Roberts <[email protected]>
docs: add v9 migration guide (#2392)

Closes #2216

github.com/ngrx/platform - 67af1815f7751563727fe617f4c268a55a0437e8 authored almost 5 years ago by Tim Deschryver <[email protected]>
docs(entity): add missing imports to example (#2411)

Add missing import types so the example is correct when copied.

github.com/ngrx/platform - 620c9baa9b6d9367a89ea58c613a9477f5672b4f authored almost 5 years ago by Kevin Schuchard <[email protected]>
feat(store-devtools): add INITIAL_OPTIONS to public API (#2405)

Closes #1470

github.com/ngrx/platform - 37f91db1a57902eb334166c35e2a52779b40886f authored almost 5 years ago by ttestman4 <[email protected]>
docs(data): fix typo (#2409)

github.com/ngrx/platform - 23574aec9c05e648408edc766205254263911c38 authored almost 5 years ago by shikhin21 <[email protected]>
docs(data): add @Injectable to PluralHttpUrlGenerator (#2408)

github.com/ngrx/platform - 561610e96069ea2856fcaa3424f9e0ae2bebf969 authored almost 5 years ago by Reto Ryter <[email protected]>
docs(data): pluralizzer spelled wrong (#2407)

github.com/ngrx/platform - d7ab532bdd17b8d52009aa9bcce72fca9a09ea49 authored almost 5 years ago by John Papa <[email protected]>
fix(effects): use source instance for ngrxOnRunEffects to retain context (#2401)

github.com/ngrx/platform - 79c830ce0b011a5291638411d2b026e96be2ebc9 authored almost 5 years ago by Tim Deschryver <[email protected]>
docs: update MockStore usage (#2402)

github.com/ngrx/platform - a0a336af6705e1c81e415381660beb897d786af6 authored almost 5 years ago by Tim Deschryver <[email protected]>
fix(docs): replace duplicate link (#2399)

github.com/ngrx/platform - d4502b432590f838b1c1bde5e27cd69836b73d60 authored almost 5 years ago by David Taylor <[email protected]>
chore: release 9.0.0-beta.1

github.com/ngrx/platform - 379ddfbe9d17d017e16bc1fc8e78e05d537f590b authored almost 5 years ago by Brandon Roberts <[email protected]>
chore: update docs app to Angular 9 libraries (#2391)

github.com/ngrx/platform - 521671f058d5fc433e685aaf6888c7e1b702cf09 authored almost 5 years ago by Brandon <[email protected]>
fix(data): make mergeServerUpserts change state immutably (#2374) (#2389)

Closes #2374

github.com/ngrx/platform - b3a49c10fc5702b0bd16a166a24270f70fcf1c76 authored almost 5 years ago by AdditionAddict <[email protected]>
fix(effects): dispatch OnInitEffects action after registration (#2386)

Closes #2373

github.com/ngrx/platform - daf1e64a9bc1175de0d4c31041c860e508803143 authored almost 5 years ago by Tim Deschryver <[email protected]>
docs: fix typo in NgRx Data FAQs (#2393)

github.com/ngrx/platform - 188a7656b9740632ccbe85da6effa1916b604adc authored almost 5 years ago by Akihito Tamagawa <[email protected]>
feat(store): testing - clean up mock store and remove static property (#2361)

github.com/ngrx/platform - ee2c1141fea64d0ab2099c7a8c89395e184984b8 authored almost 5 years ago by Alex Okrushko <[email protected]>
refactor(example): use barrel import for GoogleBooksService (#2375)

github.com/ngrx/platform - 5e84b37c6e5c63dee3fe825b7cfa79616265a3fb authored almost 5 years ago by Lefteris Tsallas <[email protected]>
refactor(example): replace TestBed.get with TestBed.inject (#2388)

github.com/ngrx/platform - bd86a9949a602f4abe8101f1ac11f0581d6d738c authored almost 5 years ago by Tim Deschryver <[email protected]>
refactor(data): explicity export symbols from public API

github.com/ngrx/platform - 1c7872cf28f3ddc82091bcedea9a3fd48caa564b authored almost 5 years ago by Brandon Roberts <[email protected]>
fix(data): use ng_package for bundling instead of pkg_npm

github.com/ngrx/platform - 9a935b165170b88208634f1edd1131ac2a9d3db3 authored almost 5 years ago by Brandon Roberts <[email protected]>
docs(data): correct typo in faq (#2385)

github.com/ngrx/platform - 943a2bb8a9daf1c7d9a1d8ef6ce40b03cbf89425 authored almost 5 years ago by Dmitry Teplov <[email protected]>
fix(store): provide the same instance of MockStore (#2381)

Closes #2362

github.com/ngrx/platform - 827f3363f34b64df5d499f4e09633ce472853add authored almost 5 years ago by Suguru Inatomi <[email protected]>
docs: update entry for ngrx-ducks (#2379)

github.com/ngrx/platform - b42f7dac4889c59b2ec58c650ed4a57b1168b58f authored almost 5 years ago by Gregor Woiwode <[email protected]>
feat(effects): limit retries to 10 by default (#2376)

Closes #2303

github.com/ngrx/platform - 88124a7cd6598b11a83c00abe3366a0ca4414479 authored almost 5 years ago by Alex Okrushko <[email protected]>
docs: update AngularInDepth NgRx resource link (#2378)

github.com/ngrx/platform - c30508651eb5533d7dedf84ae9ead2a720e21d47 authored almost 5 years ago by Kumaresh C J <[email protected]>
feat(store): add strictActionWithinNgZone runtime check (#2364)

Closes #2339

github.com/ngrx/platform - 4cae255cdbc25ed9c19c3cf3a4025e05b60fec1a authored almost 5 years ago by Stephen Cooper <[email protected]>
fix(data): EntityDataModuleWithoutEffect ModuleWithProviders (#2366)

github.com/ngrx/platform - 234ce84ae6ff6baa7a0422f843f08ee417217777 authored almost 5 years ago by Yousuf Jawwad <[email protected]>
chore: update examples to Angular v9 and NgRx v9 latest (#2360)

github.com/ngrx/platform - 7b3aea3b662e03848b4e74110a6ab7d6b7131c38 authored almost 5 years ago by Brandon <[email protected]>
fix(data): make undoMany remove tracking changes in changeState (#2346) (#2352)

Closes #2346

github.com/ngrx/platform - 637b2c7ae2ceddd820ec3c2bf7265d1194f7b894 authored almost 5 years ago by AdditionAddict <[email protected]>
docs(effects): tidy examples in effects lifecycle guide (#2336)

github.com/ngrx/platform - f09df95957a99c89d11f6df18775ca5765756bcf authored almost 5 years ago by Zak Henry <[email protected]>
fix(data): change type of filter observable (#2349)

Closes #2337

github.com/ngrx/platform - 94f3ef17a5032e3b4bd4683ea826a3375563ec42 authored almost 5 years ago by Santosh Yadav <[email protected]>
build: fix version stamping after Bazel build (#2354)

github.com/ngrx/platform - 6df257d3f19b1dbd7dc2a6bde09712475172b957 authored almost 5 years ago by Brandon <[email protected]>
fix(data): Angular 9 style ModuleWithProvider (#2356) (#2357)

Closes #2356

github.com/ngrx/platform - 182f140ffec7972ba4821f36d3265f4dedb62071 authored almost 5 years ago by Yousuf Jawwad <[email protected]>
chore: release 9.0.0-beta.0

github.com/ngrx/platform - f3cf6c15756370cc38891c684539a8681ec5ad30 authored almost 5 years ago by Brandon Roberts <[email protected]>
chore: update Angular packages to version 9 release (#2353)

github.com/ngrx/platform - f40fe9ebfd40698eac898d9e786594e7244560c3 authored almost 5 years ago by Brandon <[email protected]>
feat(entity): deprecate addAll and rename it to setAll (#2348)

Closes #2330

github.com/ngrx/platform - 27f505952db06c9143c9e241236695789e3b2e85 authored almost 5 years ago by Elvis Sun <[email protected]>
feat(store): ignore actions from NgRx libraries in runtime checks (#2351)

github.com/ngrx/platform - 0dabfc403d53c152cc1c2f3e10f5d6594f4d0fb6 authored almost 5 years ago by Tim Deschryver <[email protected]>
build: exclude component package from publishing script (#2350)

github.com/ngrx/platform - 381f98ed94abcd98b4f59c3cc73367dbc5d99b45 authored almost 5 years ago by Brandon <[email protected]>
feat(store): add default generic type to Store and MockStore (#2325)

github.com/ngrx/platform - 09daeb935bafb47f8c7d5e648e075e183bb68a26 authored almost 5 years ago by Wes Grimes <[email protected]>
feat(router): enabling MinimalRouterStateSerializer by default (#2326)

BREAKING CHANGE:

The MinimalRouterStateSerializer is enabled by default.

BEFORE:

If no ...

github.com/ngrx/platform - ba37ad8a3e03186305087540b853475cf72a63e9 authored almost 5 years ago by Evgeny Fedorenko <[email protected]>
feat: update to Angular 9-rc.13 (#2345)

github.com/ngrx/platform - d7fdf7fea6be6d17555dc9d027f1d4dce661e96e authored almost 5 years ago by Tim Deschryver <[email protected]>
feat(effects): add migration for breaking change that renames effects error handler config key (#2335)

github.com/ngrx/platform - 93b408129976fdf4115ba984f972ff2a5dbded17 authored almost 5 years ago by Zak Henry <[email protected]>
feat(effects): make resubscription handler overridable (#2295)

Closes #2294

BREAKING CHANGE:

`resubscribeOnError` renamed to `useEffectsErrorHandler` in ...

github.com/ngrx/platform - 3a9ad636099169afffcd78defe3b9ed98e4a8f8d authored almost 5 years ago by Zak Henry <[email protected]>
fix(data): allow additional selectors in entitySelectors$ (#2332)

github.com/ngrx/platform - 900bf758f832155c6b8986af445540c6c86a5fd2 authored almost 5 years ago by Carlos Esteban Lopez Jaramillo <[email protected]>
refactor(example): use featureKey for layout selector (#2323)

github.com/ngrx/platform - 660b62fee1c84e866b072043526357a7d701852e authored almost 5 years ago by erhise <[email protected]>
feat(store): testing - expose MockStore provider (#2331)

Closes #2328

github.com/ngrx/platform - ef5cd5ff49e615233aaef783996dfcb40e072352 authored almost 5 years ago by Alex Okrushko <[email protected]>
feat(docs): add presskit page (#2296)

Closes #2293

github.com/ngrx/platform - 9ac116531447ab404537ce6a2a8c0be731065c63 authored almost 5 years ago by Jordan <[email protected]>
refactor(effects): lifecycle methods guards (#2320)

github.com/ngrx/platform - e8fe9fdc6f8603de949f8dc50701fe21a762f13f authored almost 5 years ago by Tim Deschryver <[email protected]>
docs(data): change registerReducer to registerReducers (#2327)

github.com/ngrx/platform - 4b302ec1e73c604337fe993478a456afe3130293 authored almost 5 years ago by Allistair Vilakazi <[email protected]>
fix(effects): dispatch init action once (#2164)

Closes #2106

BREAKING CHANGE:

BEFORE:

When the effect class was registered, the init a...

github.com/ngrx/platform - a528320dc05fbe91959f91870535b1bd7487d142 authored almost 5 years ago by Tim Deschryver <[email protected]>
fix(schematics): migrate spec to skipTest to be in line with Angular CLI (#2253)

Closes: #2242

BREAKING CHANGES:

To be inline with the Angular CLI, we migrated the `--spec...

github.com/ngrx/platform - 714ae5fc679e8d2307e274d0bb7edf95bc183962 authored almost 5 years ago by Jeffrey Bosch <[email protected]>
docs: update usage of TestBed.get to TestBed.inject (#2311)

Closes #2240

github.com/ngrx/platform - 2cc88857421b74e01b816f99fe28234bbe77ff1f authored almost 5 years ago by Sumit Parakh <[email protected]>
build: update Bazel to 1.1.0, and update CI configuration for build/test (#2315)

Splits test, and build jobs
Adds further memory-saving flags for Bazel in CI

Reference: http...

github.com/ngrx/platform - fe2b19006d69145cbe93dadc99a5d0255bfe0b2f authored almost 5 years ago by Brandon <[email protected]>
chore: bump CI node version

github.com/ngrx/platform - 2620fbba2ce3621f9aff3ecbdba57a46dd1f4392 authored almost 5 years ago by Brandon Roberts <[email protected]>
fix(effects): fix specs for ng-add tests (#2314)

github.com/ngrx/platform - 98d6606b48e522cc91baf02912dd3d4d087f58d1 authored almost 5 years ago by Brandon <[email protected]>
refactor(schematics): change default value of minimal to true (#2255)

BREAKING CHANGE

When running `ng add @ngrx/effects`, only minimal is used.

BEFORE:

When...

github.com/ngrx/platform - 89b7f735f5993096431d18f7f5529de22dd3b4a4 authored almost 5 years ago by Ilya <[email protected]>
fix(store): add not allowed check to action creator config (#2313)

github.com/ngrx/platform - f6336d5b363ee34677c6af4ba901e691ae569449 authored almost 5 years ago by Tim Deschryver <[email protected]>
fix(store): allow union of types in props (#2301)

github.com/ngrx/platform - 33241cb7992a0043314b37fe4e53147c36e21a29 authored almost 5 years ago by Alex Okrushko <[email protected]>
refactor(all): revive strictPropertyInitialization (#2305)

github.com/ngrx/platform - 711c30d373bb6b88636b5353ce932e2edab232aa authored almost 5 years ago by Alex Okrushko <[email protected]>
feat(store): add clearResult to reset a mock selector (#2270)

Closes #2244

BREAKING CHANGE:

BEFORE:

Using `mockSelector.setResult(undefined)` result...

github.com/ngrx/platform - 803295ba49475a22982cbac8e22f9e994ee911dd authored about 5 years ago by Tim Deschryver <[email protected]>
ci: use fallback runner for CI tests (#2309)

github.com/ngrx/platform - 3a683cd1b47f4e6c0f2dac7d23b0e2631112e492 authored about 5 years ago by Brandon <[email protected]>
feat(router-store): add migration to add the default serializer (#2291)

github.com/ngrx/platform - b742a8cf7a3acb19748b9d06ea007bf5000326f7 authored about 5 years ago by Tim Deschryver <[email protected]>
feat(component): initial setup (#2257)

github.com/ngrx/platform - b8a769ac84826911232232edd98bad9b32418602 authored about 5 years ago by Tim Deschryver <[email protected]>
refactor(schematics): migrate from styleext to style (#2254)

Closes #2248

BREAKING CHANGES:

To be inline with the Angular CLI, the `styleExt` option ha...

github.com/ngrx/platform - 2801018f69f7fa91c37f1edf6590a73a8b4836ba authored about 5 years ago by Jeffrey Bosch <[email protected]>
feat(store): enable immutability checks by default (#2266)

Closes #2217

BREAKING CHANGE:

Immutability checks are enabled by default.

BEFORE:

I...

github.com/ngrx/platform - 1758d34eddcbe4c69c92e9b981fbb3a1e43fe8ed authored about 5 years ago by Evgeny Fedorenko <[email protected]>
refactor(schematics): Flag minimal is set to true (#2258)

Closes #2250

BREAKING CHANGES:

With this change by default the minimal setup for `@ngrx/st...

github.com/ngrx/platform - 7ecaa222a4f787302af4cf644f53981d1f1bed5a authored about 5 years ago by Jeffrey Bosch <[email protected]>
feat(schematics): update creators to the default

BREAKING CHANGE:

BEFORE:

The create functions weren't the default to create actions, reducers ...

github.com/ngrx/platform - 6149753d2f026f184ccb6901ed9d5f8543987828 authored about 5 years ago by timdeschryver <[email protected]>
docs(schematics): update usage of creators

github.com/ngrx/platform - 41cc5fcbee239a4608fe89e6231a6fe462bed0cf authored about 5 years ago by timdeschryver <[email protected]>
chore: update deps to Angular version 9 (#2234)

BREAKING CHANGE:

Libraries will depend on Angular version 9

github.com/ngrx/platform - b146af546a6ec54a26bac8b9c4c9db1356ebb4fd authored about 5 years ago by Tim Deschryver <[email protected]>
fix(store): replace Creator with ActionCreator on createAction (#2299)

* fix(store): replace insufficient type Creator with TypedCreator

createAction returns incorr...

github.com/ngrx/platform - fe6bfa7f9d1e26a88ff571c2ebbecec350e658b4 authored about 5 years ago by Miroslav Jonaš <[email protected]>
feat(store): compile time errors when action creators being passed to dispatch without () (#2306)

github.com/ngrx/platform - 98b74ad163441ceb2ddb7aff73cf216bc86079f5 authored about 5 years ago by Alex Okrushko <[email protected]>
docs(entity): updated FAQ url for Redux docs (#2297)

https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable...

github.com/ngrx/platform - de703f06eab27316216ad41edf1ba6074d30aec8 authored about 5 years ago by sanketCactus <[email protected]>
chore: release 8.6.0

github.com/ngrx/platform - f783f9fd12bf50876e1748cd9795ca8b00f9c833 authored about 5 years ago by Brandon Roberts <[email protected]>
feat(router-store): add action creator for root router actions (#2272)

Closes #2206

github.com/ngrx/platform - f17589feb2ef5ccd6544cca8d572c5911a57384c authored about 5 years ago by Jeffrey Bosch <[email protected]>
docs(marketing): add ngrx conf announcement (#2292)

github.com/ngrx/platform - 4368cc7342cdcca015140dd9ba1cbf531e1e0e2d authored about 5 years ago by Tim Deschryver <[email protected]>
docs(data): correct doc for disabling change tracking (2288) (#2290)

closes issue #2288

Also
- fix similar documentation error for optimistic/pessimistic
- add/...

github.com/ngrx/platform - 4598fe02712f2fe0317d91e5bfae4323ebedcccf authored about 5 years ago by Ward Bell <[email protected]>
docs(ngrx-router): fix typo in selectors code example (#2289)

github.com/ngrx/platform - 6e4fe2590742fbaf95d5bc4da9d13a47360b2076 authored about 5 years ago by Maarten Tibau <[email protected]>
docs(router-store): clarify that the extracted variables are functions (#2286)

github.com/ngrx/platform - bcd752edc7d1416cf75a246328732397ef8dfbe2 authored about 5 years ago by Maarten Tibau <[email protected]>
docs: add an example how to replace the DefaultHttpUrlGenerator (#2278)

github.com/ngrx/platform - 98defed1ecb308b410f7f79066d6bea770245ec1 authored about 5 years ago by bert2 <[email protected]>
build: fix ngrx global ids (#2275)

Previously UMD globals Ids were incorrect example

`@ngrx/store` should be `ngrx.store`

Bef...

github.com/ngrx/platform - c9d1f23c6770b2470b97ce6a8683dc754bad4505 authored about 5 years ago by Alan Agius <[email protected]>
docs: fix typo in README (#2276)

github.com/ngrx/platform - e8705145c6ce7063abbfa9537a646d6bab491002 authored about 5 years ago by Artur Androsovych <[email protected]>
docs(data): fix save entities typos (#2277)

github.com/ngrx/platform - ebb97e671f8dbda010f198d4770b84081a1ebfe2 authored about 5 years ago by Artur Androsovych <[email protected]>
refactor(store-devtools): improve and sort imports (#2269)

github.com/ngrx/platform - dc97342ee40e03cda17c49507567dcc0c74530ac authored about 5 years ago by Koala <[email protected]>