Ecosyste.ms: OpenCollective

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

Creevey

Screenshot testing tool for Storybook
Collective - Host: opensource - https://opencollective.com/creevey - Website: https://git.io/creevey - Code: https://github.com/wKich/creevey

test: 💍 fix absolute path in e2e tests

github.com/creevey/creevey - 951f9efb3b6e2020ca91481e1fc2731d625ce231 authored almost 4 years ago
fix: 🐛 compose browsers with external grid and builtin selenoid

github.com/creevey/creevey - c429becc3827764c8349ed428bae5a7f4288bd5a authored almost 4 years ago
fix: 🐛 capturing screenshots in ie11

github.com/creevey/creevey - 2e47b2fe77a5af88673c369f297b5a373d3a2eba authored almost 4 years ago
test: 💍 approve storybook official e2e test

github.com/creevey/creevey - 90b51a9e8d32e5c3e971686c64b984c62e519708 authored almost 4 years ago
test: 💍 another fix for absolute storybook path

github.com/creevey/creevey - bb5883efedf57374e6cab9bac82dd094e99d9381 authored almost 4 years ago
test: 💍 fix absolute paths for storybook e2e tests

github.com/creevey/creevey - 1ea44b82f87895e22e05e69a56c81591c04da8ee authored almost 4 years ago
chore: 🤖 update deps

github.com/creevey/creevey - 9fa2a66cc7767998f9854e1348280403e9530b6e authored almost 4 years ago
test: 💍 ignore readdir error for tests

github.com/creevey/creevey - 69d8e38766ad0df94136690cd29b357a9e031df0 authored almost 4 years ago
ci: 🎡 fix repository paramter for checkout action

github.com/creevey/creevey - 1e753f11954e4d63440754d1f74b87a5c3b70ffd authored almost 4 years ago
ci: 🎡 fix e2e test job steps

github.com/creevey/creevey - b19369d091f181408fbb40e2eab9150edbf1bee0 authored almost 4 years ago
fix: 🐛 don't show run button in a report

github.com/creevey/creevey - 958c8ad742121dd57adb841939fb5f27134132c5 authored almost 4 years ago
feat: 🎸 add `--extract` as faster alternative to `sb extract`

github.com/creevey/creevey - 5f5de2d44ba49c0f9868cb843a522745308fa055 authored almost 4 years ago
Merge pull request #138 from coderkevin/update-creevey-addon-catalog

Update Storybook addon metadata

github.com/creevey/creevey - bc3d64030d3723700d3eb53b4457024413ce5d85 authored almost 4 years ago
Update creevey package.json for addon-catalog

github.com/creevey/creevey - c71fa47e438ccf413a042ce303c66b0b38710e8c authored almost 4 years ago
test: 💍 fix e2e tests, make `npm i` before install creevey

github.com/creevey/creevey - a224b94edb1e3bf0daabe9e3663e20170bb7711f authored almost 4 years ago
refactor: 💡 move e2e test approvals to separate directory

github.com/creevey/creevey - ba123888d76861515b7d521dcd6ba2ae8ab61ad8 authored almost 4 years ago
TeamCity change in 'Creevey' project: 'E2E' build configuration was removed

github.com/creevey/creevey - 612bdf5e42b3ea2fcb63413ec177b445fd7069c8 authored almost 4 years ago
ci: 🎡 remove e2e tests from any CI except github

github.com/creevey/creevey - 5eaa28c90b1828e5e4ba2fecc76a7737a30d9688 authored almost 4 years ago
chore: 🤖 update deps

github.com/creevey/creevey - eca9cb1dc33e01fdb1e0691dc1ba072657413f4d authored almost 4 years ago
feat: 🎸 add `waitForReady` story parameter

github.com/creevey/creevey - 8517883019dc371141a0b7308b37bde8b17577b6 authored almost 4 years ago
feat: 🎸 allow define custom selenoid images and skip pull step

github.com/creevey/creevey - e508eec9918cb63194a74c2ebd44aa1f62c9930d authored almost 4 years ago
refactor: 💡 simplify configs

github.com/creevey/creevey - 274cfe8aee0cd7812bb7c0771f4b253f8413460d authored almost 4 years ago
chore: 🤖 update deps

github.com/creevey/creevey - 6344e5e685031f1967ff6c554fd440d743adeb81 authored almost 4 years ago
ci: 🎡 fix circle ci report view

github.com/creevey/creevey - 11fb9c9568479dfb9456ac5c75f2a146cb3e4faf authored almost 4 years ago
ci: 🎡 fix gitlab requirements for jobs

github.com/creevey/creevey - bdaf6d87b6ec4fbab42fa1cc826e0cabc959cba6 authored almost 4 years ago
ci: 🎡 make tests requires build

