Ecosyste.ms: OpenCollective

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

ngneat

We build powerful open sources for JS & Angular Applications. We spread our knowledge using the https://netbasal.com blog.
Collective - Host: opensource - https://opencollective.com/ngneat - Code: https://github.com/ngneat

refactor(test): update spec

github.com/ngneat/content-loader - 4a946e2b6aa0405ca4f6d8f2902cfd1433457acc authored almost 6 years ago
chore: bump deps to support angular 7

github.com/ngneat/content-loader - e88bedec322ffba61ba08414cdd9d4629823e77f authored almost 6 years ago
Merge pull request #70 from MartinNuc/directive-query

Fix for using query in directives

github.com/ngneat/spectator - f9ef2a527945f4503e2f0459d557fc9d0d77284d authored about 6 years ago
feat(internal): use host debug element when debug element is missing

github.com/ngneat/spectator - 882950bf9473b40ef467ada2aa9ba78724e9c6b9 authored about 6 years ago
test(directive): add test for query with directive

github.com/ngneat/spectator - 3e090e7e41d3e83079a3b8f730e6991c8ffa1539 authored about 6 years ago
chore(version): bump

github.com/ngneat/spectator - d6219ff677be11cb2927b3ace43c648d51b5d1ab authored about 6 years ago
fix(lib): revert pr

github.com/ngneat/spectator - 8c00cde0911a5336f977b7928242c47ac8e0616e authored about 6 years ago
chore(version): bump

github.com/ngneat/spectator - 9a107893c5c1fa42f39837fab13e0adc8dc9cac7 authored about 6 years ago
Merge pull request #69 from MartinNuc/directive-query

Make queries work for directives

github.com/ngneat/spectator - 037b15aaa66083cd95bd3ea22aa6d7a4a65290f7 authored about 6 years ago
feat(internal): use host debug element when debug element is missing

github.com/ngneat/spectator - 820c3808c2d4a7c376f1665a7fa9d19e140df9a5 authored about 6 years ago
test(directive): add test for query with directive

github.com/ngneat/spectator - b54e77fb486e65926345c9e5bba6c198ed6c1005 authored about 6 years ago
fix(lib): remove decorator

github.com/ngneat/until-destroy - 9867ca4af01ecc065b35bbbb61430b1fce4efaae authored about 6 years ago
remove until stable

github.com/ngneat/until-destroy - 77dd4e4f70ebf233457149b182377eb0629379eb authored about 6 years ago
chore(package): version

github.com/ngneat/until-destroy - c8756b072aad6b7ce629f462c31631c1a7ea9155 authored about 6 years ago
Merge pull request #29 from gund/master

[Fix] Use component instance instead of prototype in WithUntilDestroyed decorator

github.com/ngneat/until-destroy - cff9c151f8a00f09441a8e4b1304b56341916d7d authored about 6 years ago
fix(decorator): use component instance instead of prototype

github.com/ngneat/until-destroy - 209ef22c5d189a0ceea8afc95218ffc68ff9fde4 authored about 6 years ago
chore(package): version

github.com/ngneat/until-destroy - 8425bb23aa78d956457d6c07abb789423f4be4e0 authored about 6 years ago
Merge pull request #28 from gund/master

[Feat] Add @WithUntilDestroyed decorator

github.com/ngneat/until-destroy - 565c6c867c11d4afeab86b3c9edd5a88170cabf8 authored about 6 years ago
test(decorator): make test case more readable

github.com/ngneat/until-destroy - c4b9b5acc76ffcfb1ad1c7348138d07d23f54baf authored about 6 years ago
fix(decorator): export with proper name

github.com/ngneat/until-destroy - 607a7f7a71afde986152df3079fa2870635f93f1 authored about 6 years ago
fix(decorator): implementation

And add unit tests + update docs

github.com/ngneat/until-destroy - 423a8966a3f5aecb6636e63a41df1ba5c51a0d9c authored about 6 years ago
chore(package): list rxjs in peerDependencies

github.com/ngneat/until-destroy - 1749f154da0b549774991144c735381f84c18b23 authored about 6 years ago
refactor(decorator): add type cast to stream prop

Co-Authored-By: gund <[email protected]>

github.com/ngneat/until-destroy - 00c9f4ba08247bc87dc71707a5bf2d0e262faacb authored about 6 years ago
docs(readme): improve decorator example

github.com/ngneat/until-destroy - acffc26278021196c722d84850cdd0036f466116 authored about 6 years ago
docs(readme): fix decorator section name

