Ecosyste.ms: OpenCollective

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

github.com/webdriverio/query-selector-shadow-dom

querySelector that can pierce Shadow DOM roots without knowing the path through nested shadow roots. Useful for automated testing of Web Components. Production use is not advised, this is for test environments/tools such as Web Driver, Playwright, Puppeteer
https://github.com/webdriverio/query-selector-shadow-dom

Bump lodash from 4.17.11 to 4.17.15

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](http...

1ec1de85d7f2c2c02bf15a6f36c3327ee7b59a30 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0.4.1

80a661a10fc8b7f97aa19246344fdd32e4104518 authored almost 5 years ago by George Griffiths <[email protected]>
update keywords

1e60c7eb3fffe2193b14e76762dc3f38fe90e7ad authored almost 5 years ago by George Griffiths <[email protected]>
Merge pull request #19 from Georgegriff/playwright

add a plugin for playwright selector engine

6831fdf1bce2b8a04027905c98e99d6b1433d0c2 authored almost 5 years ago by George Griffiths <[email protected]>
update version

c6511580f4d9595aba4426289f68129ddd1066a7 authored almost 5 years ago by George Griffiths <[email protected]>
code review changes

e4478dff803d94a4487b4dcde4863b23cdf31565 authored almost 5 years ago by George Griffiths <[email protected]>
update example

e0c8adcb94ac5bb49ac479409d424aa70c83b122 authored almost 5 years ago by George Griffiths <[email protected]>
update example

69a7c28744a15fa34a69ad1cf74f158b0bd237b2 authored almost 5 years ago by George Griffiths <[email protected]>
update example

92b07bb3fa7f44df665ec8b176f03593393c6a0b authored almost 5 years ago by George Griffiths <[email protected]>
add a plugin for playwright selector engine

27eb398baea4f1fe7c1589ab78e3f76da4af5c2e authored almost 5 years ago by George Griffiths <[email protected]>
Create LICENSE

dd77f0063cf1336e8121eb19a32d79e4fdface9b authored almost 5 years ago by George Griffiths <[email protected]>
Merge pull request #18 from Georgegriff/dependabot/npm_and_yarn/mixin-deep-1.3.2

Bump mixin-deep from 1.3.1 to 1.3.2

f60126fc96eb7aa5f7112b05133c2d785bc53f44 authored almost 5 years ago by George Griffiths <[email protected]>
Bump mixin-deep from 1.3.1 to 1.3.2

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release ...

3502cb8c415926186a81fa300cbbf4fdf0a9ff5b authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #17 from Georgegriff/dependabot/npm_and_yarn/handlebars-4.5.3

Bump handlebars from 4.0.12 to 4.5.3

fa0e271c13aa1b5d11efa34871542768b9db9349 authored almost 5 years ago by George Griffiths <[email protected]>
Bump handlebars from 4.0.12 to 4.5.3

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.5.3.
- [Release not...

5cee9fd9a52fc53e5230277b61692403e96d13ca authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #15 from Georgegriff/update_examples

update puppeteer examples

b95cd7af8532b50b372d449fe241f4b4d298e0f1 authored about 5 years ago by George Griffiths <[email protected]>
update puppeteer examples

0e093ffec83efb3f8439e2cc28ed674b9d7b62a1 authored about 5 years ago by George Griffiths <[email protected]>
Update README.md

06fc9cf2f7c8fc60547e60067b95fc6dbdc1d15e authored about 5 years ago by George Griffiths <[email protected]>
Update README.md

47a4c0b33b199f070711ed9937ca224258a58e5c authored about 5 years ago by George Griffiths <[email protected]>
bump

cba29558db4eda86d834253380bef91f640b20cb authored over 5 years ago by George Griffiths <[email protected]>
update path

74fd1c439a5d5a70b2be4852a331657a17dcf2d6 authored over 5 years ago by George Griffiths <[email protected]>
read me updates

8ded49b5c109fc94545bcd9cdd5cda8ebab75bb3 authored over 5 years ago by George Griffiths <[email protected]>
Merge pull request #11 from Georgegriff/examples

puppeteer element examples

7d5be3781a5eb961d5bf8c364c1120d76650a5f1 authored over 5 years ago by George Griffiths <[email protected]>
puppeteer element examples

41d26dc0e7afa1fbfdb03bf5f3db926f8ca20acf authored over 5 years ago by George Griffiths <[email protected]>
Merge pull request #9 from TomCaserta/issue-8

#8 Check if parent node is a document or document fragment

09c750d5bc1dfb6b21c2e1ef771f3de070b774c9 authored over 5 years ago by George Griffiths <[email protected]>
#8 remove unreachable code

8325a9a8f838f54f60b4e26dc6ba7998d8c9d2bc authored over 5 years ago by Thomas Caserta <[email protected]>
#8 Check if parent node is a document or document fragment

57d89c49fda533146030a83f781439b41da45426 authored over 5 years ago by Thomas Caserta <[email protected]>
Return null when not found

05f520529de0913c3af56c2b6fb24bc2783e0e13 authored about 6 years ago by George Griffiths <[email protected]>
fixes #7

5c727b0620a48a760b639121d53d001bfe5949d2 authored about 6 years ago by George Griffiths <[email protected]>
fixes #6 remove transitive dep

ca141c6f251a8f7cc0ef2a9f84ea410ebaac322c authored about 6 years ago by George Griffiths <[email protected]>
add support for alternative document for issue #5

1a9ae2087d4fe0d5dd467c9e22232aca086e1756 authored about 6 years ago by George Griffiths <[email protected]>
better handle extra whitespace

ea3eed584ddec378e24dbd96a5e14ab347edf6dc authored about 6 years ago by George Griffiths <[email protected]>
NOTAG - update unit test

890c4e43904e8662ae91e6abfef435a77b13e471 authored about 6 years ago by George Griffiths <[email protected]>
fixes #4

16a9ccd3b1f463e9e3bf3150ff565e88c7840369 authored about 6 years ago by George Griffiths <[email protected]>
release next version for bug fix from #3

8c4aeba2a83977a1878fa660e9f8917d07bfb77d authored about 6 years ago by George Griffiths <[email protected]>
Merge pull request #3 from jasongardnerlv/non-shadowdom-host

Host property is not always a ShadowDom host

e9dd6d7f74385864ad14cb74e740b2c1ef0a9bad authored about 6 years ago by George Griffiths <[email protected]>
Add failing test case for #3

a70ed610e659fe37433a8d11ff539f8a501b843d authored about 6 years ago by George Griffiths <[email protected]>
Checking that the parentElement has a host and is a DocumentFragment node type

2ac60ee3bef29fc283571f3e1ea915991c68fe89 authored about 6 years ago by Jason Gardner <[email protected]>
NOTAG - unit test update for query selector

46abe0604645d309eec2d68723bcd9ed3fa5440f authored about 6 years ago by George Griffiths <[email protected]>
fixes #2 and add support for spaces in quoted attributes and escaped quotes

513190cd31aedc437832abca9fc0a58f61c81fbf authored about 6 years ago by George Griffiths <[email protected]>
update dev dependencies

7946784c477d772ff68668957361eb03908ae266 authored about 6 years ago by George Griffiths <[email protected]>
Fix issue with extra whitespace in selectors found in #2

6c0a2531625382fd7c8b3327b9acda526ddc1579 authored about 6 years ago by George Griffiths <[email protected]>
fix docs

8d50d44ba908c46ca0e16669a390b32da36cd2e9 authored over 6 years ago by George Griffiths <[email protected]>
remove puppeteer entirely from deps

e2f46b032695b29111627e0da8f6d601be158a4e authored over 6 years ago by George Griffiths <[email protected]>
remove puppeteer dep

5fb99b37d23afb98214fd66192a2246d3612f11d authored over 6 years ago by George Griffiths <[email protected]>
update to 0.1.0

1b944dac015c37f9d2c5473fa76617b67edc47aa authored over 6 years ago by George Griffiths <[email protected]>
no support/polyfill tests

fd181c8c658a253c6f82721c7eb2c007c5dfb4d6 authored over 6 years ago by George Griffiths <[email protected]>
badge

02f79270cfbecee963bb0e1f18fb2ead55387964 authored over 6 years ago by George Griffiths <[email protected]>
coverage

0058537f98b602a282b962fd624ea16be75a465e authored over 6 years ago by George Griffiths <[email protected]>
fix firefox test test by using v1 api

4ca18726b9211391e755e13e49d23df32f509584 authored over 6 years ago by George Griffiths <[email protected]>
update test config

31d70616b2055f3a4dd753ddf88418b95a24b748 authored over 6 years ago by George Griffiths <[email protected]>
update read me

9d87c16b860ec114fd057d381534e84e03e63189 authored over 6 years ago by George Griffiths <[email protected]>
Merge branch 'master' of https://github.com/Georgegriff/query-selector-shadow-dom

c5d81dc95a71da7b7809a82b3487a39839ba0ff5 authored over 6 years ago by George Griffiths <[email protected]>
Update README.md

588918b5c5fe704a77067a4ec67b99ad71cb840b authored over 6 years ago by George Griffiths <[email protected]>
Update README.md

19dd14aa2e3c6bf33cc033231ccefc432e0514b0 authored over 6 years ago by George Griffiths <[email protected]>
Update README.md

475c5ff2c2c145627e61838a3f37089318ad22bb authored over 6 years ago by George Griffiths <[email protected]>
Update README.md

5c118137ae045563d9518971b3698b98bf278dd9 authored over 6 years ago by George Griffiths <[email protected]>
Merge pull request #1 from ggriffithsIDBS/patch-1

Local dev instructions

8d127341fbb74ab2ffb631c55252b9582c1c0ffc authored over 6 years ago by George Griffiths <[email protected]>
Local dev instructions

cd6e63a912e9211ffb136ed7828e9b5a0dbbc7ea authored over 6 years ago by George Griffiths <[email protected]>
fix readme import

9194f24cfe3902ac5d46dd2dd1e46ce034a5a520 authored over 6 years ago by George Griffiths <[email protected]>
update readme with import

67e0f098bf707db612229eb3630d2f5f5435efa7 authored over 6 years ago by George Griffiths <[email protected]>
update docs

f2d5570b61be5b905ec5e8f0cf004a9b10fabea6 authored over 6 years ago by George Griffiths <[email protected]>
fix readme

3a5a381f147778aae676d8c587fa2809a9346b26 authored over 6 years ago by George Griffiths <[email protected]>
update version

bcb8764663d7aedc363ba0a30d65504fc6ed18d7 authored over 6 years ago by George Griffiths <[email protected]>
update build

da5c1f821e17217f366abc649a19b48300fb0978 authored over 6 years ago by George Griffiths <[email protected]>
update readme

11d646edcc3d53b543e2eaa46ff7c29c850dd571 authored over 6 years ago by George Griffiths <[email protected]>
update read me

4a9680143c4796e665eab6693dba1149a53a8b66 authored over 6 years ago by George Griffiths <[email protected]>
update docs

52faaee39f934b727b149a76e59084debcbaf5dc authored over 6 years ago by George Griffiths <[email protected]>
unit tests

ac1f4ee522b41ad622ee8d86a214e32a5b150bfe authored over 6 years ago by George Griffiths <[email protected]>
basic unit tests

e2004c6c8d2a194077ee5e751e3ed7b731e0a8d4 authored over 6 years ago by George Griffiths <[email protected]>
only use chrome for local dev

d4832d64df1e8b9552821742ec243d42c8918481 authored over 6 years ago by George Griffiths <[email protected]>
update build

d0cb8ecab267102127018644f00455beb4e78eac authored over 6 years ago by George Griffiths <[email protected]>
update build

22529131ae35f96df58e949903fc1f3300245c5d authored over 6 years ago by George Griffiths <[email protected]>
Merge branch 'master' of https://github.com/Georgegriff/query-selector-shadow-dom

b92ceb8b1b6e811d1783367a504bf0d567a956e7 authored over 6 years ago by George Griffiths <[email protected]>
Update README.md

b262cd43290620d5fe6ade2eeb2eae29e904988e authored over 6 years ago by George Griffiths <[email protected]>
update npm i

15a149d35242a7658b98f496ce9728177cce5191 authored over 6 years ago by George Griffiths <[email protected]>
Create README.md

a8aee645ddc247bc0e529d530f223b33cef3a6ca authored over 6 years ago by George Griffiths <[email protected]>
update build

e74f7c57ddc32e490dc92f66a6c887cac2387651 authored over 6 years ago by George Griffiths <[email protected]>
ci config

d2d7cb92185388600f03ed4c8ddeb3dd44ded9f3 authored over 6 years ago by George Griffiths <[email protected]>
use chrome headless

aaaa488a9ee7bb85cf1949ad780024fd3d3dc30b authored over 6 years ago by George Griffiths <[email protected]>
Basic setup with unit tests using karma for actual browser testing

3673af17bbefafb36e9812d9db3e5ac729b28ee4 authored over 6 years ago by George Griffiths <[email protected]>