github.com/creevey/creevey - 68c31f3124e0838d6cd54c0ab733c039ab8d5626 authored almost 4 years ago
ci: 🎡 fix circle ci attach workspace after checkout

github.com/creevey/creevey - 202ec5368680c5353e4d76af3e6bfced5c814efa authored almost 4 years ago
ci: 🎡 fix report view port and circle ci reports

github.com/creevey/creevey - 2e36404f83c11b3a883095c8cb357d89dad6abfe authored almost 4 years ago
ci: 🎡 fix gitlab report view

github.com/creevey/creevey - 28fcbe4be458852ed8d6a6e493ca36596390e4b2 authored almost 4 years ago
ci: 🎡 gitlab fix report view bundle

github.com/creevey/creevey - b88c30c0fe2a46ed94786b7aa165c77285f9b2e6 authored almost 4 years ago
ci: 🎡 fix gitlab yaml config

github.com/creevey/creevey - 25c629fdb4eb29c15673a2e5f83fd300427f6cfc authored almost 4 years ago
ci: 🎡 fix reports for gitlab

github.com/creevey/creevey - 23bca8ccd00ed9f6fb8c3e5baaf110a5ef13515a authored almost 4 years ago
test: 💍 fix e2e test after small refactor

github.com/creevey/creevey - abe3e1303d7d10198b3c9bf4b71ce8a48accbcb8 authored almost 4 years ago
TeamCity change in 'Creevey' project: Versioned settings configuration updated

github.com/creevey/creevey - 263bc1fa937f8fb0ececf05e366874a13a23e993 authored almost 4 years ago
refactor: 💡 move all webpack-relative code to separate dir

github.com/creevey/creevey - 16393602e4a5ad9ebd9db1b35d63eaa95859bccb authored almost 4 years ago
feat: 🎸 support capture mdx stories

github.com/creevey/creevey - 6fc918505718393ccbc424a794159eecf66a456d authored almost 4 years ago
fix: 🐛 exclude all addons from nodejs storybook bundle

github.com/creevey/creevey - 1194400d441fe22a0b60718c67e083c76bf7e2c2 authored almost 4 years ago
chore: 🤖 update deps

github.com/creevey/creevey - 437ef4dc5f8d52853fdd4e25c0830bb17d84ca2c authored almost 4 years ago
feat: 🎸 add support storybook 6.2

github.com/creevey/creevey - e4cc66245b0f2aea8cfba0e849f1e9e4f80d1442 authored almost 4 years ago
Merge pull request #137 from wKich/dependabot/npm_and_yarn/react-dev-utils-11.0.4

chore(deps): bump react-dev-utils from 11.0.3 to 11.0.4

github.com/creevey/creevey - 82d23214fc161c16fc138c43606369b6d452a8dc authored almost 4 years ago
chore(deps): bump react-dev-utils from 11.0.3 to 11.0.4

Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-de...

github.com/creevey/creevey - ac992667569ca0c85e93f9e90c972271e62e421d authored almost 4 years ago
Merge pull request #125 from wKich/keyboard-new

Keyboard new

github.com/creevey/creevey - 8aa701b2d83a983073944148dd4a24a931b129e3 authored almost 4 years ago
fix: 🐛 test status icons align

github.com/creevey/creevey - c3e5c7ea14eb46e218a0d1dcbcec9374989b364d authored almost 4 years ago
fix: 🐛 hover shouldn't override focus styles

github.com/creevey/creevey - 6762af942600dbb9f5d100539dcbe1fdee016a4c authored almost 4 years ago
docs: ✏️ move examples to separate repo

github.com/creevey/creevey - ab41e3dcbd83a090157b96878e6ddd8cc115a711 authored almost 4 years ago
Merge pull request #135 from wKich/snyk-upgrade-362f4a5af3f53ad0c11f341696ab0262

[Snyk] Upgrade zone.js from 0.11.3 to 0.11.4

github.com/creevey/creevey - 12486d9d14bf1e09c227498b56553faf119c301e authored almost 4 years ago
Merge pull request #133 from wKich/dependabot/npm_and_yarn/examples/angular/elliptic-6.5.4

chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /examples/angular

github.com/creevey/creevey - 2f32f9c7a299523e19b7418d8ee0a2210ce30ec9 authored almost 4 years ago
Merge pull request #132 from wKich/dependabot/npm_and_yarn/examples/react/elliptic-6.5.4

chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /examples/react

github.com/creevey/creevey - dab184c247f64ae53e6d8145ded5ac3bbf40cde0 authored almost 4 years ago
fix: upgrade zone.js from 0.11.3 to 0.11.4

Snyk has created this PR to upgrade zone.js from 0.11.3 to 0.11.4.

See this package in npm:
htt...

github.com/creevey/creevey - f1a911a070658f8b2488f1d596a53e3cd2d3e001 authored almost 4 years ago
chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /examples/react

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