github.com/ngneat/until-destroy - 888c7055938ee5af21b0daee660b8cd1b857cf55 authored about 6 years ago
docs(readme): show usage of @AutoUnsubscribe decorator

github.com/ngneat/until-destroy - 3b72e2ffdadb3c7b7f9cf941329c02b60fb212f8 authored about 6 years ago
feat(decorator): export AutoUnsubscribe as public API

github.com/ngneat/until-destroy - fe8295c659b1aaee2ad72321dbc92b9279fe36a7 authored about 6 years ago
feat(decorator): add @AutoUnsubscribe property decorator

Allows to apply `untilDestroyed` operator on pipe properties via decorator

github.com/ngneat/until-destroy - 08c48c69072c36630422a929c7416e1d1c9d1bfd authored about 6 years ago
chore(version): bump version

github.com/ngneat/spectator - 7fe31e57cc466870feab6fb165f8369df58ec15e authored about 6 years ago
Merge pull request #64 from dirkluijk/fix/jest-jasmine-type-collisions

fix(jest): fix type collisions between jasmine/jest

github.com/ngneat/spectator - 8c2b8f2960099a2938e14e99fa82eb166603f5bd authored about 6 years ago
fix(jest): fix type collisions between jasmine/jest

github.com/ngneat/spectator - e7b6a443eaf982dd8124afb919273061a6225711 authored about 6 years ago
chore(version): update

github.com/ngneat/spectator - ed626cdca316dabca398fff576a34dbfabc3698c authored about 6 years ago
fix(jest): expose dom selectors

Closes #62

github.com/ngneat/spectator - 9c32bbcd8a3e3918eaef0ef570b78276826d3304 authored about 6 years ago
Merge pull request #61 from LayZeeDK/feature/jest-specs

test(jest): add Jest specs matching all the Jasmine specs that have Spectator imports

github.com/ngneat/spectator - d6ae65309e359932b50d8fef6852fa3ce76617d8 authored about 6 years ago
docs: add @LayZeeDK as contributor

github.com/ngneat/spectator - 2cc6dca1afc0fe4aecd9e078c9538678d34bb23c authored about 6 years ago
test(jest): add widget component spec

github.com/ngneat/spectator - e9bbc7d5e0ce36ea4d3601ac926109fa892cb447 authored about 6 years ago
test(jest): add view children component spec

github.com/ngneat/spectator - fb6a1ca9dc86ea77fc34da67c296a760f5d1c6e7 authored about 6 years ago
test(jest): add unless directive spec

github.com/ngneat/spectator - d9cd115064875e7545a90bd28b16012a229d268d authored about 6 years ago
chore(version): bump v

github.com/ngneat/content-loader - 504a105d5e5670ba06fe76db2d921866847463ff authored about 6 years ago
test(jest): add spec for component without overwritten providers

github.com/ngneat/spectator - 745d73f87c5002ba5cfedca443f12200855a855a authored about 6 years ago
test(jest): add hello component spec

github.com/ngneat/spectator - d16deaf1d76e6f5d521087435000a86073a0de26 authored about 6 years ago
test(jest): add form input component spec

github.com/ngneat/spectator - d3de3da1035623f2cc7888fbce7e74f10a675b14 authored about 6 years ago
test(jest): add form group component spec

github.com/ngneat/spectator - 3d9260a059ed492e515dcd157011a7efb24a5161 authored about 6 years ago
test(jest): add DOM selectors component spec

github.com/ngneat/spectator - 6ed750b14ca9d62bd9020fb684ac26d9beba652c authored about 6 years ago
test(jest): add consume dynamic component spec

github.com/ngneat/spectator - 83d84ea5af0d470932aa51fbabf00de1ed3c68d4 authored about 6 years ago
Merge pull request #27 from wynfred/master

Support option style

github.com/ngneat/content-loader - b03e9e4ad506740ced36c40869ada8758887f636 authored about 6 years ago
test(jest): add calculator component spec

github.com/ngneat/spectator - c49e6f14dab56cb9be490d6a9e0f9fd069a468f5 authored about 6 years ago
test(jest): add button component spec

github.com/ngneat/spectator - 057886c988b5d00f27cce8116a287914e2a73149 authored about 6 years ago
test(jest): add async input component spec

github.com/ngneat/spectator - f175b02b5252617a7390d69f86f775a5761f559c authored about 6 years ago
test(jest): add async component spec

