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

chore: updated readme

e1619297a0a37cfccdba6a8ddbdf8a5ae0662fdd authored over 2 years ago by Enea Jahollari <[email protected]>
chore: updated readme

dc0cdcd267c2fb677c35737c4d560ff41c5a70d8 authored over 2 years ago by Enea Jahollari <[email protected]>
chore: increase version to 0.1.0

bb5074ba62d842173d9902ce5926417630b83c1e authored over 2 years ago by Enea Jahollari <[email protected]>
fix: revert revalidate check to null and undefined

f796bd95d4240961dfe017e5ff5fcd1f1f6a5e97 authored over 2 years ago by Enea Jahollari <[email protected]>
feat: convert private fields to protected in order to give users the possibility to extend these classes

d32c3c57ce06c10454b8ee457229f895dcf3b52d authored over 2 years ago by Enea Jahollari <[email protected]>
chore: updated README

70d240567d7b75cb18e9508a6acfb902b819212f authored over 2 years ago by Enea Jahollari <[email protected]>
feat: added html comment in pages served from cache

93534b246224bd9863f7a03c406a4c028b2c5b30 authored over 2 years ago by Enea Jahollari <[email protected]>
refactor: cleaned up ISRHandler config handling

b1658bbd6f03e75f1e85aed38fc63a7da1a965b6 authored over 2 years ago by Enea Jahollari <[email protected]>
feat: added NgxIsrModule

NgxIsrModule will initialize the NgxIsrService directly because it is injected in the module con...

5d8a2746e98b724ef85008afe89a3af2b2add6c0 authored over 2 years ago by Enea Jahollari <[email protected]>
chore: added documentation for ISROptions interface

8ae03ad0d62adf691b591f57b167eeefe04e34fb authored over 2 years ago by Enea Jahollari <[email protected]>
fix: expose config interfaces to public api

5d8dd271bb44dce8cbafb3458e49952d25dc6ad6 authored over 2 years ago by Enea Jahollari <[email protected]>
chore: increase version to 0.0.4

a53c44a146c1f32b9eb5b5173c432de4951c1f89 authored over 2 years ago by Enea Jahollari <[email protected]>
feat: add configuration options to isr handler methods

Now the users can modify the providers for each method

956ba381157e9962e9c0aa49ddd4bd30ff505eac authored over 2 years ago by Enea Jahollari <[email protected]>
Increase version to 0.0.3

a308b8936aae2e8de286f01aaac30c161d356261 authored almost 3 years ago by Enea Jahollari <[email protected]>
Update readme based on new changes

39ec6583ca1876bcc8437ba89dfd690f608ad59c authored almost 3 years ago by Enea Jahollari <[email protected]>
Updated CacheHandler initialization technique

Now it's tree-shakable and also gives the user the possibility to provide his own cache handler

57965b4135d1ca0b10fc06113c5252a29cbfbb0d authored almost 3 years ago by Enea Jahollari <[email protected]>
Removed hardcoded h1 cache hit string

49cefad8505d12fd43c6e554f7631ccca95105fe authored almost 3 years ago by Enea Jahollari <[email protected]>
chore: increase package version to 0.0.2

a8f03967834bb50eae0b6afe78f02b0c0cf5d746 authored almost 3 years ago by Enea Jahollari <[email protected]>
fix: add html check in getIsrOptions

2ded8b4501548ff0dd433341aea075cc945a4981 authored almost 3 years ago by Enea Jahollari <[email protected]>
Merge branch 'main' of https://github.com/eneajaho/ngx-isr

a1aa035efc68faaef55e12d4ae0f3695cc538379 authored almost 3 years ago by Enea Jahollari <[email protected]>
Added example with transfer state

1b5f1743e33b611286fb42cd5845e3727c711ca4 authored almost 3 years ago by Enea Jahollari <[email protected]>
1 binaries uploaded

6d9a94266fda98aeb132a5f40120df343097b71d authored almost 3 years ago by eneajaho <[email protected]>
Merge branch 'main' of https://github.com/eneajaho/ngx-isr

d42b65693948c020f1a1002d3a2661eba634605e authored almost 3 years ago by Enea Jahollari <[email protected]>
Configured package.json and readme

53ac936dbeb02511d37e30ea4a6cd408b031a3cf authored almost 3 years ago by Enea Jahollari <[email protected]>
1 binaries uploaded

b653012713f046ed5ba9cf9b28900556ea69b058 authored almost 3 years ago by eneajaho <[email protected]>
1 binaries uploaded