github.com/creevey/creevey - e90319227d95c98d0fc85add015f9602fd5bd90b authored almost 4 years ago
chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /examples/angular

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

github.com/creevey/creevey - e6bf81124f3e2acfd9404d2dc551c2eae0a9e661 authored almost 4 years ago
Merge pull request #131 from wKich/dependabot/npm_and_yarn/examples/svelte/elliptic-6.5.4

chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /examples/svelte

github.com/creevey/creevey - 47d81c90b2ac66437ae94064d74db8181414e613 authored almost 4 years ago
Merge pull request #130 from wKich/dependabot/npm_and_yarn/examples/vue/elliptic-6.5.4

chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /examples/vue

github.com/creevey/creevey - 2926d0a1d5d7a1e70b50bb353ded0e6b34eb9aeb authored almost 4 years ago
chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /examples/svelte

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

github.com/creevey/creevey - a0f9af500b016a8318f8be5b998485456c4ae825 authored almost 4 years ago
chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /examples/vue

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

github.com/creevey/creevey - 2fea883103ea0f459d807fad6e242a6ed5bd95cd authored almost 4 years ago
Merge pull request #129 from wKich/snyk-upgrade-8df782ae00ee268729b14b658930ed85

[Snyk] Upgrade tslib from 2.0.3 to 2.1.0

github.com/creevey/creevey - efab94be3d78c54c221aa8df16c7e5c301fb334a authored almost 4 years ago
Merge pull request #128 from wKich/dependabot/npm_and_yarn/elliptic-6.5.4

chore(deps): bump elliptic from 6.5.3 to 6.5.4

github.com/creevey/creevey - aa1271d56443045da4b1bbba4290b4d47651fc1e authored almost 4 years ago
fix: upgrade tslib from 2.0.3 to 2.1.0

Snyk has created this PR to upgrade tslib from 2.0.3 to 2.1.0.

See this package in npm:
https:/...

github.com/creevey/creevey - f047cae1c0a6b072b30b91be9f7bceef1a776917 authored almost 4 years ago
chore(deps): bump elliptic from 6.5.3 to 6.5.4

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

github.com/creevey/creevey - c16eca00168c9f312fdeb96c87b774fd4f98cbd7 authored almost 4 years ago
chore: 🤖 fix eslint errors and warnings

github.com/creevey/creevey - acee98333d87fb7ea85a51a04bf8f842a351d5cd authored almost 4 years ago
feat: 🎸 add sidebar keyboard handlers

github.com/creevey/creevey - bf160b61ecdd49417135f0b7b9c316efddb6e898 authored almost 4 years ago
chore: 🤖 update deps

github.com/creevey/creevey - 2ec83b3d4c947554d90caecc71b9fe56d9899270 authored almost 4 years ago
Merge pull request #127 from wKich/dependabot/npm_and_yarn/examples/vue/pug-3.0.2

chore(deps): bump pug from 3.0.0 to 3.0.2 in /examples/vue

github.com/creevey/creevey - 1cdde80a71137e2062a40d8fecf370fa98fb2229 authored almost 4 years ago
chore(deps): bump pug from 3.0.0 to 3.0.2 in /examples/vue