github.com/ngneat/spectator - 63ce989cfed7589cdb884be15982d3f005a39667 authored about 6 years ago
test(jest): add consumer service spec

github.com/ngneat/spectator - 2c72773dd51de8ea906ccd2fedf1a1f3523f920b authored about 6 years ago
support option style

github.com/ngneat/content-loader - 4b38c00753ecf840833fb22893d2c5091f5a5380 authored about 6 years ago
chore(version): bump version

github.com/ngneat/spectator - 6d15355b5c8f7d7938f65f0b4c44c997ca84b4af authored about 6 years ago
Merge pull request #60 from dirkluijk/ng-mocks-support

docs(mock-component): deprecate MockComponent

github.com/ngneat/spectator - d99ba374dee6aa8a48d7d8557546b24062f64583 authored about 6 years ago
docs(mock-component): deprecate MockComponent

Issue #59

github.com/ngneat/spectator - 9797d5197bdd5b3b694f37bc0d1beeebd93bedf2 authored about 6 years ago
chore(readme): update

github.com/ngneat/spectator - affa20c3cbcc5cdfe7107be9e58a1b23dfbe3d31 authored about 6 years ago
Merge pull request #25 from Jamaks/patch-1

fix package name

github.com/ngneat/content-loader - 536d96d13b98814379210a49ab495f298d522ccb authored about 6 years ago
fix package name

github.com/ngneat/content-loader - dedbf4dae133d4dee30b53e81ace285cac0fe8cf authored about 6 years ago
chore(lib): bump version

github.com/ngneat/spectator - bf0bdfd555684f34592196270f58f1be3c5b7aeb authored about 6 years ago
Merge pull request #58 from MartinNuc/mock-provider-properties

Mock provider properties

github.com/ngneat/spectator - d2f4d4c143e6eae6d7ab916832aa5df107721835 authored about 6 years ago
feat(mock): allow to pass template with properties for mocks

github.com/ngneat/spectator - c2a35488fc81ed2b9ac50b410a53835bbda67250 authored about 6 years ago
feat(mock): create failing tests for mocks with properties

github.com/ngneat/spectator - f2a3feea23df1c372017a55b10a885b5f65d6d6c authored about 6 years ago
Merge pull request #24 from gund/master

[Docs] Update install script example in readme

github.com/ngneat/content-loader - 52669000c2cc2da3b6413dcf6dc1b6c4e5bb6b1c authored about 6 years ago
docs(readme): update install script example

github.com/ngneat/content-loader - 7bf6551e2436bce35404863a5c472bcb95b8f553 authored about 6 years ago
chore(package): bump version

github.com/ngneat/spectator - c8171728c8d6bf812653a89a3fa06cdf8d16ab80 authored about 6 years ago
Merge branch 'dirkluijk-spectator-with-jest-and-jest-mocking'

github.com/ngneat/spectator - 7ae901860704ce50f26f7753b6d6101e83761b2b authored about 6 years ago
chore(readme): update

github.com/ngneat/spectator - a5837ec2b35067e3c990a9fcef5e8ccd6a7e4d75 authored about 6 years ago
fix(jest): fix build

github.com/ngneat/spectator - 7f058b35889cb8acac0762c74554fcad7cd7da09 authored about 6 years ago
fix(jest): fixes after review comments

github.com/ngneat/spectator - 2b7d2a59735a37c9e5cf2c7cda4a55f87058f879 authored about 6 years ago
Merge branch 'master' into spectator-with-jest-and-jest-mocking

github.com/ngneat/spectator - 84d32651e83b123e40dcf55af675f4acce11a6c3 authored about 6 years ago
chore(playground): remove debugger

github.com/ngneat/spectator - 0b0fc35872e1dda6c50e025643ec5a3a82d93d25 authored about 6 years ago
feat(lib): disable change detection on a test level

github.com/ngneat/spectator - 1df9d7f84deac399426dae8a68cf7cd54ef6de8b authored about 6 years ago
fix(jest): add missing export

github.com/ngneat/spectator - a1a210babb47c9f623ac28558e3fc3b104d6b671 authored about 6 years ago
test: add additional Jest specs

github.com/ngneat/spectator - 98ea17bb530afd4c807174aba6109609991562e1 authored about 6 years ago
refactor: type improvements

github.com/ngneat/spectator - 2e56d9e8ac78f2e029e27b7d0de7df2a73e363c1 authored about 6 years ago
feat(mock): support for Jest mocking

github.com/ngneat/spectator - 45f0677a71a7330eb5bccc587418ec0ceefece53 authored about 6 years ago
chore(readme): add contributor

