Ecosyste.ms: OpenCollective

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

github.com/rx-angular/rx-angular

Reactive Extensions for Angular.
https://github.com/rx-angular/rx-angular

release(cdk): 17.0.1

4166a1be0bd1facd7bac9a1aa036aee8f832cace authored 10 months ago by Edouard Bozon <[email protected]>
release(template): 17.1.0

3751a510272f461c68c53887426b38652d636fe0 authored 10 months ago by Edouard Bozon <[email protected]>
release(state): 17.0.1

b9ccfe458f040b1764b97b5089a477e5cfd37995 authored 10 months ago by Edouard Bozon <[email protected]>
chore: remove migrations.json

baac44756f52dbea348255b3a537945f6f79c141 authored 10 months ago by Edouard Bozon <[email protected]>
chore: bump workspace to Nx v18

2c034124328c3f86c0f111409df476d95973930e authored 10 months ago by Edouard Bozon <[email protected]>
Merge pull request #1693 from rx-angular/virtual-scroll-update

feat(template): introduce appendOnly mode, initialScrollIndex & bugfixes

6530085f92fdb389691c44daeb0032c733b62ba9 authored 10 months ago by Julian Jandl <[email protected]>
chore: fix lint

d71d1ecaa178d93e734db7a0039b2392fb8371ac authored 10 months ago by Julian Jandl <[email protected]>
docs(template): add docs for new features

2f0ec85be422e8ec72957d3bc5070759f08fe9fc authored 10 months ago by Julian Jandl <[email protected]>
feat(demos): improve virtual-scroll demo

f012c8df05e9073031240e9cbe674e989b350d9a authored 10 months ago by Julian Jandl <[email protected]>
test(template): adjust virtual scrolling tests

8275125beba5b0c28ea33b01ee51317ae9112cbf authored 10 months ago by Julian Jandl <[email protected]>
fix(template): properly calculate diff on update

the virtual list template manager sometimes didn't produce the correct diff, resulting in missin...

ce31fc520f1bb63aedc0ad52290cc82f0e74d696 authored 10 months ago by Julian Jandl <[email protected]>
chore(template): remove unused code

e5b66b6a55621618df427e550972569048546ee8 authored 10 months ago by Julian Jandl <[email protected]>
refactor(template): let scroll strategy initialize before view repeater

322ac8a6b0699026458a4473e70103a921d4971a authored 10 months ago by Julian Jandl <[email protected]>
feat(template): implement initialScrollIndex

the virtual-scroll-viewport now accepts an index as input which sets the first view to be visibl...

a81e20972e7b87288579ee10a9e53f134371e812 authored 10 months ago by Julian Jandl <[email protected]>
feat(template): add a flag to disable the resizeObserver on autosize

8091b2b1790ca29d9cbece3701c4a89c13eaea28 authored 10 months ago by Julian Jandl <[email protected]>
fix(template): adjust rendered range to value changes

the scroll strategies could run into an error when the new dataset was smaller than the currentl...

a9df89a2e2996d2dda6b307c72e01f1fc06ce9f0 authored 10 months ago by Julian Jandl <[email protected]>
feat(template): add appendOnly mode to virtual scroll strategies

1c087fb82c80010385f2552b5c7bb1ab729f36f5 authored 10 months ago by Julian Jandl <[email protected]>
fix(template): properly size the virtual viewport container

account for the sentinels size when sizing the virtual viewport. Before a scrollbar was shown ev...