8ef1c4094486b82ecabffd82a526e69e17d3cc4f authored almost 3 years ago by eneajaho <[email protected]>
Updated readme

712b5f7707bb23e1fead0dd09286c5f19e056d36 authored almost 3 years ago by Enea Jahollari <[email protected]>
Updated Readme

28d7d62165d027cb943b6d06784a2daddd901162 authored almost 3 years ago by Enea Jahollari <[email protected]>
Disabled file system cache handler

Updated readme
Improved imports

5a02a0ef19bd0f08b0b9b5bae7497090150511c7 authored almost 3 years ago by Enea Jahollari <[email protected]>
Added ISR handler and other stuff

e80e3e3d70f35cd9cdd5795e81ec7250ee419dfe authored almost 3 years ago by Enea Jahollari <[email protected]>
initial commit

b32ec95b87ec68bf1838e3a607bce563a24db6c7 authored almost 3 years ago by Enea Jahollari <[email protected]>
test(cdk): add template notifier edge case spec

7c5b99455ba6404d91435424d3a5b009170c4b31 authored almost 3 years ago by Edouard Bozon <[email protected]>
fix(cdk): resolve null error in template-notifier

This fixes #1106.

68616a8af80323512bb638760f6695a15767c02b authored almost 3 years ago by Lincoln Baxter, III <[email protected]>
perf: coalesce ngZone.run per tick

8854f4aae39d5d863e59c157f43b78763ed02934 authored almost 3 years ago by Michael Hladky <[email protected]>
chore: adjust spec to interface changes

62705822ade99a241772d848d8d74fe7b18ddc95 authored almost 3 years ago by Julian Jandl <[email protected]>
chore: merge main