github.com/ngneat/spectator - 2b0d50068ff9bddee7750b1ac1665c7f35929fa0 authored about 6 years ago
chore(package): bump version and remove peer deps

github.com/ngneat/spectator - 2467d588dc34b6cc7268aa399bdceccc68e7efe4 authored about 6 years ago
Merge pull request #52 from MartinNuc/matchers-types

fix(types): add types to matchers definitions

github.com/ngneat/spectator - 790b5bad52c959ac8746dd0e0c05cf3854a63acf authored about 6 years ago
fix(types): add types to matchers definitions

github.com/ngneat/spectator - 9de13d10e2900710b9dd0c7add1ee5107c3189f8 authored about 6 years ago
chore(dev): bump to 2.1.0

github.com/ngneat/spectator - 3f5ba9495376c66d391c4d31299ebe47f2ae2592 authored about 6 years ago
Merge pull request #50 from benelliott/angular-cli-lib

Use @angular/cli library build tooling for library build process

github.com/ngneat/spectator - 2f70012dfd82d9d26facc794fc780fc102df4166 authored about 6 years ago
chore(dev): add CONTRIBUTING.md

github.com/ngneat/spectator - 111f52a4a007b0ce0a27e66dbd537e6d7770ddc5 authored about 6 years ago
chore(dev): prefix all npm scripts with npx

github.com/ngneat/spectator - 4cd2d4222a37ad523bf1cc4b5a514415d4af8953 authored about 6 years ago
chore(dev): clean spacing in karma files, allow empty suite in lib

github.com/ngneat/spectator - cd259fcc8a3403d06f694647099e42ae742f09d4 authored about 6 years ago
chore(dev): bump version number to 2.0.7

github.com/ngneat/spectator - a1f04f9e0dec5e5233447cc31a3af9f645723b27 authored about 6 years ago
chore(dev): rename DummyNgModule to __DummyNgModule

github.com/ngneat/spectator - a2062bf21edee3292d6c10bf8af9a7cf50d2655c authored about 6 years ago
chore(dev): apply prettier to app as well as library

github.com/ngneat/spectator - 47a5ce9afc841d00e1600060ab891a92e477bd4e authored about 6 years ago
chore(dev): migrate build to @angular/cli (for library)

github.com/ngneat/spectator - 561bc11b29e580f4ac44c0dbcb41e220558f6579 authored about 6 years ago
Merge pull request #49 from benelliott/service-get-any

fix(service): loosen SpectatorService.get interface typing

github.com/ngneat/spectator - 842ed78951fd258640e3bc65aa2588fdbd4ee52f authored about 6 years ago
fix(service): loosen SpectatorService.get interface typing

github.com/ngneat/spectator - 6ab678b9a7a09aff2ae0f15ec1304ac2f2c967da authored about 6 years ago
Merge pull request #48 from benelliott/service-get-any

fix(service): loosen type restrictions on SpectatorService.get

github.com/ngneat/spectator - 5dfb30bc8968706684726988c4a651d1aca26fbd authored about 6 years ago
fix(service): loosen type restrictions on SpectatorService.get

github.com/ngneat/spectator - b1adb37a4d5803f0ff60396500ea0231cd3a5ce1 authored about 6 years ago
Merge pull request #47 from benelliott/create-service-module-imports

fix(service): merge options imports into module imports when creating a service TestBed

github.com/ngneat/spectator - 5da1cd874388128fc746f60de99b1d1f43605c32 authored about 6 years ago
fix(service): merge options imports into module imports when creating a service TestBed

github.com/ngneat/spectator - 70c9c1f5851480b972c26396049607fc2e0f1081 authored about 6 years ago
Merge pull request #46 from xxxtonixxx/master

fix(host): componentProviders should not always be overwritten

github.com/ngneat/spectator - 254db817dddf0ef867214e672a0a04c67c7ef9ab authored over 6 years ago
fix(host): componentProviders should not be overwritten always

github.com/ngneat/spectator - 793e6e03fd210e749cf7d155c347ab81b5b927bc authored over 6 years ago
Merge branch 'master' of github.com:NetanelBasal/ngx-content-loader

github.com/ngneat/content-loader - a22d6ec83efdf43bba776726caa9aadf7fd77769 authored over 6 years ago
feat(lib): upgrade to ng6 and support rtl

github.com/ngneat/content-loader - 7160771a9afe28a24027ac46d10ef3d866c38075 authored over 6 years ago