Ecosyste.ms: OpenCollective

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

Rx Angular

RxAngular offers a comprehensive toolset for handling fully reactive Angular applications with the main focus on runtime performance and template rendering.
Collective - Host: opensource - https://opencollective.com/rx-angular - Website: https://rx-angular.io - Code: https://github.com/rx-angular

fix(rxLet): fixed let directive initial rendering (#254)

github.com/rx-angular/rx-angular - 2d20574d99b184cfbbcef93ff964bd6c76d276d4 authored over 4 years ago
docs(tour-of-heroes): implemented render count (#251)

github.com/rx-angular/rx-angular - 72041fc036eba40093b126fdb9d7ebef5d73cd82 authored over 4 years ago
docs(docs-page) Update packages and readme (#250)

- Add homepage to packages
- Add homepage section to the main readme

github.com/rx-angular/rx-angular - 28ef011b50b95e6ad9f68b8aae0a900d60bb008f authored over 4 years ago
docs(docs-page): Update selecting-the-viewmodel.md (#249)

github.com/rx-angular/rx-angular - 95e7cfc936b073628ea503f94be1061075422c27 authored over 4 years ago
chore(git-actions): Node modules cache actions

github.com/rx-angular/rx-angular - a055dbc876e671af68633e2fa43a3db6ff61cf16 authored over 4 years ago
docs(state): Implement state docs page

- Setup docsify
- Setup netlifyCMS
- Setup angular.json targets to build the docs

Co-autho...

github.com/rx-angular/rx-angular - de6f5eb5c16ffbefd60c6be3f1ef7fdb954b30b2 authored over 4 years ago
Added link to new global state snippet (#244)

github.com/rx-angular/rx-angular - b9e8ba25e2441a294cc5bf25a83b01dfd8b74111 authored over 4 years ago
chore(docs): Update snippet 'global-state-vs-local-state' (#180)

* chore(docs): Update snippet 'global-state-vs-local-state'

github.com/rx-angular/rx-angular - 2718f34948dcdd2fa1d4f26c8df2c8094b26c15b authored over 4 years ago
fix(coverage): exclude index files from coverage, adopted state config (#242)

github.com/rx-angular/rx-angular - 3bb60dad76af807ef7dde45dbce3081b23916db9 authored over 4 years ago
test(template): extended testing component for template-manager_creator.spec.ts and added some tests (#238)

fix(template): fixed usage of `ViewContainerRef#detach` inside of `TemplateManager`

docs(temp...

github.com/rx-angular/rx-angular - 40750e9061e815b8dab9c0b1f926322309e49776 authored over 4 years ago
State docs fixes (#235)

* Fix images, github link, dollar anchor links

Co-authored-by: kirill-karnaukhov <kirill.kar...

github.com/rx-angular/rx-angular - 6574a26c53334095ffbf6428d7dfdc42bc51b4b4 authored over 4 years ago
Use isObjectGuard from ./typing instead of isObject from node/utils (#236)

github.com/rx-angular/rx-angular - 00ed28c712bdd15552a4f86030541d86962321ed authored over 4 years ago
release(template): 1.0.0-alpha.3

github.com/rx-angular/rx-angular - cfa582b8645911a4addd5a8c0e7990c3a35ad746 authored over 4 years ago
Bugfix/fix return type for get method (#197)

Typing of imperative get state method fixed

Co-authored-by: kuba_dospial <[email protected]...

github.com/rx-angular/rx-angular - 2ccd7a9b009a963a9ff1ec3378ae5c578c2a7e83 authored over 4 years ago
* fix(template): fixed let directive template detaching

* fix(template): fixed template manager insertion behavior

* test(template) added tests to Te...

github.com/rx-angular/rx-angular - 857065a80d99590e85b485469adc63afddaa92c3 authored over 4 years ago
Removed italics from headings

github.com/rx-angular/rx-angular - 9b441546baa9172f9d47e5fe16c6085b2d9b32a1 authored over 4 years ago
docs(github-page): remove generated docs (#233)

github.com/rx-angular/rx-angular - a548c53b29b7ee946b856e9c2babef9751dfdc5b authored over 4 years ago
docs(github-page): (#232)

* docs(github-page):

* docs(github-page): remove labeler tagging

github.com/rx-angular/rx-angular - d5a0f49432d3a6dbea8e11f2ea7a3ac94da9c2a0 authored over 4 years ago
Setup Docs Generation (#231)

chore(docs): GitHub pages generation

github.com/rx-angular/rx-angular - f29d9b1673257e48d335914723ae3954b20d7257 authored over 4 years ago
Changes in state docs (#223)

Changes in state docs regarding new setup

Co-authored-by: kirill-karnaukhov <kirill.karnaukho...

github.com/rx-angular/rx-angular - e4f27d714a0ad4968c268838bcbe550ffa46f77f authored over 4 years ago
Added warning about unpatch & routing (#194)

Added warning about unpatch & routing in docs and code

Co-authored-by: Julian Jandl <julian@j...

github.com/rx-angular/rx-angular - 0b9d277d4a7cd20a7c4b98241ceeb4f90c440699 authored over 4 years ago
chore(github-actions) improved actions and labeler (#229)

chore(github-actions) improved actions and labeler

github.com/rx-angular/rx-angular - 1990e970a9a237a4c65c91fe64b268324073164a authored over 4 years ago
test(template) test coverage and docs (#228)

* test(template) test coverage and docs

* test(template) test coverage and docs

github.com/rx-angular/rx-angular - 6f9f08d4d60984ae22b99cf2832ab0770b1957c4 authored over 4 years ago
test(template) cleanup experimental folder

github.com/rx-angular/rx-angular - 45c49e6d87ca93eae0c6dc5ccbb6cf807ffbd7ef authored over 4 years ago
test(template) cleanup experimental folder

github.com/rx-angular/rx-angular - 88685e8a16fecb8e65d91b6fcafef01baf2dff62 authored over 4 years ago
test(docs) updated test coverage in docs form test coverage (#227)

github.com/rx-angular/rx-angular - 4536e98f6ff32bdbb99a37472af7cbf9d06b9ce3 authored over 4 years ago
test(template) cleanup experimental setup (#224)

This PR cleans up the experimental folder setup.

- moves files
- adopt test-coverage gener...

github.com/rx-angular/rx-angular - a38ef719d0601c923f884afd09f534c857da6157 authored over 4 years ago
build(deps): bump elliptic from 6.5.2 to 6.5.3 (#198)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](ht...

github.com/rx-angular/rx-angular - 5aaaebb75de9cf8b6c8224553d7e0e449cd27e2a authored over 4 years ago
feat(template): embedding rxSuspense template on observable reset for LetDirective (#221)

Co-authored-by: kajetan.swiatek <[email protected]>

github.com/rx-angular/rx-angular - 6f560432d1f5bef49805bbd297866dc104cf0f0e authored over 4 years ago
Strategy switch bug (#211)

Renders every incoming value with the latest strategy

github.com/rx-angular/rx-angular - 2fb72753cde451a4c8cb8d7668f745adc5a18669 authored over 4 years ago
GitHub health files (#206)

* feat(github-health-files): Added health files closes #195 #205

* adopt description

* Upd...

github.com/rx-angular/rx-angular - 3e4c89bd7295201ae1cb024ef29f0f9d5f26fb63 authored over 4 years ago
fix(state): inferred type from `selectSlice` for the subtype of state correctly (#200)

Co-authored-by: kajetan.swiatek <[email protected]>

github.com/rx-angular/rx-angular - c0bd296f206246a3790d487796dfdde46f56d3aa authored over 4 years ago
Update README.md

github.com/rx-angular/rx-angular - 879ddb4de7509ac6d3ebb7e78f03dc8207bba850 authored over 4 years ago
Update README.md

github.com/rx-angular/rx-angular - 3e7828c9b0d6881ba51352e5f67671f6c1f2cb26 authored over 4 years ago
Update README.md

github.com/rx-angular/rx-angular - 7e9a075efb841c7599178196705cd8d3b3573d06 authored over 4 years ago
Update README.md

github.com/rx-angular/rx-angular - 6eb3ab43119bbf9f92f4a4ad3c0ad8d466f46a8a authored over 4 years ago
removed as we switch to host our own coverage badges (#219)

github.com/rx-angular/rx-angular - f80be7d938d2f8376126b1f05e9bee8c75efb02b authored over 4 years ago
Mock console in tests (#218)

* Fix tests

* Mock console helper

* Add mock console to template tests

github.com/rx-angular/rx-angular - 697fc535a3ef877dabfe7e19aedca969aba33ff9 authored over 4 years ago
Move coverage in docs (#216)

* add state test coverage to docs folder

* add template test coverage to docs folder

github.com/rx-angular/rx-angular - 632d7254b39152b38478728dbcd272f8632d77f3 authored over 4 years ago
docs(test-coverage): added test coverage to docs folder (#215)

* docs(test-coverage): added test coverage to docs folder

* Update .gitignore

github.com/rx-angular/rx-angular - ee54d0b42c07358751944c77dfafdb9ed96daeb2 authored over 4 years ago
fix(state): array length check strict (#210)

github.com/rx-angular/rx-angular - f57b46f896fa387d6bb1f6a416405e46496733c7 authored over 4 years ago
release(template) 1.0.0-alpha.2

github.com/rx-angular/rx-angular - 27e1f11779d1b7549205d4d926e625e114ae45fa authored over 4 years ago
LetDirective template binding - tests, docs and demo (#185)

This PR adds ng-template bindings to be used with LetDirective. With this, we can create and bin...

github.com/rx-angular/rx-angular - 0064d96c08a55bff4008fd77e22374ab13f8651d authored over 4 years ago
release(template): 1.0.0-alpha.1

github.com/rx-angular/rx-angular - 84b0c689435016393a4b06c862ec8d42ab538c77 authored over 4 years ago
fix(ci): affected build/lint for PRs from forks

github.com/rx-angular/rx-angular - d729f2667c04de37ebd32164862c19aa7c4a6ae9 authored over 4 years ago
release(state): 1.3.4

github.com/rx-angular/rx-angular - 8edebb24a7c74321153fa1e103070285d10991f0 authored over 4 years ago
Downgrade ng-packagr (#191)

Co-authored-by: kirill-karnaukhov <[email protected]>

github.com/rx-angular/rx-angular - dcd55fa310f0c20daa227cba546683add5cdce5d authored over 4 years ago
release(state): 1.3.3

github.com/rx-angular/rx-angular - 12b42d41e7ce90a91e7e3453bd4302b2b31b1f86 authored over 4 years ago
fix(rx-angular): ignore nx boundaries in tests (#190)

github.com/rx-angular/rx-angular - 8062980928bc5959b486958c35c2833a5a4f0544 authored over 4 years ago
release(state): 1.3.2

github.com/rx-angular/rx-angular - ea68c9e03f00ecce55511697f326efed9b219b4d authored over 4 years ago
Ng 10 upgrade (#187)

fixed tests, updated index.html

github.com/rx-angular/rx-angular - e4fa5fe6686c91ae00bec2460a687b6504937daa authored over 4 years ago
release(state): 1.3.1

github.com/rx-angular/rx-angular - a06d67a504b9d70c0bd56c0234d61975788eff13 authored over 4 years ago
fix(state): fix tests in selectSlice and distinctUntilSomeChanges (#189)

github.com/rx-angular/rx-angular - 47d6bb1d62d851dab706041053553d764478a87e authored over 4 years ago
test(state) remove and test filter undefined (#168)

Removed undefined filtering in connect, implemented tests to ensure it, updated typing. closes #...

github.com/rx-angular/rx-angular - a3df99e8cc688af2656b1116225c65f831ec672b authored over 4 years ago
Log errors in accumulator (#175)

Log error in connect.

Co-authored-by: kirill-karnaukhov <[email protected]>
Co-...

github.com/rx-angular/rx-angular - 562e46ee6a5f9481b1a58dcf79f5d082e8f19c1b authored over 4 years ago
Changed return order in getGlobalThis function (#182)

closes #66

Co-authored-by: kirill-karnaukhov <[email protected]>

github.com/rx-angular/rx-angular - fa40437d9842c4da3c675611a5176182538d78db authored over 4 years ago
Update composing-state-using-ngrx-selectors.md

github.com/rx-angular/rx-angular - c7ed269e06845a429b7a0453ea2c425d134c7795 authored over 4 years ago
Template bindings for rxLet (#178)

* feat(template): added initial implementation of TemplateManager for LetDirective with template...

github.com/rx-angular/rx-angular - f7ff1e7cc8122aae42d4127ac5632e1a29f28d53 authored over 4 years ago
Update README.md

github.com/rx-angular/rx-angular - a63b7dc58ef983d954722e55e076df068772ca7a authored over 4 years ago
fix(state): demo docs wrong usage of '$'

github.com/rx-angular/rx-angular - e88cf0abb2e4256d27c9870f8703aa8bf4c5d34e authored over 4 years ago
fix(state): fixed selectSlice typing (#179)

* fix(state): fixed selectSlice typing

* Update libs/state/spec/rxjs/operators/selectSlice.sp...

github.com/rx-angular/rx-angular - 0f9ba785e899a1924bc572c627e1e9701561195d authored over 4 years ago
fix(state) improve typing and tests of connect (#176)

github.com/rx-angular/rx-angular - 18a1211d9efab1ac355f0f9cf6b011314cb54f5f authored over 4 years ago
build(deps): bump npm-registry-fetch from 4.0.3 to 4.0.5 (#174)

Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 4.0.3 to 4.0.5.
- [Relea...

github.com/rx-angular/rx-angular - 9a40a2a3ae1a7e5ecd6ead5fa5ecb45ed4a2490a authored over 4 years ago
Fix for state demo di (#181)

* Added DemoBasicAdapterService to component providers

* Fixed error in safePluck test

Co-...

github.com/rx-angular/rx-angular - dbc3b88604473927581a54e9a10e24370c521b57 authored over 4 years ago
Refactor get method (#161)

Harmonize get method

Co-authored-by: kuba_dospial <[email protected]>
Co-authored-by: Mich...

github.com/rx-angular/rx-angular - 25cb3095c76fa27547fe3d26ad0caa4509c8a80d authored over 4 years ago
Fix typos in links

github.com/rx-angular/rx-angular - 12c348c877d8316ced54d432964d224588b0e9cb authored over 4 years ago
release(1.3.0) bumped version

github.com/rx-angular/rx-angular - 1dc561009117536114befec081c4548d23750731 authored over 4 years ago
Transformation helpers. (#169)

* Implement transformation helpers for `object` and `array`
Co-authored-by: kirill-karnaukhov <...

github.com/rx-angular/rx-angular - 78c626c80818182f5ddb0ba16cab512b4ca8fa4e authored over 4 years ago
test(state) test unsubscribe and implement complete (#172)

github.com/rx-angular/rx-angular - 49242c2bacb8637e2554dacd6435f77ecace0018 authored over 4 years ago
ci(circle-actions) test1 (#171)

github.com/rx-angular/rx-angular - d1b325d91eebf5cc3be2a7cc00681d2b24352efb authored over 4 years ago
Create build-and-test.yml (#170)

Setup github actions

github.com/rx-angular/rx-angular - dd5a4d72ff4f9330847281659a327d291f1d60bc authored over 4 years ago
Scheduling ticks (#166)

refactor template package, setup CI integration

github.com/rx-angular/rx-angular - 17b2b4cfe6ea82385fd19eb6aceea1de0020eae2 authored over 4 years ago
Selectslice distinctuntil signature (#164)

* refactor(state): refactored selectSlice, distinctUntilSomeChanged and keyCompareMap signatures...

github.com/rx-angular/rx-angular - ba8ccf78fde335d5fa39d077e35eef683403b50e authored over 4 years ago
refactor selectSlice, distinctUntilSomeChanged, keyCompareMap (#159)

* refactor(state): refactored selectSlice, distinctUntilSomeChanged and keyCompareMap signatures...

github.com/rx-angular/rx-angular - 0e6e2f3cdd6e1ed6e2973aa804da479e8cd99e8e authored over 4 years ago
Add CoC (#162)

* Create CoC

As your project gains traction, I thought it might be a good idea to add a CoC
...

github.com/rx-angular/rx-angular - 4da21ef479931a88a67e97d0e3e8615bcb9d65be authored over 4 years ago
Ngxs tour of heroes demo (#160)

* lint fix

* separation of concerns

github.com/rx-angular/rx-angular - 630262f6aac7a3333bbea059833f5fcc4192370f authored over 4 years ago
fix(state): improved return types for selectSlice operator (#150)

Co-authored-by: kajetan.swiatek <[email protected]>

github.com/rx-angular/rx-angular - 1ffd5f78f4c3c2b31dcbc41bb458e6bdbdf25624 authored over 4 years ago
docs(template): add usage information (#157)

* Add usage information

github.com/rx-angular/rx-angular - b2ab796edc6a010298cd3f6fe2f0afa0491ec32d authored over 4 years ago
Update README.md

github.com/rx-angular/rx-angular - 40bb5555c9f91582d7a7ee989da317096d778cf5 authored over 4 years ago
docs(template): version bump

github.com/rx-angular/rx-angular - c4a4be74bbd6463c0ac3cfea08d713b6176dc8a4 authored over 4 years ago
docs(template): factored docs into slices (#155)

* docs(template): factored docs into slices

* docs(template): removed image

* Update libs/...

github.com/rx-angular/rx-angular - 94d9cd9109fa32a8c787fb9678b2e2ff105a396a authored over 4 years ago
docs(template): fix tour-of-heroes (#154)

github.com/rx-angular/rx-angular - 198901a47b6e18f14cbf1302ce848716530fed64 authored over 4 years ago
docs(template): fix tour-of-heroes (#153)

github.com/rx-angular/rx-angular - 697f1ff31443cd8b6825be384d1ff58a1e630e37 authored over 4 years ago
test(template): fix tests (#152)

* test(template): fix tests

* refactor(template): removed not needed code

Co-authored-by: ...

github.com/rx-angular/rx-angular - 4bd6127a2ad266250919650a9240d5b3dbf1d3fa authored over 4 years ago
Render prio example (#147)

feat(template): docs, unpatch, view-port, performance over scheduling

github.com/rx-angular/rx-angular - 758bd7437f5b392440febd7a74d5ff25f7a48f15 authored over 4 years ago
fix(ci) deactivate template tests

github.com/rx-angular/rx-angular - f28a0486b645a3bc431c396c1025a084b0ef1915 authored over 4 years ago
fix(template) cleanup

github.com/rx-angular/rx-angular - 38dd95ccdd0a08a4dc87125b1cc40c6ec14b9180 authored over 4 years ago
fix(render-aware): fixed strategy behavior in render-aware (#143)

* fix(render-aware): fixed strategy behavior in render-aware. removed default strategy from conf...

github.com/rx-angular/rx-angular - da0e38e29479f730c88d2096ad28847b1dd78c5b authored over 4 years ago
test(template): test NgZone/NoopNgZone implementation (#142)

github.com/rx-angular/rx-angular - 3ab833bb69a5eaa1190a300c2f4435dcf48c2afe authored over 4 years ago
fix(template): render aware strategy handling stable on resubscribe (#141)

github.com/rx-angular/rx-angular - e3516e39836cc1cf44b7fd75a5781fd293999aa3 authored over 4 years ago
strategy behavior (#139)

* fix(template): fixed strategy behavior in render-aware

* perf(template): reduced renderings...

github.com/rx-angular/rx-angular - 5dd1ec88b69a8379fee3f57af3c3eb9365b665ff authored over 4 years ago
fix(template) add examples

github.com/rx-angular/rx-angular - daf4d2311265d098ecc668dbc9c9e2f364a7d956 authored over 4 years ago
fix(template) Demo app title

github.com/rx-angular/rx-angular - fa0bb95a00dc5f299def17ef29b6a6740718b0fb authored over 4 years ago
add examples view port demo

github.com/rx-angular/rx-angular - ceb11896d44085a3ea1746dcd4ffc86f6d484bb5 authored over 4 years ago
feat(template) add unpatch events module and directive (#137)

* feat(template) add unpatch events module and directive

* add examples

github.com/rx-angular/rx-angular - 607575348fc981455773e16f3029f9415445ab07 authored over 4 years ago
Render operations (#127)

* feat(template): add static rendering, improve rx rendering

* feat(template): add tests

*...

github.com/rx-angular/rx-angular - 01749769b491b08c8ce4ada1621cbb9772ce10b9 authored over 4 years ago
fix: fix typo in function name (#135)

github.com/rx-angular/rx-angular - e6df35ecda96e986fcdf868be80290773c947bd3 authored over 4 years ago
feat(state): add perf target (#134)

Added perf checks as nx target for state

github.com/rx-angular/rx-angular - 744147f4e3b6610c779258ac3edc160640edbb62 authored over 4 years ago