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

feat(effects): deprecate `concatLatestFrom` export (#4260)

79674b78cdb3b62fe700f5dcd4eb4a17cb969e0f authored 10 months ago by Marko Stanimirović <[email protected]>
fix(ngrx.io): set correct path for pwa icons (#4263)

703a9c71ea4d81d3ac2ba8919f05f84bf8aaa43c authored 10 months ago by Marko Stanimirović <[email protected]>
feat(component-store): deprecate `tapResponse` export (#4259)

a5958a0287e91ba20d6429a74ab014a036add457 authored 10 months ago by Marko Stanimirović <[email protected]>
build(ngrx.io): update to Angular 17 (#4258)

606bf1287a45a00076d6f4fe59bde328bd18eae9 authored 10 months ago by Marko Stanimirović <[email protected]>
docs(signals): improve SignalState docs (#4250)

4ffbc316aed9cf42bbc8581ae09a26d1c69d8ea7 authored 10 months ago by Marko Stanimirović <[email protected]>
docs: update European workshop for May (#4266)

f5960886acf58e20629018d2f29fa1ccef6710be authored 10 months ago by Alex Okrushko <[email protected]>
chore: release 17.1.1

25bf8441da05246c02ea01eb336ddb51f70c9b13 authored 10 months ago by Brandon Roberts <[email protected]>
fix(signals): correctly infer the type of methods with generics (#4249)

70517eadfe385b0805cac92bc48e67d313c51ca8 authored 10 months ago by Marko Stanimirović <[email protected]>
fix(signals): add `StateSignal` to the public API (#4247)

3d45e5aff70092dbe325ceab8d4ffc6692e30435 authored 10 months ago by Tomasz Ducin <[email protected]>
docs(signals): improve Lifecycle Hooks page (#4251)

be5f2e2ef7388aa9f8a4faf7a7d45ae8c4b70ebb authored 10 months ago by Marko Stanimirović <[email protected]>
docs: fixed bracket typos in runtime checks guide (#4254)

e6fcc55bc5fac0cf3f56dad8f780aa8d75dd584e authored 10 months ago by Shiva Prasad <[email protected]>
test(signals): verify that onInit hook is executed in injection context (#4225)

52c42304af8afa80dd89ccb991036e0bfa9ca73f authored 10 months ago by Marko Stanimirović <[email protected]>
refactor(example-app): use create action group function for actions (#4239)

4b310dd1e73d7335483e919d8ac909bf2638a8f9 authored 10 months ago by Jovan Mitrovic <[email protected]>
perf(signals): avoid creating unnecessary objects in excludeKeys (#4240)

Co-authored-by: Tomasz Ducin <[email protected]>

b90da9d338569db3de75e46515fa19ee8989c8a0 authored 10 months ago by Tomasz Ducin <[email protected]>
docs: add operators to issue template (#4231)

1975af665d5fc3539743dd15b49798cafb93396c authored 11 months ago by Marko Stanimirović <[email protected]>
docs: improve workshops page (#4226)

202d9dbed4ef2c4656f9c8de24ecbec01cb957b2 authored 11 months ago by Marko Stanimirović <[email protected]>
fix(signals): run `rxMethod` outside of reactive context (#4224)

Co-authored-by: markostanimirovic <[email protected]>

3a691d9cacaba4b0db1fee7b84723cf03370eefb authored 11 months ago by Rainer Hahnekamp <[email protected]>
fix(store-devtools): replace direct with indirect `eval` (#4216)

Closes #4213

1df0eb5d50febe4634f65958a21849e8a9cce406 authored 11 months ago by Rainer Hahnekamp <[email protected]>
perf(signals): avoid unecessary observable conversions in rxMethod (#4219)

fa45d92a3b0669f88a0cc2daeaa00f805aa1b205 authored 11 months ago by Marko Stanimirović <[email protected]>
docs: update Press Kit page and icons (#4223)

330bf7c716fd6ff3d39477bbe66c244fc7905bd8 authored 11 months ago by Marko Stanimirović <[email protected]>
docs: add April workshop and remove Jan (#4222)

1dd16322189167317a1b0e971a0a620bab7c326c authored 11 months ago by Alex Okrushko <[email protected]>
docs: replace with center-aligned logo (#4221)

8ce3a713f1703eef31291e3a399ca26de1bfed49 authored 11 months ago by Alex Okrushko <[email protected]>
docs: update NgRx logo (#4218)

Closes #4120

2e1073104054c290a9fe752889a798177aab05c6 authored 11 months ago by Alex Okrushko <[email protected]>
chore(eslint-plugin): use latest typescript versions in peerDependencies (#4215)

867bc3ead2f0c5ab7fc236c3d6206d465530d5e6 authored 11 months ago by Morten Vestergaard Hansen <[email protected]>
chore: release 17.1.0

9043ea1b828ab19ec2314fa0bbe76e3dfb2d80a1 authored 11 months ago by Brandon Roberts <[email protected]>
docs(signals): improve RxJS Integration page (#4209)

Co-authored-by: Brandon Roberts <[email protected]>
Co-authored-by: Tim Deschryver <28659384+...

5b58f4acd0077935a90b5bfa4efb7d12e69d0ffc authored 11 months ago by Marko Stanimirović <[email protected]>
feat(signals): add `withHooks` signature with factory input (#4208)

Closes #4201

916fba07916bb5c5f4f98fd4d0c9695d47f29c84 authored 11 months ago by Rainer Hahnekamp <[email protected]>
docs(signals): improve SignalStore's Core Concepts page (#4207)

3eb7cf3e436b79c9417135747076a26d131a8857 authored 12 months ago by Marko Stanimirović <[email protected]>
docs(signals): add answers on SignalStore type and constructor-based DI (#4205)

Co-authored-by: Tim Deschryver <[email protected]>

42a7ee22c3a050ce5083b2171eb503ee3363edbc authored 12 months ago by Marko Stanimirović <[email protected]>
docs(signals): improve guide for custom SignalStore features (#4204)

38d6951f139499ea4ec22c91759dfa5e2216f819 authored 12 months ago by Marko Stanimirović <[email protected]>
docs(signals): add FAQ (#4193)

Co-authored-by: Marko Stanimirović <[email protected]>

a6727dce54e85bdb3caa58d5ef56adc2e06d508d authored 12 months ago by Tim Deschryver <[email protected]>
fix(signals): run `onDestroy` outside of injection context (#4200)

e21df19c723962844332787474a1dee51cb95511 authored 12 months ago by Rainer Hahnekamp <[email protected]>
docs(signals): add guide for custom SignalStore features (#4194)

1b5458d118a20e7b66062284ec67fd2acf96338b authored 12 months ago by Marko Stanimirović <[email protected]>
docs(signals): add note about developer preview (#4195)

2752e91e6060a4ab3bfce3a2a8fe5096f1891124 authored 12 months ago by Marko Stanimirović <[email protected]>
docs(signals): fix typo in Entity Management guide (#4189)

99b7575c8b7e46d11b142293e10ba339e2272590 authored 12 months ago by Dominic Bachmann <[email protected]>
docs: add link to migration path for selector props deprecation notice (#4161)

3388969bef1842bc172d32c91ab5e3295e307964 authored 12 months ago by arturohernandez10 <[email protected]>
docs(signals): add documentation for entity management (#4175)

Closes #4157

Co-authored-by: Swami <[email protected]>
Co-au...

fcf0d8dcad6221802c58707e1bcf1d4e515e4d52 authored about 1 year ago by Rainer Hahnekamp <[email protected]>
build(codespaces): update dev-container to use node 18 image (#4181)

Co-authored-by: nathan <[email protected]>

60d0a766655e514e28fe6fbcf0f646970ba61298 authored about 1 year ago by Nathan Laing <[email protected]>
docs(signals): add `withState` import to counter.store.ts (#4178)

917110ab991d5c347aab61a7ffb41e521811a1c0 authored about 1 year ago by Swami <[email protected]>
docs(signals): fix filenames in documentation (#4176)

Closes #4173

53a27a60e6567d5849fc1bc3bd2b22dd1c6dc0d6 authored about 1 year ago by Rainer Hahnekamp <[email protected]>
docs(signals): remove extra semi-colon (#4174)

91d0b146991ad7926d1e63c39799f619abaeb06d authored about 1 year ago by Milad Vafaeifard <[email protected]>
fix(eslint-plugin): only report main pipe violations (#4169)

970514eaa656919a06fdf5afd3b8f7e86f8af245 authored about 1 year ago by Tim Deschryver <[email protected]>
docs(signals): add updated docs for @ngrx/signals (#4165)

03151245fa5188c865956223d5fce87b92272b7c authored about 1 year ago by Brandon Roberts <[email protected]>
docs: update dark theme colors (#4167)

a726cfb57c509facae3c5cf5c953567cbc9ad45e authored about 1 year ago by Tim Deschryver <[email protected]>
docs(ngrx-ducks): remove library from resources (#4159)

7b9bd78be398b7ed28f8e868fb2d29cffd1c1581 authored about 1 year ago by Gregor Woiwode <[email protected]>
docs(signals): initialize documentation (#4155)

Closes #3994

6897a0a070aa5b0420004285e222a9b5641433fe authored about 1 year ago by Marko Stanimirović <[email protected]>
chore: release 17.0.1

50647b74c0ba311f83b2e236bbfe4b683c4064d4 authored about 1 year ago by Brandon Roberts <[email protected]>
fix(signals): allow using signalStore and signalState in TS libs (#4152)

ecc247c446fa40ae1185b4acce4e908925417ff0 authored about 1 year ago by Marko Stanimirović <[email protected]>
docs: fix minor typos (#4153)

c05d09bbea439cfa797e2b279be76ea8c2d1a79c authored about 1 year ago by Sasidharan SD <[email protected]>
docs: add ngrx workshops (#4148)

5382e75d7079ceb9e4e91cfa63190ff3258e6c22 authored about 1 year ago by Alex Okrushko <[email protected]>
docs(store): add selectSignal documentation (#4111)

b1e0089465b89b3c658fe40fa200ca981388ce29 authored about 1 year ago by Mateusz Stefańczyk <[email protected]>
fix(signals): define deep signals as configurable properties (#4147)

890ca5bb4c03616e33840e31ec964d1e0d162247 authored about 1 year ago by Marko Stanimirović <[email protected]>
docs: add initial docs for @ngrx/operators (#4138)

9317b71abf02e13342fa8fc4fa022e051ea2966b authored about 1 year ago by Brandon Roberts <[email protected]>
chore: release 17.0.0

125bc422e86eec0d04fd11c68cf65dd51cd0880b authored about 1 year ago by Brandon Roberts <[email protected]>
docs: add API docs for signals and operators packages (#4139)

c6d17cdb9ff2abc8f6332c8d04daaad79bf3dac9 authored about 1 year ago by Marko Stanimirović <[email protected]>
docs(eslint-plugin): update docs about how to add rules (#4123)

f76f0ef18a6d87d719db4d7ac084bdba6f27ba94 authored about 1 year ago by Jerome Wirth <[email protected]>
fix(data): DefaultDataService getAll httpOptions fix + test (#4134)

Co-authored-by: thomas <[email protected]>

213e4c92d23b955690dcbe347fb5f510e0cdae09 authored about 1 year ago by Tom-Neo <[email protected]>
feat(signals): provide ability to use interface as state type (#4133)

9c8304ab6200e6bb5546cd2873d5d2ac5dbdfd9d authored about 1 year ago by Marko Stanimirović <[email protected]>
docs: add polaris integration (#4135)

Co-authored-by: Brian Love <[email protected]>

3e863d614f1cae1ac9aaa72ee4efa983d0ce842a authored about 1 year ago by Brian Love <[email protected]>
build: add redirects for netlify deploy docs (#4131)

b5385dbe243c2f2025682290e194124076be086f authored about 1 year ago by mix5003 <[email protected]>
docs: add v17 migration guide (#4127)

Closes #4099

0bf8989429f42fa3ea3b9d2fe9da3e149754eca8 authored about 1 year ago by Tim Deschryver <[email protected]>
fix(signals): remove state checks for better DX (#4124)

5749543ca5283ed6cb2dcbaa2efaaeea8e484842 authored about 1 year ago by Marko Stanimirović <[email protected]>
chore: release 17.0.0-rc.0

18227cca3cd196e5dd058daf51de4fdeefc8f0a7 authored about 1 year ago by Brandon Roberts <[email protected]>
feat(signals): add `getState` function (#4118)

79b07086234ae6e7f4c6a27bd3ea4993f9707db2 authored about 1 year ago by Jiten (Jits) Bhagat <[email protected]>
build: update Angular dependencies to 17.0.0 (#4113)

Co-authored-by: Marko Stanimirović <[email protected]>

1b322d58800647a19f60c85e72c23b10fe1ad74f authored about 1 year ago by Brandon Roberts <[email protected]>
feat(signals): add entities subpackage (#4090)

f01bcd1fceaad0249a1f2b199b86e3d66711fc83 authored about 1 year ago by Marko Stanimirović <[email protected]>
feat(store-devtools): add migration for connectInZone (#4106)

73fda5976b5aa013cc442cc2d4415cbecfb73152 authored about 1 year ago by Tim Deschryver <[email protected]>
feat(store-devtools): change connectOutsideZone to be 'true' by default (#4103)

Closes #4093

d3b4db075f44298f3f9350ef41855934f909d2aa authored about 1 year ago by Mateusz Stefańczyk <[email protected]>
docs: remove resources, events, and gitter links (#4104)

1c936454a77a9e1fc34a481c5dabbd8f38bf8656 authored about 1 year ago by Tim Deschryver <[email protected]>
test(signals): verify that patchState does not emit on empty change (#4046)

Part of #4033

050093f525abc6057bca34d380ab42d78ffe52ec authored about 1 year ago by Rainer Hahnekamp <[email protected]>
chore: release 17.0.0-beta.0

5871d4dc99c86e5f0ac32a75c03df2465b43d89e authored about 1 year ago by Brandon Roberts <[email protected]>
docs: fix floating labels on forms. Adjust styles setup (#4102)

26c5c49394d27ef45187a55b5395afdf0d98767f authored about 1 year ago by Mateusz Stefańczyk <[email protected]>
docs: bring back orange color for code snippets (#4101)

Closes #4070

13048a1ccb1ae736141691f20eb0cda6ec6ee8e3 authored about 1 year ago by Mateusz Stefańczyk <[email protected]>
feat(operators): introduce @ngrx/operators package (#4097)

Closes #4057

e93ead48b9e217094a96947cd5a9e1d694d21a00 authored about 1 year ago by Brandon Roberts <[email protected]>
feat(component): remove `LetModule` (#4087)

Closes #4077

BREAKING CHANGES:

The LetModule is removed in favor of the standalone LetDire...

f28ea71431d6bada63469796d3dfbdc8553c9745 authored about 1 year ago by Tim Deschryver <[email protected]>
docs: fix contributor card in dark mode (#4095)

3724711744f2d6613331070a4f84df185f9c444d authored about 1 year ago by Mateusz Stefańczyk <[email protected]>
docs: fix dropdowns background in dark mode (#4094)

ba838209364fc28e8de32154a336b53ebdb4cf65 authored about 1 year ago by Mateusz Stefańczyk <[email protected]>
docs: remove NgModule doc tag processor

fbb7b9e8e7469f536317012ed6182799168996c2 authored about 1 year ago by Tim Deschryver <[email protected]>
docs(component): remove link to module in v15 migration

0a9c9c90cd4a8ce0217e4a143872d77399c95aec authored about 1 year ago by Tim Deschryver <[email protected]>
docs(component): remove PushModule

030f4e9c0765a0ff0594556a1d7e4d53fab38d25 authored about 1 year ago by Tim Deschryver <[email protected]>
feat(component): remove PushModule

BREAKING CHANGE:

The `PushModule` is deprecated in favor of the standalone `PushPipe`.

BEFORE:...

7316d1a11a8734a575c74864b4f2dadf85746697 authored about 1 year ago by Tim Deschryver <[email protected]>
docs: remove NgModules from API docs if not available

d54af4a0e02e720000d51873e63f9227501c0966 authored about 1 year ago by Tim Deschryver <[email protected]>
test(signals): add missing tests for `rxMethod` (#4091)

82e8381386b2a32ccb3c7ba9641f2a4fec954051 authored about 1 year ago by Marko Stanimirović <[email protected]>
docs(data): add warning about maintenance mode (#4083)

8ca2ea05f89c0d7904b29c9f67f500e5f4e9401f authored about 1 year ago by Marko Stanimirović <[email protected]>
refactor(component-store): remove default equality function (#4079)

6032c816db8166f13a5fd11586315b3867203173 authored about 1 year ago by Marko Stanimirović <[email protected]>
refactor(store): remove default equality function (#4080)

dd0af2ef55fda5d744e19c9304ddf684924347ff authored about 1 year ago by Marko Stanimirović <[email protected]>
fix(entity): set correct return type for getSelectors signature with parent selector (#4074)

BREAKING CHANGES:

Selectors returned by the `adapter.getSelectors` signature that accepts a...

b3b571e97b4c429a064113afa32e603694ed5979 authored about 1 year ago by Marko Stanimirović <[email protected]>
feat(signals): remove selectSignal and rename withSignals to withComputed (#4075)

25f95bcbc2fe81641cbd9becc95a8da2cc24beba authored about 1 year ago by Marko Stanimirović <[email protected]>
feat(effects): deprecate act operator (#4073)

3dbcadc8821a694d7670beb8c2f511e69ead8d13 authored about 1 year ago by Marko Stanimirović <[email protected]>
test(signals): add missing test for signalState (#4071)

dcdd46204dc7d38ff7045382d755832c7a455e2f authored about 1 year ago by Marko Stanimirović <[email protected]>
docs: use native scrollbar (#4076)

Closes #4069

a0d7680c0c3903e7ade313651bc8db911bff8ffd authored about 1 year ago by Dominik Donoch <[email protected]>
feat: upgrade Angular dependencies to v17 pre-release versions (#4068)

BREAKING CHANGES:

The minimum required version of Angular has been updated

BEFORE:

The ...

3d250473675b4ba8b08d4813ad7f3063e60cf265 authored about 1 year ago by Brandon Roberts <[email protected]>
docs: add support for dark theme (#4054)

Co-authored-by: Tim Deschryver <[email protected]>

c977fcd3ab981efb61801451d05960919a05c9cb authored about 1 year ago by Mateusz Stefańczyk <[email protected]>
fix(signals): improve state type and add type tests (#4064)

Closes #4065

10c93ede0a8d9cd06b48f62319efc92d91486547 authored about 1 year ago by Marko Stanimirović <[email protected]>
feat(signals): add rxjs-interop subpackage (#4061)

fd565ed9fc683bfb78d3c1537c20e65a7542b5e9 authored about 1 year ago by Marko Stanimirović <[email protected]>
fix(signals): do not create nested signals for STATE_SIGNAL property (#4062)

71a9d7f2f4587ca975c5fd1087aab9b5db69c045 authored about 1 year ago by Marko Stanimirović <[email protected]>
chore: release 16.3.0

52e7dbd83a7a3f592460fd0ee527c325c5995668 authored about 1 year ago by Brandon Roberts <[email protected]>
build: migrate to Nx 16.8.0, Angular v16.2.x (#4039)

4ed69da909dc74383559bccfb76539d85d301776 authored about 1 year ago by Brandon Roberts <[email protected]>
feat(signals): add signalStore and signalStoreFeature (#4049)

Closes #4000

00102819d0ccc56d7c2fe7141814ec892bcb293a authored about 1 year ago by Marko Stanimirović <[email protected]>
docs(component-store): add docs for `selectSignal` method (#4027)

Closes #3969

Co-authored-by: Marko Stanimirović <[email protected]>
Co-authored-...

58e2c4664b290e7a65419e0ad85afa7a05d1deae authored over 1 year ago by Michael Völker <[email protected]>