9b9e464c063a3caeee3ed9c6b1a7e5a07268a01e authored almost 3 years ago by Julian Jandl <[email protected]>
perf(cdk): coalesce and optimize parent notification (#1262)

9d1d099608ffe848af207475a51f3788b94ca8bc authored almost 3 years ago by Julian Jandl <[email protected]>
Merge branch 'main' into scheduler-coalesce-ngzone

e750e337d9b46d94cec4c36d16f221d4f8b01bc1 authored almost 3 years ago by Michael Hladky <[email protected]>
chore(deps): bump rxjs from 7.4.0 to 7.5.4 (#1256)

Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.4.0 to 7.5.4.
- [Release notes](https://...

8be3bc12619272a903da2008df348fee798b43fb authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update README.md

162bc5c2f6a5c04052afd9570216b3b783ca02cd authored almost 3 years ago by Michael Hladky <[email protected]>
Merge branch 'main' into scheduler-coalesce-ngzone

4c735e7992bab51a5e782b4563c0696fb3979fe6 authored almost 3 years ago by Julian Jandl <[email protected]>
refactor(cdk): render-strategies: convert renderbehavior params to object

33599035663d78a67aaf9c1a04caa863ed876ce3 authored almost 3 years ago by Julian Jandl <[email protected]>
docs: update main readme (#1227)

* docs: update main readme

- used by
- benefits

* Update README.md

Co-authored-by: Jul...

25d98b43f43c2270b994368278acc2a9b8bf4e9e authored almost 3 years ago by Michael Hladky <[email protected]>
Merge branch 'main' into scheduler-coalesce-ngzone

5bc8b73f448b192124ce6cca5628e32b0efa3607 authored almost 3 years ago by Julian Jandl <[email protected]>
refactor(cdk): render-strategies: convert renderbehavior params to object

2a2a43bc98ce05dae030efd40f76005c2108d591 authored almost 3 years ago by Julian Jandl <[email protected]>
perf: remove main entry point (#1228)

4cc9a73bf3a20c8c96b09e523abf5c3a86d02635 authored almost 3 years ago by Michael Hladky <[email protected]>
Merge branch 'main' into scheduler-coalesce-ngzone

2ee0e32182b89206b73436a962fafb5d850db4ab authored almost 3 years ago by Julian Jandl <[email protected]>
feat(template): introduce experimental rx-if directive (#1251)

4f8c4ac991ba8a6fad032ba461c31a17e3573c82 authored almost 3 years ago by Julian Jandl <[email protected]>
release(state): 1.6.0

23ba3ebd4b93f15abe12123cd70d105a3c494161 authored almost 3 years ago by Michael Hladky <[email protected]>
feat: add effects sum-module to docs

9586e09113b376ba4b9ea6211dc46e77decf385b authored almost 3 years ago by Michael Hladky <[email protected]>
* feat(state): add effects sum-module

6f8c1f4969bfd98ad33a9ade0f9ec2ddeee4927e authored almost 3 years ago by Michael Hladky <[email protected]>
release(template): 1.0.0-beta.32

9778db3c89f982b06d9d50417301cfad42b770f9 authored almost 3 years ago by Michael Hladky <[email protected]>
release(template): 1.0.0-beta.32

3291a36dafadda2df5f6bfa1347afb8216104ef6 authored almost 3 years ago by Michael Hladky <[email protected]>
release(cdk): 1.0.0-beta.2

cd44f89100d2f6b0a680106ab46a65a5e97dce23 authored almost 3 years ago by Michael Hladky <[email protected]>
docs(state): update state changelog

13b6e0aa8bfc70a58b4e72d93138e5ce62fa341f authored almost 3 years ago by Michael Hladky <[email protected]>
release(state): 1.5.1

32f65adf1ab31d955edf3c4760dcff2cbc7b7cf7 authored almost 3 years ago by Michael Hladky <[email protected]>
chore: align naming of targets

8e94531d31de185bec43b08a8f806d2a52b212ff authored almost 3 years ago by Michael Hladky <[email protected]>
Merge branch 'main' into scheduler-coalesce-ngzone

54d9ca8a0193ef2bf90e0649e981adf8e93a31cb authored almost 3 years ago by Julian Jandl <[email protected]>
chore: full angular 12 + jest support (#1217)

* chore: downgrade to angular 12

* chore: downgrade eslint

aeb061cdaeabebb727113cce353d9f854a231d12 authored almost 3 years ago by Julian Jandl <[email protected]>
tutorial rx-state findings (#1210)

Co-authored-by: Michael Hladky <[email protected]>

631e51b08309bedb20fbc574678a6f5d5e310c92 authored almost 3 years ago by David Müllerchen <[email protected]>
docs(state): fix changelog

e9cba9e38e4e0373fc109982cf446ec4e5431d4b authored almost 3 years ago by Michael Hladky <[email protected]>
chore: merge main

4aecbac1ba3c0687931599639c02367012378efd authored almost 3 years ago by Julian Jandl <[email protected]>
release(state): 1.5.0

f27984998aa3d9793ac46ae126916b5d161a8908 authored almost 3 years ago by Michael Hladky <[email protected]>
release(template): 1.0.0-beta.31

b74a0307ab1716f4dcffe3006a6fb41b32124e3d authored almost 3 years ago by Michael Hladky <[email protected]>
release(cdk): 1.0.0-beta.1

52955abef1d5248281095c793da709d9fe837d37 authored almost 3 years ago by Michael Hladky <[email protected]>
fix(template): rxLet: don't override primary strategy (#1197)

* fix(template): don't override primary strategy of global strategyprovider

* refactor(templa...

5c9d2a38cf687d3e5e2173a1f288bb224bcf89b1 authored almost 3 years ago by Julian Jandl <[email protected]>
docs(template): fix for "Render Strategies" link (#1169)

17de867f6af91c45e43182a1f12d24655be81671 authored almost 3 years ago by galczo5 <[email protected]>
docs: fix readme

63ef8a0872689a2c5f41a5b5767c537fe120639c authored almost 3 years ago by Michael Hladky <[email protected]>
docs(state): added a content link to the readme (#1176)

63f621786e4d5275c30d89c36a00fdca768d6a15 authored almost 3 years ago by David Müllerchen <[email protected]>
Merge pull request #1209 from rx-angular/fix(cdk)-use-refCount-in-shareReplay

fix(cdk): use refCount in shareReplay

419a1a0a6bb9289a0448ea90e40dc0b80d56cf53 authored almost 3 years ago by Kirill <[email protected]>
fix(cdk): use refCount in shareReplay

801d90fe9d488122a8d14c63c4585f1aa503eb8e authored almost 3 years ago by Kirill <[email protected]>
Merge branch 'main' into docs-compat-table

f6f451529fc37236d6cf12f8ad1e0983cb95f0ba authored almost 3 years ago by Michael Hladky <[email protected]>
fix(template): Rxfor template typings (#1198)

5830f38a8c79bfa59e9428df09efc749b47dfd51 authored almost 3 years ago by Julian Jandl <[email protected]>
docs(cdk): fix migration description in changelog (#1194)

2b0372e83bb8223e2d8731050a75c601e0515f5e authored almost 3 years ago by Julian Jandl <[email protected]>
docs(cdk): add package migration description to changelog (#1193)

3d88d7231a7d2bfe063eb40742e74adddc1ae24f authored almost 3 years ago by Julian Jandl <[email protected]>
Merge pull request #1191 from rx-angular/fix-schematics

chore(cdk): drop `@nrwl/tao` dependency in schematics sub-package

65bfdb9360bb15c3ad3f11225b4426d8873e53bc authored almost 3 years ago by Julian Jandl <[email protected]>
chore(cdk): let migration run on beta.1. add more tests

223961c9e97fd59adfa2e8408c5defa2a0f9c3bd authored almost 3 years ago by Julian Jandl <[email protected]>
fix: migrate `@rx-angular/zone-less` as well

78c1ec6577c6093062493ee4cec4f9d4d0ca4bd0 authored almost 3 years ago by Edouard Bozon <[email protected]>
perf: improve migrations perf

44eccda8b20bf3b12e0b4d4ca188b1db77fc0b54 authored almost 3 years ago by Edouard Bozon <[email protected]>
fix: drop `@nrwl/tao` deep import

6eeae5e35bb05a3e8806c95b2ca5687646b5a0a9 authored almost 3 years ago by Edouard Bozon <[email protected]>
chore: fix template migration paths

e1428adcfd82762058b94dc425a19e4de6d3b6da authored almost 3 years ago by Julian Jandl <[email protected]>
chore: fix release :D

5914823fc514c3bea1bf0b1cedf96610c3afe095 authored almost 3 years ago by Michael Hladky <[email protected]>
release(template): 1.0.0-rc.1

0d4b3635ef3072b3ba6f3da90d028b031f57677c authored almost 3 years ago by Michael Hladky <[email protected]>
release(cdk): 1.0.0-beat.1

f7c2d8f9ed3c18365cd2bb1d251b2722ae46264a authored almost 3 years ago by Michael Hladky <[email protected]>
chore: set schematics version to latest

ed96686b1a368a71a5e298fc335d2082abdec08a authored almost 3 years ago by Michael Hladky <[email protected]>
chore: set schematics version to latest

ca9dea4266d6afc1ab3075638eb54bdd9923a00c authored almost 3 years ago by Michael Hladky <[email protected]>
chore: set schematics version to latest

8ef4774515a70ac430181031933d8f9ffb06327c authored almost 3 years ago by Michael Hladky <[email protected]>
release(template): 1.0.0-rc.0

6ff7bde8f7f5422ec39340ed0b1871ba60dbff83 authored almost 3 years ago by Michael Hladky <[email protected]>
chore: update dependencies

062305160a19b38a541e0292c0a2c8124665800b authored almost 3 years ago by Michael Hladky <[email protected]>
release(cdk): 1.0.0-beat.0

19183f448a5259d4cc965628f1caa2128ad20ebd authored almost 3 years ago by Michael Hladky <[email protected]>
Update libs/state/README.md

8c0d0076bd92ffac59f1e591b761377009df54cb authored almost 3 years ago by Michael Hladky <[email protected]>
feat: enable Ivy with partial compilation mode (#1186)

eddaf208353653cf7ca825b1e82e2e48d3fb5891 authored almost 3 years ago by Edouard Bozon <[email protected]>
chore: upgrade dependencies (#1185)

f23bee2a176601d7e6a0cc2979b2f9a7df61ffda authored almost 3 years ago by Julian Jandl <[email protected]>
fix(cdk): support rxjs 6 (#1183)

* fix(cdk): drop `ObservableNotification` to support rxjs 6

* fix(cdk): use rxjs 6 operator i...

98749c8e2729af3e743e1c10ba68e4b58884feb6 authored almost 3 years ago by Edouard Bozon <[email protected]>
Update README.md

3743a0b75331464c711c3d7120f82510d0d9b33e authored almost 3 years ago by Michael Hladky <[email protected]>
Update libs/cdk/README.md

e2e719d8824d860507e5aa7b038a64b4672469a8 authored almost 3 years ago by Michael Hladky <[email protected]>
add RxJS to table

843a1d5b9498c51dc787c38ab598146eb92a03de authored almost 3 years ago by Michael Hladky <[email protected]>
docs: adjust version numbers

b0626f3a792f26059b11ce4dc3fd4cf638c07f01 authored almost 3 years ago by Julian Jandl <[email protected]>
Merge remote-tracking branch 'origin/docs-compat-table' into docs-compat-table

85b2e44bb6429c28249acafe5c5623b2d4d04ad6 authored almost 3 years ago by Julian Jandl <[email protected]>
docs: update compat tables

30b7acef47bb50b37058b6ff8562bb537cf1431d authored almost 3 years ago by Julian Jandl <[email protected]>