13282c5c89974d013b883208cd2aae507fe52b1f authored 10 months ago by Julian Jandl <[email protected]>
chore: cleanup eslint rules (#1695)

* chore: add eslint-plugin-simple-import-sort

* chore: run lint for sort rule with --fix

*...

d282385081f411583f7171d175842613e5ff5794 authored 10 months ago by Naji <[email protected]>
docs: add warning when using Unpatch on elements that refer a FormControl (#1665)

* docs: add warning when using Unpatch on elements that refer a FormControl

* prettier

---...

30b486e3e671f374524bf93270303cca7116f3c4 authored 10 months ago by Laurens Mäkel <[email protected]>
Merge pull request #1694 from rx-angular/fix-template-typings

fix(template): use constructor injection for templateRef. fixes #1616

37867c180b7e25221d094595bd2e0d8ea8ecc181 authored 10 months ago by Julian Jandl <[email protected]>
fix(template): use constructor injection for templateRef. fixes #1616

Multiple users reported the issue that their IDE cannot infer the typings from our structural di...

25eed84f9252b88b732cf7f99277fdf3c46d2822 authored 10 months ago by Julian Jandl <[email protected]>
fix: add prerender isr example

4dca7913da4529e5e2c52e1d249a4aefd644f9f2 authored 10 months ago by Enea Jahollari <[email protected]>
fix: add invalidate example

d94bb6b3d95c95652aa9e7a47ba51394c0458940 authored 11 months ago by Enea Jahollari <[email protected]>
release(isr): 17.1.0

af8753fa44644eec9e6697b5f4ce43d244c8d03e authored 11 months ago by Edouard Bozon <[email protected]>
feat: add ssr-isr app for testing

7857591719c3237cf8988ca1bdf3356d86594230 authored 11 months ago by Enea Jahollari <[email protected]>
test(isr): add basic e2e tests

8822e269936f69a031ab2615cb3989ff7ccc7b70 authored 11 months ago by Edouard Bozon <[email protected]>
fix: remove nx executor

3321b6c292e36633c821ef5d8ce73e096e6e9722 authored 11 months ago by Enea Jahollari <[email protected]>
feat: update isr to be used with application builder

bf36e0707d409e9331cc44f5545854e81cd441af authored 11 months ago by Enea Jahollari <[email protected]>
chore: update yarn.lock

ee95d6df25fb65dca9ae3055b361ea1f2159d995 authored 11 months ago by Edouard Bozon <[email protected]>
refactor(isr): use relative path in server entry-point

7c0abc50d2d99c746c9b7803d02b77834056137f authored 11 months ago by Edouard Bozon <[email protected]>
docs: fix `ui.greet()` to `ui.greet($event.target.value)` in actions.mdx (#1675)

e4ba2dd82e72bbced95bacc2f495841d0485c688 authored 11 months ago by Ibrahim Sefer <[email protected]>
Merge pull request #1674 from rx-angular/fix-zone-config-import

fix(cdk): use `globalThis` instead of `ɵglobal` in zone-config

d3ef41379ab83b129f07c71ad660cbced1a520c6 authored 12 months ago by Julian Jandl <[email protected]>
fix(cdk): use `globalThis` instead of `ɵglobal` in zone-config

Resolves #1670

384c423f999bf770a46d1d015506234abaad03a6 authored 12 months ago by Edouard Bozon <[email protected]>
release(template): 17.0.1

63fdc6224aab05d587bc37e023b74e04465df75e authored 12 months ago by Julian Jandl <[email protected]>
Merge pull request #1671 from Laurens-makel/patch-4

chore(docs): correct view -> few

b1af08f9fd6d723a194c8af3530c13d26c045edd authored 12 months ago by Edouard Bozon <[email protected]>
chore(docs): correct view -> few

96eedb2de60bf361a599b34d9174fa20e24c23a4 authored 12 months ago by Laurens Mäkel <[email protected]>
Merge pull request #1654 from rx-angular/fix-push-pipe-cd

fix(template): use correct CdRef instance in RxPush. fixes #1606

2a7cda507ef1dd14c89c4de54061c5210a31eaf0 authored 12 months ago by Julian Jandl <[email protected]>
Merge branch 'main' into fix-push-pipe-cd

4759e0f281ed20838227253190308cfaeb897845 authored 12 months ago by Julian Jandl <[email protected]>
docs: describe that Observable Inputs should not be overriden (#1661)

* docs: describe that Observable Inputs should not be overriden

closes #1658

* chore(docs)...

a408e23a39b44990e3890e4a5a9ee6664bd2e137 authored 12 months ago by Laurens Mäkel <[email protected]>
Merge branch 'main' into fix-push-pipe-cd

8c2013b77adc71017822b783d2f46dc78369efa9 authored 12 months ago by Julian Jandl <[email protected]>
chore: capitalize title in feature request template (#1664)

4055fb2938d62de7208dca2239dcf97a182d04ae authored 12 months ago by Laurens Mäkel <[email protected]>
fix(docs): fix reddit link access in markdown-link-check (#1666)

* fix(docs): fix reddit link access in markdown-link-check

4a1fd617947bcdf30179e9917e2797633bb0d20e authored 12 months ago by Julian Jandl <[email protected]>
Merge branch 'main' into fix-push-pipe-cd

95663f20af1a3db07fc5a21120b4f735ef330c18 authored 12 months ago by Julian Jandl <[email protected]>
Merge pull request #1650 from Jordan-Hall/stronger-typed-side-effects

refactor(state): ensure strong typing for sideEffectFn in ActionEffects

ad878146d64b94ca82a9b9bd74530e0047c1b56d authored about 1 year ago by Edouard Bozon <[email protected]>
Merge branch 'main' into fix-push-pipe-cd

fd564963485fa3dd61dd0ef0ec9085571f88112c authored about 1 year ago by Edouard Bozon <[email protected]>
refactor(state): ensure strong typing for sideEffectFn in ActionEffects

- Replace 'any' with inferred type from OperatorFunction's return type
- Enhance type safety and...

37f7fa533f957ef7939cf7fa60aa0cd0e4e44000 authored about 1 year ago by Jordan Hall <[email protected]>
Merge pull request #1648 from Jordan-Hall/patch-1

fix(state): on shorthand shouldn't toLowerCase

dde9efe55aa9040fbb6bfe4709574a3f69a3a88f authored about 1 year ago by Edouard Bozon <[email protected]>
fix(state): shorthand camelCase support for side effects

This repairs an issue where the on shorthand for side effects only supports single case lower ca...

c0b88e4ab51c530df887f190cc29eceee51e39f2 authored about 1 year ago by Jordan Hall <[email protected]>
fix(template): use correct CdRef instance in RxPush. fixes #1606

b53aea4acf5aa972889b785eeaf5337dbe964777 authored about 1 year ago by Julian Jandl <[email protected]>
docs(cdk): update import paths to zone-configurations (#1651)

Co-authored-by: Edouard Bozon <[email protected]>

cc6dc98b6956c6169640a03f60956b98624c2e68 authored about 1 year ago by Jordan Hall <[email protected]>
Merge pull request #1652 from mikelgo/rxstate-refactor-connect

refactor(state): simplify connect implementation

b73966422160422253a86bdff1bacdbe4d9aa3f4 authored about 1 year ago by Edouard Bozon <[email protected]>
refactor(state): fix type issue in connect

09e4d621fdf74ea46fcefc5e7ee0486ef8ed316f authored about 1 year ago by Michael Berger <[email protected]>
refactor(state): simplify connect implementation

1994010cfd367e12f90fcb992fe825dc46985c66 authored about 1 year ago by Michael Berger <[email protected]>
refactor(state): simplify connect implementation

b247d37675f30d13c48ae915cd7fdd34b0b05931 authored about 1 year ago by Michael Berger <[email protected]>
chore: use targetDefaults for releasing

9e2dbc07c9b75932ae1db2411ac0972ae90f0f6c authored about 1 year ago by Edouard Bozon <[email protected]>
chore: use targetDefaults for releasing

75286ecb026a7d4ef9c274e3466c23992e0b1de6 authored about 1 year ago by Edouard Bozon <[email protected]>
chore: skip cache for publish

0c0e474b092e0c039d495b5dae9ae2e18ffed787 authored about 1 year ago by Edouard Bozon <[email protected]>
chore(eslint): add publish targets

c4299b29c2a57455f9ca23fc50a63c3bff02d011 authored about 1 year ago by Edouard Bozon <[email protected]>
release(eslint-plugin): 2.0.0

29961da7c5ac41163f9e70db9096f6991b9b4aaa authored about 1 year ago by Edouard Bozon <[email protected]>
release(isr): 17.0.0

9d886f3e60f22a78c8fa90ad8c84a2174889570c authored about 1 year ago by Edouard Bozon <[email protected]>
release(state): 17.0.0

99645de06e354dce4a2902dc8a27ad1eae2d9ea0 authored about 1 year ago by Edouard Bozon <[email protected]>
release(template): 17.0.0

8bfd8d96e9cdc0abf837dcefa7e74d1b14449e77 authored about 1 year ago by Edouard Bozon <[email protected]>
release(cdk): 17.0.0

020809ca01d0d9ea692535d1867906521f4668a9 authored about 1 year ago by Edouard Bozon <[email protected]>
chore: bump Angular dependencies

6e3b44b694d5a68bc8c6d324851af9a405b5b3ba authored about 1 year ago by Edouard Bozon <[email protected]>
fix: bump ng-morph to v4.0.3

1766127764326a471b11b4ad4c4f1b67dd12807a authored about 1 year ago by Edouard Bozon <[email protected]>
Merge pull request #1642 from rx-angular/ng-17

chore: migrate to Angular v17

7e7d2b2119db5bf69d5af43187a1ee7b79b4d8e7 authored about 1 year ago by Edouard Bozon <[email protected]>
test(template): disable flacky repositions items spec

51702c7d49b4e9136c8095dfb2b16cccb3ccceb9 authored about 1 year ago by Edouard Bozon <[email protected]>
chore(ci): enable cache

81fde189b36d55238c642883f038edc1375c5df8 authored about 1 year ago by Edouard Bozon <[email protected]>
chore: bump nx to v17.1.2

3388598f3a0b00938803cdf12eff76899a4d0f98 authored about 1 year ago by Edouard Bozon <[email protected]>
Merge branch 'main' into ng-17

984a806756c080209d3b033e5b791b4ca49e60e7 authored about 1 year ago by Edouard Bozon <[email protected]>
chore: drop server.ts.bak

197eec35d1d31ad924b9cb9fe9cfa8bfdacb8c4d authored about 1 year ago by Edouard Bozon <[email protected]>
Merge pull request #1629 from rx-angular/docs-tutorial-improvements

docs(state): tutorial update

2cea7911abd0f3c45351ab2677c463149999d426 authored about 1 year ago by Julian Jandl <[email protected]>
Merge branch 'main' into docs-tutorial-improvements

f7d9dfed0294464e0baf84252a5ef211af882990 authored about 1 year ago by Julian Jandl <[email protected]>
Merge pull request #1641 from rx-angular/chore-drop-vanilla-case-studies-project

chore: drop vanilla-case-studies

a24a893ad82f1010320ae3c6a6c46b2eac030edb authored about 1 year ago by Julian Jandl <[email protected]>
Merge branch 'main' into chore-drop-vanilla-case-studies-project

e5cf0aadccd2a53b0f01a34f67cb04803be25d7c authored about 1 year ago by Julian Jandl <[email protected]>
Merge pull request #1637 from rx-angular/drop-pluck

refactor: drop usage of `pluck` operator

4f3033c9464dc3ab49ac7a4b1d694c291ec12016 authored about 1 year ago by Julian Jandl <[email protected]>
Merge branch 'main' into drop-pluck

d8dd98befc019e83a2c217786fa0e8b5619cb5e9 authored about 1 year ago by Julian Jandl <[email protected]>
Merge pull request #1643 from rx-angular/feature/update-logo

chore(docs): update logo

3b9abddd0dd10f9030dfb078845d97f006d24726 authored about 1 year ago by Kirill <[email protected]>
chore(): restore old logos

1bb1743c7a987f55cb5a2fc90af5027509e65b26 authored about 1 year ago by Kirill <[email protected]>
chore(): update logo with svg

c9c350eb5ed6d9fa2eec297ddcd45215fef8d251 authored about 1 year ago by Kirill <[email protected]>
test(state): minor cleanup

82a628228b70830465be655edda21c23802af3f9 authored about 1 year ago by Edouard Bozon <[email protected]>
chore: bump Nx to v17.1.1

4d1bdcfd77a2d54b8a678752f46c5fb9b39e460b authored about 1 year ago by Edouard Bozon <[email protected]>
chore: bump cypress to v13.5.0

bb1fb702cbf292ece72e434dc74653e5753318f1 authored about 1 year ago by Edouard Bozon <[email protected]>
chore(ci): skip cache

5ae698b38880549077e87998f3f8d720b7f735f5 authored about 1 year ago by Edouard Bozon <[email protected]>
feat: bump Angular to v17

BREAKING CHANGE: Minimum required `@angular/core` version is now `^17.0.0`

a814fb66d396410e695e47a72e499a6d1cca213a authored about 1 year ago by Edouard Bozon <[email protected]>
chore: bump Nx to v17.0.3

1dcf0bec67c93b5a66dfb9dafe6157bcee80c388 authored about 1 year ago by Edouard Bozon <[email protected]>
test(template): fix unpatched Promise spec

9c6ba9b8c0b9c293fbead30ec16ca5634473627d authored about 1 year ago by Edouard Bozon <[email protected]>
test(state): ugly fix for cd not happening

c18c870c01fcae71c13f74be474b89ecf1dd4315 authored about 1 year ago by Edouard Bozon <[email protected]>
test: update schematics

dc5641a1aa99cf6588bb0be549617cbe70de5dcd authored about 1 year ago by Edouard Bozon <[email protected]>
test: use new ssr setup

81b5da0ab1a4c1e934b74457f867ee05bf0f4411 authored about 1 year ago by Edouard Bozon <[email protected]>
feat(eslint): migrate to `@typescript-eslint/*` v6

BREAKING CHANGE: Minimum `@typescript-eslint/parser` dependency version is now set to `^6.10.0`

52eb4310e52388db74bc91a714f4feda05413b23 authored about 1 year ago by Edouard Bozon <[email protected]>
chore: bump node engine to `^18.13.0 || ^20.9.0`

9ffe8c18158592ff6281d1005365eb2308d9918b authored about 1 year ago by Edouard Bozon <[email protected]>
chore: update default typescript-eslint rules

4ff963768734a8b0154fc9853e8e5a415d84728b authored about 1 year ago by Edouard Bozon <[email protected]>
chore: migrate to Angular v17

e833a4ee77196814bb4587efdf4d7296c953bd83 authored about 1 year ago by Edouard Bozon <[email protected]>
chore: drop vanilla-case-studies

cf1940681e273f6881e56ddb53278a4524a033a6 authored about 1 year ago by Edouard Bozon <[email protected]>
chore: bump Nx to v17.0.3

b3202a71d8584d5ee50a0940994437f40afa6be2 authored about 1 year ago by Edouard Bozon <[email protected]>
Merge pull request #1640 from rx-angular/feature/docs-redesign

feat(docs): update styles to match new angular

446851dcb59abe26f9be5ca04130f0429556dbd1 authored about 1 year ago by Edouard Bozon <[email protected]>
chore(docs): update main readme logo

5fd95a32ba371054f53388407b95467e548df5ae authored about 1 year ago by Kirill <[email protected]>
chore(docs): slightly smaller main logo

bfd686b7c047d6b2e2e7bd852f715dc25ca99b27 authored about 1 year ago by Kirill <[email protected]>