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

Setup GitHub action for demos deployment (#364)

* chore(demos): deploy on push to master

* chore(demos): change base href and output folder

github.com/rx-angular/rx-angular - b3417e0f3b451dd2bb0f57a85fe78006c165f911 authored over 4 years ago
RenderAware fix (#365)

* feat(demo): add push-basic example demo component

* fix(render-aware): fixed observable com...

github.com/rx-angular/rx-angular - 345d402e78eba3e07f89d46ae7d3fd33f9365836 authored over 4 years ago
(POC) Change strategy at runtime (#361)

github.com/rx-angular/rx-angular - c0e69affb4a17e65e2ab1fcfb86b3893094a7484 authored over 4 years ago
Merge branch 'master' of https://github.com/BioPhoton/rx-angular

github.com/rx-angular/rx-angular - 60d0eb8d81b6b386a44a40b17208de9e88236aa6 authored over 4 years ago
fix(demos): enabled Template Bindings demo in the "demos" app (#359)

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

github.com/rx-angular/rx-angular - ee5bdb2e275a146c617529fca410616d32167ddb authored over 4 years ago
Rx list remove poc (#357)

github.com/rx-angular/rx-angular - f5d522faf446315829af536120f6e766248e3b0b authored over 4 years ago
Let vs push test. Toggle list of items (#355)

github.com/rx-angular/rx-angular - d2deb00de29fa4d46baff48c5a790881be5f56e0 authored over 4 years ago
docs(zone-less): why-zone-less.md

github.com/rx-angular/rx-angular - 8cf2276059c8df971563b8340af2950c7cd42385 authored over 4 years ago
fix(transformation-helpers): log warning only if source is not empty. (#349)

github.com/rx-angular/rx-angular - 291a83468bec574397ef6aa88b93afbec10d4d12 authored over 4 years ago
docs(general): add performance.md (#356)

github.com/rx-angular/rx-angular - bfbcaa9de0cef8bb71689dcd743546bfc7f0d601 authored over 4 years ago
Merge branch 'master' of https://github.com/BioPhoton/rx-angular

github.com/rx-angular/rx-angular - 2c342319308bd2fc5fc637911bf9ea8ca57f74c7 authored over 4 years ago
Fix basic state tutorial URLs

github.com/rx-angular/rx-angular - 2a74bfe616f54682f760ca54bf9edbf41a3b5c3e authored over 4 years ago
Fix main logo in README.md

github.com/rx-angular/rx-angular - 0ede0f691298cec751e0e84375057c5f7daee7eb authored over 4 years ago
Restore main logo

github.com/rx-angular/rx-angular - f9369dfd25b05839181d6b32717f7cd5666c7142 authored over 4 years ago
Create LICENSE (#353)

github.com/rx-angular/rx-angular - cd1da1d0ff56ef159bcbc89e222b99196baa0230 authored over 4 years ago
Merge demos (#346)

github.com/rx-angular/rx-angular - 73fe681c16d160711770ddeefc56583a61b7b914 authored over 4 years ago
docs(template): remove mentions of experimental features (#348)

github.com/rx-angular/rx-angular - 1d43d4c75aa3e04d8396d690623d18f243205bb8 authored over 4 years ago
docs(web): replace slack link with discord (#347)

github.com/rx-angular/rx-angular - 90443ad4c085bb4ef6fde142f5e3e6e22711b288 authored over 4 years ago
Provide an example of tour of heroes combining RxAngular with NGXS (#331)

* Change this.connect() to this.state.connect() in the constructor of the AppComponent (#322)

...

github.com/rx-angular/rx-angular - f93fd5a7ef15798abd1d8d8730f0476675a6bdfb authored over 4 years ago
add emoji glossary file

github.com/rx-angular/rx-angular - 546729cfe8086f4babdb9ec3035000f2f737f4cb authored over 4 years ago
docs(experiments): change-detection demos (#339)

github.com/rx-angular/rx-angular - 000da7f7a8c4f37656f2662219cc5f54d41b93fd authored over 4 years ago
Merge pull request #341 from rx-angular/fix-state-tutorial-docs

docs(linking): update basic state tutorial in web docs

github.com/rx-angular/rx-angular - a5cbf9a3e0a17d9917d1638d57c08491bc9ad0d2 authored over 4 years ago
docs(linking): update basic state tutorial in web docs

github.com/rx-angular/rx-angular - 6bb3fa1537af25575ec1181a7c86cfbe351ef3d5 authored over 4 years ago
Presenter updtae (#338)

github.com/rx-angular/rx-angular - 56baec6da3c0ddf20ecf9107aefb9908a9a1d7bc authored over 4 years ago
docs(state-tutorial): add golbal state (#337)

github.com/rx-angular/rx-angular - 96f4310e57d3b809dfca29d9a986c628b94e7190 authored over 4 years ago
docs(tutorial): extend state tutorial (#336)

github.com/rx-angular/rx-angular - fc974484d13e3039fa3aa0c7c409547342526780 authored over 4 years ago
Organize Template Demo (#334)

github.com/rx-angular/rx-angular - a7141d3414898e5a1d2554279f9139656bdb074c authored over 4 years ago
Fix template demo (#332)

* fix links

* feat(global-render-queue): added updated version

Co-authored-by: Julian <jul...

github.com/rx-angular/rx-angular - 1b036621c6cc8c5f2ef9b195bb3d9aaac3b89bf3 authored over 4 years ago
Local variables poc (#325)

github.com/rx-angular/rx-angular - aaa287e849d17b9fb16e52f7128310f5e28ad15e authored over 4 years ago
release(template): 1.0.0-beta.0

github.com/rx-angular/rx-angular - b027e9b7e6db2d21c56040efe67a71a84381a3be authored over 4 years ago
fix(experimental) rename experimental files (#319)

github.com/rx-angular/rx-angular - 8fed7b2a78166f9fcb704a579259c956ef2b0475 authored over 4 years ago
release(template): 1.0.0-alpha.6 target

github.com/rx-angular/rx-angular - 4074a83a3ef936f5498700af742cd788d9bbd2bd authored over 4 years ago
release(template): 1.0.0-alpha.5 target

github.com/rx-angular/rx-angular - f7a5fc9234dcb3f4279a79a2b7eac2273c215d83 authored over 4 years ago
Fix template logo url

github.com/rx-angular/rx-angular - 6433981101ee06fba70c8a9fd9ea1130c4d0de45 authored over 4 years ago
chore(publish): setup publish target (#318)

github.com/rx-angular/rx-angular - f2121b1331b800c97d951eae4db7244fed9dbdb7 authored over 4 years ago
test(global-strategy): fix tests for markDirty (#308)

github.com/rx-angular/rx-angular - ca0b50b0a5ba4db7e83dc048e3f292a600e4af32 authored over 4 years ago
docs(linking): relink to rx-angular

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

github.com/rx-angular/rx-angular - 1feda51848d18a7035d842075b32d19660610343 authored over 4 years ago
Cover strategyName$ as observable (#314)

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

github.com/rx-angular/rx-angular - 90b1994e65fd3c1a59947eea9d9dfc9556bba6b7 authored over 4 years ago
docs(template): updated example for the LetDirective (#315)

docs(template): added description for `events` input binding for `UnpatchEventsDirective`

Co-...

github.com/rx-angular/rx-angular - 60c4c4af3ab457cbc7a0f213b18b8b1074272323 authored over 4 years ago
Poc ChangeDetection over EmbeddedView (#300)

github.com/rx-angular/rx-angular - 2de0efe3958929a4d9e8e976400c457ea96082b4 authored over 4 years ago
Fix github icon in _sidebar.md

github.com/rx-angular/rx-angular - d3d5d6d1ccff531505d3c85ae4d43d648b8be801 authored over 4 years ago
Update _sidebar.md

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

github.com/rx-angular/rx-angular - 57580491327bba72446e50829bd1fb094afbb161 authored over 4 years ago
test(noop-strategy): fix tests for detectChanges

github.com/rx-angular/rx-angular - e6ce85829cda5ce504be65106a9b94a0d82f977d authored over 4 years ago
chore(updates): update nx (#307)

github.com/rx-angular/rx-angular - 913e4487b7203135f84e345f08dc89bc0ae3a0c3 authored over 4 years ago
chore(labaler): adopted labeling of PRs (#306)

github.com/rx-angular/rx-angular - 4a39196cd0acc91125966c3342b695d34fe779ac authored over 4 years ago
test(static-schedule): fix tests (#298)

github.com/rx-angular/rx-angular - 9bf4b08fbcfc07b7dfe2831d81d2553d87a4fd68 authored over 4 years ago
docs(state): fix usage.md

github.com/rx-angular/rx-angular - 8fa3283fd8c7a82ba5a2d29ce51a23dbf1ef7941 authored over 4 years ago
Update usage.md

Replaced old method `setState` with `set`, replaced `this.select()` with `this.state.select()` i...

github.com/rx-angular/rx-angular - 4914db79965ae565d409f239ef3407fd762166d5 authored over 4 years ago
feat(cdk-folder): intro cdk folder (#296)

github.com/rx-angular/rx-angular - 72e315f98980e599186324681a05c992ac130c3f authored over 4 years ago
Detache strategy (#290)

github.com/rx-angular/rx-angular - 48f92689b70b60cddf953fe58e353c0ceaaa1eac authored over 4 years ago
Error values in rx-let (#295)

github.com/rx-angular/rx-angular - bfdd7c1184cfab03e7b9b0c3e8f31c150b60c6a8 authored over 4 years ago
fix(static-coalesce-and-schedule): adopt signature, fix tests

github.com/rx-angular/rx-angular - 2a7cc85716f8ed640e6e0ce5cbdc3c4f8c804f9e authored over 4 years ago
test(template): introduced promiseTick tests. fixed globalThis modifications (#291)

github.com/rx-angular/rx-angular - 1d30402e95b43b3635da3ddd33479030f19d2004 authored over 4 years ago
test(static-coalesce): added tests (#292)

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

github.com/rx-angular/rx-angular - 6ecad1564fae631a1ea47170c3c96ec3b0a0b234 authored over 4 years ago
fix typings (#289)

github.com/rx-angular/rx-angular - 87de263c980df7a63f576b4e5492f2a6ac56719a authored over 4 years ago
test(render-strategies): improved render strategy tests (#287)

github.com/rx-angular/rx-angular - 0a9d73598655b0e349aae455639ae38c1d1b5e5e authored over 4 years ago
fix(selectSlice): fixed undefined selected key behavior (#284)

github.com/rx-angular/rx-angular - 8a385f7149e3ad04a59466d2930686fb3dabe75c authored over 4 years ago
Template core tests (#286)

github.com/rx-angular/rx-angular - 4032334b2f0814a5e61f7c2d906559330cca1779 authored over 4 years ago
test(templateManager): fix tests (#288)

github.com/rx-angular/rx-angular - ddee734d87e5fd90797d70092a14813a73dee8f2 authored over 4 years ago
test(coalescing-manager): implemented coalescing-manager tests (#280)

* test(coalescing-manager): implemented coalescing-manager tests

* refactor(coalescing-manage...

github.com/rx-angular/rx-angular - e1fe3b381d85aaf232873a6655bed08b533692d1 authored over 4 years ago
Merge pull request #283 from BioPhoton/fix-coverpage-logo

docs(web): change coverpage logo url to global path

github.com/rx-angular/rx-angular - 62c34f59a1faf5c78a89824f5c08cb0ee4d5aa1e authored over 4 years ago
docs(web): change coverpage logo url to global path

github.com/rx-angular/rx-angular - 3fec85fd3dadcd12215fde5dea19f6c13d1f5e57 authored over 4 years ago
Merge pull request #282 from BioPhoton/docs-fixes

Update docs description, fix favicon, fix slack url

github.com/rx-angular/rx-angular - 9415e5fc7743338b496d1a7e1b30b08556255a29 authored over 4 years ago
Update docs description, fix favicon, fix slack url

github.com/rx-angular/rx-angular - de469b5d58bdfdb2aa35aef1819df13fb119b0af authored over 4 years ago
test(zone-check): implemented missing zone-check tests (#279)

github.com/rx-angular/rx-angular - ad171f33c6fe00690e936d5022fe774c245c21e7 authored over 4 years ago
test(strategies): implement tests (#271)

Co-authored-by: Kirill <[email protected]>
Co-authored-by: Sebastián Ferreras <sebastian....

github.com/rx-angular/rx-angular - 7773cac94f70b8d1af385b3fbbd6c8dbe9859a3c authored over 4 years ago
docs(state): fix path to the logo image (#278)

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

github.com/rx-angular/rx-angular - 9b9e2aad243872b7dbdbe14abcb2f271a29c6f22 authored over 4 years ago
fix(strategies): complete API docs (#274)

github.com/rx-angular/rx-angular - 37776ab7fca8c23b8d91e567f1ae6a5848c3a6c9 authored over 4 years ago
Additional tests for LetDirective (#265)

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

github.com/rx-angular/rx-angular - 75f77520a9cace62f3f80e46f4e80b5eb26426d4 authored over 4 years ago
Harmonize reactive context (#276)

* feat(reactive-context): introduced RxTemplateObserver

github.com/rx-angular/rx-angular - 1e4e0846c4692166186d145ba3c9a61ef1e5ee7d authored over 4 years ago
docs(setAccumulator): Create docs for API, usage and rx-state (#275)

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

github.com/rx-angular/rx-angular - ef99804c1b07aeb96763cacca6afad7bbdab03b1 authored over 4 years ago
fix(push-pipe): complete API docs (#273)

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

github.com/rx-angular/rx-angular - b307a321db1323d9db2ae601e62d7e79d9158321 authored over 4 years ago
Merge pull request #272 from sebaferreras/patch-1

docs(state): fix wrong property name

github.com/rx-angular/rx-angular - bb453f24686d2833b35e761f55881d423b8aaabb authored over 4 years ago
docs(state): fix wrong property name

github.com/rx-angular/rx-angular - 29844ca0d6f62b5c5cbf5b8a4bd831f206216ba8 authored over 4 years ago
chore: force push on docs generation action (#270)

github.com/rx-angular/rx-angular - 1715d2bc5055626ca1be21e926d7ddd8eb841744 authored over 4 years ago
docs(template): add contributors section

github.com/rx-angular/rx-angular - adf9459fcc391ddc3cb884941c72209334da81c3 authored over 4 years ago
fix(state): add contributors to state package.json

github.com/rx-angular/rx-angular - 5d7591b0a4216cbe52262c60b91cc12a44e6009b authored over 4 years ago
test(coalesceWith): added tests for error handling (#266)

github.com/rx-angular/rx-angular - 4cce05bc2abbd00aad5789c30e2cfa3abcbc8acd authored over 4 years ago
test(render-aware): implemented missing tests (#264)

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

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

github.com/rx-angular/rx-angular - 1c7e298745bb68cbec55be7f318f9d92ee2824cf authored over 4 years ago
chore(chagnelog): setup changelog for state and template

github.com/rx-angular/rx-angular - 160f501112204eea5abc7125648306c716404030 authored over 4 years ago
fix(export-experimental): export interfaces for custom strategies (#259)

* fix(export-experimental): export interfaces for custom strategies

* fix(export-experimental...

github.com/rx-angular/rx-angular - e457235141603692de0ec51595fe13268450535e authored over 4 years ago
fix(viewport-prio)

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

github.com/rx-angular/rx-angular - a3f9578819d03d077786f31e52b32774ae65bc52 authored over 4 years ago
docs(rxLet): fixed references to docs for LetDirective (#255)

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

github.com/rx-angular/rx-angular - 24426703f660f7bee8feaf941236066482865eb4 authored over 4 years ago
Merge pull request #256 from BioPhoton/fix-bindings-demo

fix demo

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

github.com/rx-angular/rx-angular - 5313a5fe60d306a6decca377ca01a57d4a46b111 authored over 4 years ago
test(template): Move unused code to experimental (#241)

github.com/rx-angular/rx-angular - 8092a7603350b0cd8d24f7e70fd016c8a78f36b1 authored over 4 years ago
docs(template-demo): update template demo (#252)

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

github.com/rx-angular/rx-angular - f531fbeb617e27eaaa7a99be5b62296bd523b2e7 authored over 4 years ago
fix(envZonePatched): add tests for envZonePatched (#240)

github.com/rx-angular/rx-angular - b90f2044f79ec48f89a6445df0f176606f072604 authored over 4 years ago
docs(rxLet): Updated and generated docs for LetDirective (#253)

github.com/rx-angular/rx-angular - 4416643e101576b33f5404df4796344bd1e66421 authored over 4 years ago