Bumps [pug](https://github.com/pugjs/pug) from 3.0.0 to 3.0.2.
- [Release notes](https://github....

github.com/creevey/creevey - dffde4023d5a3cbced85353769032bcfb62a9253 authored almost 4 years ago
Merge pull request #126 from wKich/dependabot/npm_and_yarn/examples/vue/pug-code-gen-3.0.2

chore(deps): bump pug-code-gen from 3.0.1 to 3.0.2 in /examples/vue

github.com/creevey/creevey - e5c77cedd9cc7000779c78916a3ff83d717f7ea1 authored almost 4 years ago
chore(deps): bump pug-code-gen from 3.0.1 to 3.0.2 in /examples/vue

Bumps [pug-code-gen](https://github.com/pugjs/pug) from 3.0.1 to 3.0.2.
- [Release notes](https:...

github.com/creevey/creevey - b8a941a8022d4597fff810ca9359d862e620ea58 authored almost 4 years ago
chore: 🤖 update husky configs

github.com/creevey/creevey - 540f867519771a9f2bfa252bd80b1f55e58e54cd authored almost 4 years ago
docs: ✏️ update todos

github.com/creevey/creevey - 5cbd4986130b88577b7fc2c2f7a88e66e5c35ec8 authored almost 4 years ago
Merge pull request #123 from wKich/addon-get-browsers

refactor: 💡 api: get browsers without status

github.com/creevey/creevey - e0d3c1ac1f2827aa2e16d320e377f3542a1fe1f4 authored almost 4 years ago
test: 💍 make e2e be less depended on env

github.com/creevey/creevey - a8386b1ccb3f4d65e413aa38379bb318407d53e5 authored almost 4 years ago
refactor: 💡 api: get browsers without status

github.com/creevey/creevey - 8e9f34e16144e6ea31c098a7f95727b18bf9ecbc authored almost 4 years ago
test: 💍 fix a couple of screenshot tests

github.com/creevey/creevey - 4d9c44a212b18616a5ac45a54313e57c68a8b036 authored almost 4 years ago
fix: 🐛 some security issues

github.com/creevey/creevey - d3eed3c8970f097309e9ec2e3926a2e6a881fd9c authored almost 4 years ago
chore: 🤖 update deps

github.com/creevey/creevey - 89ecb4bb57600e5ba89cc099581b87545a7ffc2b authored almost 4 years ago
Merge pull request #124 from wKich/dependabot/npm_and_yarn/examples/angular/ini-1.3.8

chore(deps): bump ini from 1.3.5 to 1.3.8 in /examples/angular

github.com/creevey/creevey - 19650c64a83d03dbb21a4cef03d79af9405acf56 authored almost 4 years ago
chore(deps): bump ini from 1.3.5 to 1.3.8 in /examples/angular

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github...

github.com/creevey/creevey - db29c5a7a8fd6f0002271a764f525a20afecbbdd authored almost 4 years ago
chore: 🤖 update deps for examples

github.com/creevey/creevey - 87c93bba25b59eddec89731a1b617a69bce557ec authored almost 4 years ago
chore: 🤖 update deps

github.com/creevey/creevey - 1f3085d1ea47346ad8759c2ae6e5851d80b3cfce authored almost 4 years ago
Merge pull request #103 from zhzz/feature/ignore-elements

feat: allow to ignore elements in screenshot

github.com/creevey/creevey - 33896c2da7e29fcc1e499ec21ac8c312da40e4d6 authored almost 4 years ago
test: 💍 update screenshots

github.com/creevey/creevey - d9ed2459cfba46e75b06c1d4d2631be005b19060 authored almost 4 years ago
chore: 🤖 update deps

github.com/creevey/creevey - 17aabc8b5b02875f859ce1b60fa71ee8eb5ead07 authored almost 4 years ago
fix: 🐛 websocket invalid frame error

github.com/creevey/creevey - aafda92ff3d45cf20005872ea344831b53c2f5af authored almost 4 years ago
docs: update TODO

github.com/creevey/creevey - dd21560c99b7c67dfa0470680fd3b5ce6a463440 authored almost 4 years ago
docs: add example for ignoreElements option

github.com/creevey/creevey - 8d1afe68ab60f56da4f28286206051fc419aff1e authored almost 4 years ago
Merge branch 'master' into feature/ignore-elements

github.com/creevey/creevey - 71adddc10443ba17837df436e58614ebb084e560 authored almost 4 years ago
Merge remote-tracking branch 'upstream/master'

github.com/creevey/creevey - 34a1c5111751e1967d2b446f4fc4dcc4c8e3771f authored almost 4 years ago
chore: ensure ignore styles removal

github.com/creevey/creevey - 248bf3376c58e0abc9525f352a7d6c7bcc0e63ba authored almost 4 years ago
chore: improve ignore styles

github.com/creevey/creevey - 45b49c4f5b1e1721388c0cdd343ba1f04e0a9bf5 authored almost 4 years ago
test: 💍 fix gitlab gridurls config

github.com/creevey/creevey - aa6cb58474a506b43c04b5f59c3bb306ea782f99 authored almost 4 years ago
test: 💍 improve gitlab ui test config

github.com/creevey/creevey - afbaceaf3013ae9fe4f14dfadee379e5778f9886 authored almost 4 years ago
Merge pull request #117 from wKich/feature/local-browsers

ci: 🎡 gitlab ui tests

github.com/creevey/creevey - 7f9f5528ac5550cca6b73ae9050a673cabe05e06 authored almost 4 years ago
test: 💍 setup gitlab ui tests

github.com/creevey/creevey - dfd14c5c5ae06e59a1baaf364e64aaafd10d40b9 authored almost 4 years ago
test: 💍 make e2e tests more presistent

github.com/creevey/creevey - 2bdf0b8f7266fa15fd0cb3821279e39227967490 authored almost 4 years ago
chore: 🤖 update creevey in examples

github.com/creevey/creevey - 8e263b4d4974569bc3c387a8033b37322e35826d authored almost 4 years ago
chore: 🤖 update deps

github.com/creevey/creevey - 2218f55b078b9ad819e4ab1b1140eb8334aec2bf authored almost 4 years ago
Merge remote-tracking branch 'upstream/master'

github.com/creevey/creevey - 74c0e5cadede1cf750c454ee7024ce4f5481220c authored almost 4 years ago