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

docs: fix table styles bug uncovered with latest CLI update (#1831)

e836719ce6d7659c304878b5fd933169dfc85948 authored over 5 years ago by Brandon <[email protected]>
build: update Angular dependencies to RC, TypeScript to 3.4.x, and RxJS to 6.5.x (#1795)

Closes #1788

b49638ad71bdb52b652b781cb987f3df3f4b0c5d authored over 5 years ago by Santosh Yadav <[email protected]>
refactor(example): use barrel import for auth module (#1808)

6bb3f39b7fb911e766068daf055594f53afc70ca authored over 5 years ago by Guilherme Oenning <[email protected]>
refactor(data): rename @params to @param to remove jsdoc warning (#1817)

Closes #1812

e1fae9e92ea000586a6d82244a11fbcb1e934774 authored over 5 years ago by Santosh Yadav <[email protected]>
docs: remove undeclared close method call in data example (#1815)

18f382ba2acb0d8a416ea11b10e5681f8d6a043c authored over 5 years ago by Sheik Althaf <[email protected]>
chore: don't copy build files on copySchematicsCore (#1809)

57e363fa4b2667ecf04baa3d3f498cfa29056aa9 authored over 5 years ago by Tim Deschryver <[email protected]>
docs(example): update ngrx.io for docker and offline support (#1806)

Closes #1698

80c35dc90de554198a8aa413bba10c909f092d67 authored over 5 years ago by Hermel <[email protected]>
docs: add section to Store testing guide on using mock selectors (#1797)

8755d073e6a7cfceab01dbb7dcaa7bb6da41b7e3 authored over 5 years ago by John Crowson <[email protected]>
fix(data): update the package name for replacement to ngrx-data (#1805)

Closes #1802

00c00e008988aedc8adfc52777b883a93fa62ebe authored over 5 years ago by Tim Deschryver <[email protected]>
feat(store): expand createReducer type signature to support up to ten action creators (#1803)

63e49261c21a04f315378ceb3b264020348a9791 authored over 5 years ago by Mike Ryan <[email protected]>
feat(store): warn when same action is registered (#1801)

Closes #1758

ecda5f71faafb00477182d7468e359db81120ff2 authored over 5 years ago by Tim Deschryver <[email protected]>
docs: add explanation and suggested fix for string enforcement of MemoizedSelector type (#1772)

46678f2f6d07d47b0d7b06cac012efe8e3c18780 authored over 5 years ago by Alex Okrushko <[email protected]>
docs: add ng add installation for @ngrx/data (#1799)

Closes #1554

5f23d9d7b8fda3704104e75d0574d67207192b96 authored over 5 years ago by Tim Deschryver <[email protected]>
chore: release 8.0.0-beta.1

8c39877fc03636b1aafddd951ff88515e9e93113 authored over 5 years ago by Brandon Roberts <[email protected]>
docs: update repository url of ngrx-ducks (#1798)

87b895aa56e79485f75779204ab47fb2a6158bc5 authored over 5 years ago by Gregor Woiwode <[email protected]>
feat(store): change createReducer to avoid generic (#1796)

8f2cb7bb8605c34ee023498cb48d88f7e3891211 authored over 5 years ago by Alex Okrushko <[email protected]>
docs: add instructions for using ng add with @ngrx/schematics (#1770)

Closes #1739

2b83bef3a611c096f4a3dc8cd2cc4924011535d7 authored over 5 years ago by Santosh Yadav <[email protected]>
docs: add @ngrx/data to packages on docs page (#1791)

Closes #1789

e79f38794df15518b56f0e8d2286d98450d6bc9e authored over 5 years ago by John Crowson <[email protected]>
docs: add blog link (#1790) (#1793)

Closes #1790, #1792

220caaf54309158e516a0b4e755ff5971a5a37fb authored over 5 years ago by Koala <[email protected]>
build: move pre-commit to husky hook (#1787)

Closes #1786

703b351afa8bf00dfc03468bc8a6da16beeaeb4d authored over 5 years ago by Santosh Yadav <[email protected]>
feat(schematics): add support for reducer creators (#1785)

Closes #1764, 1766

8a0a049670967bc35353e2f541140560869a44f5 authored over 5 years ago by Brandon <[email protected]>
feat(data): add schematics and migrations (#1782)

c79362d2d52e5f66fc85cf911de040993ea632f9 authored over 5 years ago by Tim Deschryver <[email protected]>
docs: add data installation page (#1783)

Closes #1750

1bf58702720c7c169bb50eb72aab6b44fe8bdf4d authored over 5 years ago by John Crowson <[email protected]>
docs: update breaking changes and add migration schematics to v8 migration guide (#1776)

be106c905dd2bd134d7e291dfd01af9e00053335 authored over 5 years ago by Tim Deschryver <[email protected]>
refactor(data): rename NgRxDataModule to EntityDataModule (#1780)

Closes #1777

4c850b55bd624377c9c8d101a03de8f20b8b8f1d authored over 5 years ago by John Crowson <[email protected]>
docs: add 'data' contribution scope to CONTRIBUTING.md (#1779)

a53bffaf0af05c9d0d3b03a697e2c0afaa868178 authored over 5 years ago by John Crowson <[email protected]>
docs: add overview page for @ngrx/data (#1767)

Closes #1749

916f190d6f8584295aed4f958683e666a1a6b61d authored over 5 years ago by John Crowson <[email protected]>
docs: simplify reducer injection setup guide (#1753) (#1775)

Closes #1753

ec71af37bb3963dc7b661cba463ed1486e8898ca authored over 5 years ago by Dkosasih <[email protected]>
ci: clean Bazel workspace before tests (#1773)

fc0d9e418feb88633579b044d57b3e488077be4d authored over 5 years ago by Brandon <[email protected]>
docs: remove ngrx-data and ngrx-store-freeze from resources (#1769)

Closes #1768

6165479d87b1c73e724bbb48738e9a22bca9ebe3 authored over 5 years ago by Monsij Biswal <[email protected]>
docs: add missing comma in code sample (#1771)

Closes #1690

712f4d01b07f8e253b59f9cb60f9cb85268c1da2 authored over 5 years ago by Justin Schwartzenberger <[email protected]>
chore: release 8.0.0-beta.0

c0893c1763e9bce8b85269c71a99144fce3db505 authored over 5 years ago by Brandon Roberts <[email protected]>
docs: add v8 migration guide (#1757)

Closes #1701

fad9d241827c6ec555b914aa6b8ffb16c0f17890 authored over 5 years ago by Tim Deschryver <[email protected]>
feat(schematics): add support for action creators to schematics (#1765)

Closes #1670

876f80a88847af779aafe487ddb9ade49ff83229 authored over 5 years ago by Brandon <[email protected]>
docs: add @ngrx/data to public api pages (#1763)

b52b5739af40baacd76870e30d68946e7999be78 authored over 5 years ago by Brandon <[email protected]>
feat(store): add createReducer function (#1746)

Closes #1724

f954e147e505393ce4f88a81c466b5a1a08313ef authored over 5 years ago by Alex Okrushko <[email protected]>
feat: introduce @ngrx/data library to the platform (#1754)

dbfdbaf69ed48c5245822b9457d62484a3eb4b3e authored over 5 years ago by Brandon <[email protected]>
build: remove duplicate paths entry from tsconfig (#1756)

c56ea14cc3a6f2e9324a7df03248edd4ff52eeb0 authored over 5 years ago by Alex Okrushko <[email protected]>
docs: add runtime checks page (#1748)

Closes #1726

040f9c1ff10a3e70e43f473a9e3c58bc061b4c0e authored over 5 years ago by Tim Deschryver <[email protected]>
Revert "feat: introduce @ngrx/data library to the platform (#1733)" (#1752)

This reverts commit 5d569c345665282e0f9e3f3c00da18065b26e09e.

ff2b5e9b7a64410a56bf9baea2cbeef30869c1ea authored over 5 years ago by Brandon <[email protected]>
feat: introduce @ngrx/data library to the platform (#1733)

The tests all pass when using yarn test, but fail when running tests with Bazel. Will investigat...

5d569c345665282e0f9e3f3c00da18065b26e09e authored over 5 years ago by Brandon <[email protected]>
docs: update anchor color to have more contrast (#1742)

Closes #1732

14ebae1cbc8d0379b512c186da9224618d0b2af4 authored over 5 years ago by John Crowson <[email protected]>
ci: re-enable building of example app during testing (#1747)

7c955dbe7c5d38120cd56bf9c16f20c332faf2e0 authored over 5 years ago by Brandon <[email protected]>
fix(example): handle possible undefined results from Dictionary (#1745)

Closes #1735

861b0cbf26d5cf6fe64acb01caf5bdd6bd985a05 authored over 5 years ago by Alex Okrushko <[email protected]>
docs: update usage of effects to use effect creators (#1738)

Closes #1681

db5c14155c54b5429117aa0b358b027e771f480a authored over 5 years ago by Brandon <[email protected]>
feat(schematics): add support for effect creators to schematics (#1725)

Closes #1682

8901abd49029b965db47361e50a67edd363f8fc1 authored over 5 years ago by Itay Oded <[email protected]>
build: add archive target for docs deployment (#1737)

Closes #1553

634a082c3ab6a9d4e93049ca81f9061deec12f58 authored over 5 years ago by Brandon <[email protected]>
docs: fix minor syntax typo in effects overview (#1736)

7811f2950bc4aef4dd82661cac9752992d2c4f8f authored over 5 years ago by Eddybrando Vásquez <[email protected]>
docs: add section to Effects overview about using state with effects (#1728)

Closes #1714

1ab12e3373275c4c049f06193003116c1a5db2e3 authored over 5 years ago by John Crowson <[email protected]>
fix(store): add the missing bracket in immutability meta-reducer (#1721)

56f8a59bfd5d1fdcac5f7a560ce93fb8764f4500 authored over 5 years ago by Alex Okrushko <[email protected]>
build: update to @bazel/jasmine (#1665)

20a4d5e35a6782dbb8b0fd3fc4257c570042479d authored over 5 years ago by Alex Eagle <[email protected]>
feat(effects): allow non-dispatching effects to not return an action (#1689)

04e07a6c6c6592e1ac8d7650b4d1731c51241522 authored over 5 years ago by Tim Deschryver <[email protected]>
feat(entity): add undefined to Dictionary's index signature (#1719)

BREAKING CHANGE:

Dictionary could be producing undefined but previous typings were not expl...

d4727571fa1900598b0268be92b45f427ae4b4eb authored over 5 years ago by Alex Okrushko <[email protected]>
feat(store): run migration schema for v8 beta (#1716)

0abc948404164eb8e60912f6ba990b5ed0187a2c authored over 5 years ago by Tim Deschryver <[email protected]>
docs: mention minimum dependencies in v7 update guide (#1706)

Closes #1705

bee208bc301a9fc8a431d0170e26c3c3c876ae6d authored over 5 years ago by Michael <[email protected]>
feat(router-store): add v8 migration schematic (#1699)

0b794cef209f01de512b4c85b376e077ce2af408 authored over 5 years ago by Tim Deschryver <[email protected]>
fix(effects): add the export of EffectMetadata (#1720)

214316f28c8188719eba8db4a926bde29e75f42a authored over 5 years ago by Alex Okrushko <[email protected]>
docs: update generated example dependencies to Angular v8-beta and NgRx v7.4 (#1709)

Closes #1703

19dffe4bc68179340d70d46ba514fd5f65014ac1 authored over 5 years ago by John Crowson <[email protected]>
docs: create example from stackblitz fork in tutorial (#1710)

Closes #1702

e2f1c7c84e0a731eabfb5bbf3e7ea374e79e5dba authored over 5 years ago by Santosh Yadav <[email protected]>
docs(example): update all package links to ngrx.io (#1715)

Closes #1712

66d6106692fc2a27a3b2544ec7d8681603ec6f89 authored over 5 years ago by erhise <[email protected]>
docs: add section to testing guide for Effects that inject state (#1708)

Closes #1694

9b25dd9b56e7726ac262bbc2b657bc5d2724c8cd authored over 5 years ago by John Crowson <[email protected]>
docs: update usage of actions to use action creators (#1704)

Closes #1671

280a3b8f502d13d5e484f98d7b2db3cb924262cb authored over 5 years ago by Brandon <[email protected]>
chore: update to latest Angular Framework and CLI 8.x betas, TypeScript 3.3 (#1692)

Closes #1673

00b550e6b34c9deffb7c12c1433080baff0835b3 authored over 5 years ago by Brandon <[email protected]>
feat(example): update ofType in effects per #1676 (#1691)

Closes #1676

c9c9a0e4f91e01b4cbffb1e00ad3161093f590b0 authored over 5 years ago by Wes Grimes <[email protected]>
docs: order past events in descending order (#1695)

45a5781f6e88181a6f00e68977869579f2d06976 authored over 5 years ago by John Crowson <[email protected]>
docs: add Spartacus to resources page (#1696)

Closes #1661

f185d1a3d3239c454f76283f3b336e41d11e0146 authored over 5 years ago by Alfonso Andrés López Molina <[email protected]>
feat(store): add API to mock selectors (#1688)

Closes #1504

2a9b0672c014562eb1d5b5210d10e5db943f74f4 authored over 5 years ago by Brandon <[email protected]>
fix(schematics): check for empty name when using store schematic for feature states (#1659) (#1666)

Closes #1659

3b9b89082706d1c28246db8aabac485adb95159f authored over 5 years ago by EV <[email protected]>
refactor(example): enable immutability checks (#1686)

Closes #1683

8dcd696a3db8f243cb984da51e00917d5bb6e3c3 authored over 5 years ago by Paul King <[email protected]>
chore(example): update jest dependencies and configuration (#1680)

Closes #1674

24711ca16c58c9d2e4391d012585c4f280fb0c43 authored over 5 years ago by Tim Deschryver <[email protected]>
ci: temporarily disable example e2e tests (#1685)

Applitools has become flaky with no obvious changes. Will diagnose failures and re-enable.

7f42917f7656c19782774a24acc07cd70f6e4390 authored over 5 years ago by Brandon <[email protected]>
refactor(Store): don't export internal functions and tokens (#1679)

Closes #1657

BREAKING CHANGE:

Internal functions and tokens are removed from the public API

0446a158dcd4f4718375f5095e4b3b8567cecf69 authored over 5 years ago by Tim Deschryver <[email protected]>
refactor(example): remove @ngrx/db (#1664)

Closes #1481

f96974f251f3c7538b11f4bb71a61652132a03a2 authored over 5 years ago by Paul King <[email protected]>
feat(router-store): Make usage of forRoot required (#1662) (#1672)

Closes #1662

BREAKING CHANGES:

usage of forRoot is now required for StoreRouterConnecting...

c7e14063cd1099a4a407f5f44c5181438d64b51d authored over 5 years ago by EV <[email protected]>
feat(store): add META_REDUCERS replacement migration (#1640)

57bacf5970dd11227647dfe2b904ccfcbb6c688e authored over 5 years ago by Tim Deschryver <[email protected]>
fix(Store): selector with only a projector (#1579)

Closes #1558

BREAKING CHANGE:

Selectors with only a projector function aren't valid anymo...

da1ec80c05e6819f6d3148b81a115cbc3c7c4311 authored over 5 years ago by Tim Deschryver <[email protected]>
fix(StoreDevTools): rename action list filters (#1589)

Closes #1557

BREAKING CHANGE:

`actionsWhitelist` is renamed to `actionsSafelist`
`action...

55818268bac6048fbb972dacbf41c0bedd3da809 authored over 5 years ago by Tim Deschryver <[email protected]>
feat(effects): add createEffect function (#1667)

Closes #1368

ced2d3d568def77c02ed6581e98ec7882ce78897 authored over 5 years ago by Tim Deschryver <[email protected]>
feat(effects): allow ofType to handle ActionCreator (#1676)

a41d1d62a4978c95b1e5949061035f624e0c925f authored over 5 years ago by Alex Okrushko <[email protected]>
refactor(example): remove ngrx-store-freeze (#1633)

29e78850ad97cca54b0ed08c3fe71957a446f5d1 authored over 5 years ago by Tim Deschryver <[email protected]>
feat(store): add immutability and serializability runtime checks (#1613)

Closes #857

60633b770e27f6d984abc91a802df5ea9902d80a authored over 5 years ago by Tim Deschryver <[email protected]>
refactor(example): update search query for book search (#1675)

Closes #1636

38290ba4412593cc92e239ddd2af2fa6fd68dbf1 authored over 5 years ago by Brandon <[email protected]>
test: using Injector instead of ReflectiveInjector (#1658) (#1660)

Closes #1658

78e237c705457841a9d4a959b25d688307abff46 authored over 5 years ago by EV <[email protected]>
chore: release 7.4.0

10337f321641aa1630fe5c3532d7dce70c6c31d8 authored over 5 years ago by Brandon Roberts <[email protected]>
feat(store): add action creator functions (#1654)

Closes #1480, #1634

e7fe28baf66323b676737e53efad19cceae8c761 authored over 5 years ago by Alex Okrushko <[email protected]>
chore: increase timeout for Applitools eyes (#1655)

d559998401ceeb2896786b02f8ea4e12f23bd450 authored over 5 years ago by Brandon <[email protected]>
build: update to latest bazel rules (#1653)

4bdb66e5d28d3f050ae64cfe4ea717de5f2fcc17 authored over 5 years ago by Alex Eagle <[email protected]>
docs: add guide to generate a container with scss (#1652)

Closes #1650

a7e6303b58d1718ebb85ee09ba0f99857d78e0c1 authored over 5 years ago by musou1500 <[email protected]>
refactor(schematics): merge ast-utils and route-utils into ast-utils (#1648)

89c8b568a6e858a4a18c244fb2b86861d000ea2a authored over 5 years ago by ukrukarg <[email protected]>
ci: add task to cleanup docs previews on merge commits (#1647)

Closes #1620

3de997205c1472c623695b4e6dda47ef1c55eaa9 authored almost 6 years ago by Brandon <[email protected]>
docs: point documentation references to ngrx.io (#1646)

Closes #1645

5a830fdb310ff9a8cb88fc90a8ebe7dbfa6a95be authored almost 6 years ago by jfrazx <[email protected]>
docs: add note for Windows developers (#1632)

0b6356068ba75ec786a7575393795af63fbff5e9 authored almost 6 years ago by tja4472 <[email protected]>
docs: run unit tests for docs app in CI (#1627)

Closes #1626

58ba770b19bd2b1115ce389a0d2f8220a36eaff9 authored almost 6 years ago by John Crowson <[email protected]>
docs: fix typo in interfaces guide for entity (#1635)

e658705c7d3c40e2548613f70cc9fc96f5ba6577 authored almost 6 years ago by shikhin21 <[email protected]>
docs: update events page with upcoming events, automatically move past events (#1617)

Closes #1615

ea35472c208be43821d15249dd35ce3d4ea16616 authored almost 6 years ago by John Crowson <[email protected]>
docs: add MDB Angular Boilerplate to example resources (#1623)

Closes #1618

5e8c97b5efd36b07355ddb4df1dfa7b8eb9ce50a authored almost 6 years ago by Stas Vladykov <[email protected]>
chore: update lodash dependency for security alert (#1619)

54797bb1d83ffc894145c57ae9c42abb783f9bd8 authored almost 6 years ago by Brandon <[email protected]>
feat(example-app): add visual testing with Applitools (#1605)

8856210a67a0caf53ad8fa380a74eaedb5facdef authored almost 6 years ago by Marien Scott <[email protected]>
refactor(example): use MockStore in Auth Guard test (#1616)

dac04bd2964ccd4421c35c95891fb8dbfeb5f49a authored almost 6 years ago by John Crowson <[email protected]>
feat(schematics): use plural for entity schematics reducer key (#1596)

Closes #1412

1e4953099280a033279671a467eaa90c2c8e407c authored almost 6 years ago by Santosh Yadav <[email protected]>