Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mswjs/mswjs.io issues and pull requests

#429 - add branding page

Pull Request - State: closed - Opened by kettanaito 8 days ago - 1 comment

#427 - remove `RequestHandler` specifics from `listHandlers()` api

Pull Request - State: closed - Opened by kettanaito 19 days ago - 1 comment

#426 - update avatar

Pull Request - State: closed - Opened by kettanaito 19 days ago - 1 comment

#425 - add websocket announcement post

Pull Request - State: open - Opened by kettanaito 19 days ago - 1 comment

#424 - Remove invalid warning in keeping-mocks-in-sync.mdx

Pull Request - State: open - Opened by Macavirus 21 days ago - 1 comment

#423 - update logo

Pull Request - State: closed - Opened by kettanaito 25 days ago - 1 comment

#422 - Bump astro from 4.9.2 to 4.16.1

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago - 1 comment
Labels: dependencies

#420 - fix: graphql query batching example code

Pull Request - State: closed - Opened by hzm-s about 2 months ago - 1 comment

#419 - Recommend `jest-fixed-jsdom` for jest

Pull Request - State: closed - Opened by kettanaito about 2 months ago - 1 comment

#418 - docs: adding readable stream object on jest setup

Pull Request - State: closed - Opened by NicolasBelliard about 2 months ago - 3 comments

#417 - docs: fix typo

Pull Request - State: closed - Opened by smzelek about 2 months ago - 1 comment

#416 - Make Request and Response configurable in Jest polyfills

Pull Request - State: closed - Opened by jcrang 2 months ago - 1 comment

#415 - Add `HttpResponse.html()` docs

Pull Request - State: closed - Opened by kettanaito 3 months ago - 1 comment

#414 - fix: correct formatting for Request URL in 1.x-to-2.x migration guide

Pull Request - State: closed - Opened by floriangosse 3 months ago - 1 comment

#411 - fix: Edit this page on GitHub links on mswjs.io

Pull Request - State: closed - Opened by alessbell 4 months ago - 1 comment

#410 - revert v1 docs banner

Pull Request - State: closed - Opened by kettanaito 4 months ago - 1 comment

#409 - Update from-open-api.mdx to fix typo

Pull Request - State: closed - Opened by iulspop 4 months ago - 1 comment

#409 - Update from-open-api.mdx to fix typo

Pull Request - State: closed - Opened by iulspop 4 months ago - 1 comment

#408 - fix: typo

Pull Request - State: closed - Opened by big-kahuna-burger 4 months ago - 1 comment

#407 - This lib breaks storybook with wp5

Issue - State: closed - Opened by AdrianDiazG 5 months ago - 4 comments

#405 - Fix dead link for Typescript

Issue - State: closed - Opened by 552020 5 months ago - 1 comment

#404 - Ads can be confusing

Issue - State: open - Opened by kettanaito 5 months ago

#404 - Ads can be confusing

Issue - State: open - Opened by kettanaito 5 months ago

#403 - update companies

Pull Request - State: closed - Opened by kettanaito 5 months ago - 1 comment

#403 - update companies

Pull Request - State: closed - Opened by kettanaito 5 months ago - 1 comment

#402 - add "Managing the worker" best practice

Pull Request - State: closed - Opened by kettanaito 5 months ago - 1 comment

#402 - add "Managing the worker" best practice

Pull Request - State: closed - Opened by kettanaito 5 months ago - 1 comment

#400 - docs(comparison): fix typos

Pull Request - State: closed - Opened by ledenis 6 months ago - 2 comments

#400 - docs(comparison): fix typos

Pull Request - State: closed - Opened by ledenis 6 months ago - 2 comments

#399 - fix: added missing `controller` parameter

Pull Request - State: closed - Opened by 3fuyang 6 months ago - 2 comments

#399 - fix: added missing `controller` parameter

Pull Request - State: closed - Opened by 3fuyang 6 months ago - 2 comments

#398 - docs: Add `onUnhandledRequest` to MSW 2.0 migration docs

Pull Request - State: closed - Opened by yannbf 6 months ago - 1 comment
Labels: documentation

#398 - docs: Add `onUnhandledRequest` to MSW 2.0 migration docs

Pull Request - State: closed - Opened by yannbf 6 months ago - 1 comment
Labels: documentation

#397 - add source.mswjs.io

Pull Request - State: closed - Opened by kettanaito 6 months ago - 2 comments

#397 - add source.mswjs.io

Pull Request - State: closed - Opened by kettanaito 6 months ago - 2 comments

#396 - move website to ./websites

Pull Request - State: closed - Opened by kettanaito 6 months ago - 1 comment

#395 - await fetch in getting started

Pull Request - State: closed - Opened by kettanaito 6 months ago - 1 comment

#395 - await fetch in getting started

Pull Request - State: closed - Opened by kettanaito 6 months ago - 1 comment

#394 - document "unhandledException" life-cycle event

Pull Request - State: closed - Opened by kettanaito 6 months ago - 1 comment

#394 - document "unhandledException" life-cycle event

Pull Request - State: closed - Opened by kettanaito 6 months ago - 1 comment

#393 - faq: update apollo client cache suggestions

Pull Request - State: closed - Opened by alessbell 7 months ago - 4 comments

#393 - faq: update apollo client cache suggestions

Pull Request - State: closed - Opened by alessbell 7 months ago - 4 comments

#392 - Update polling.mdx

Pull Request - State: closed - Opened by alessbell 7 months ago - 3 comments

#392 - Update polling.mdx

Pull Request - State: closed - Opened by alessbell 7 months ago - 3 comments

#391 - setupServer: handle request.url as a string

Pull Request - State: closed - Opened by kettanaito 7 months ago - 1 comment

#389 - MSW loading in react native is not happening

Issue - State: open - Opened by turjoy-real 7 months ago - 8 comments

#388 - Issues integrating with React Native and pnpm

Issue - State: closed - Opened by ianwalter 7 months ago - 1 comment

#386 - Bump vite from 4.4.9 to 4.5.3

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#385 - fix: valid URI and URL for `getResponse` example to work every environment

Pull Request - State: closed - Opened by Hajime-san 8 months ago - 1 comment

#384 - add page.route() implementation

Pull Request - State: closed - Opened by kettanaito 8 months ago - 1 comment

#383 - use "let" for mutating "degree" variable

Pull Request - State: closed - Opened by kettanaito 8 months ago - 1 comment

#382 - fix: add missing type parameter to `withDelay` example

Pull Request - State: closed - Opened by Hajime-san 8 months ago - 1 comment

#381 - chore: fix msw logo in readme

Pull Request - State: closed - Opened by kettanaito 8 months ago - 1 comment

#380 - Update RN docs to include needed Node version

Pull Request - State: closed - Opened by psjostrom 8 months ago - 2 comments

#379 - Update jest-missing-globals.mdx

Pull Request - State: open - Opened by Grieze 9 months ago - 1 comment

#378 - fix v1 examples reference

Pull Request - State: closed - Opened by lucas-paulger-sonarsource 9 months ago - 4 comments

#377 - fix: add missing `await` keyword

Pull Request - State: closed - Opened by Hajime-san 9 months ago - 1 comment

#374 - add await worker to the homepage example

Pull Request - State: closed - Opened by kettanaito 9 months ago - 1 comment

#373 - Include `@latest` version specifier for npm install

Pull Request - State: closed - Opened by ericallam 9 months ago - 1 comment

#371 - Document the WebSocket API

Pull Request - State: closed - Opened by kettanaito 9 months ago - 1 comment

#370 - docs: Fix conditional mocking example

Pull Request - State: closed - Opened by sapegin 9 months ago - 3 comments

#369 - docs: fix incorrect link for mirage

Pull Request - State: closed - Opened by mutewinter 9 months ago - 1 comment

#368 - docs(limitations): remove "Parallel runs"

Pull Request - State: closed - Opened by MichaelDeBoey 9 months ago - 3 comments

#367 - [DOCS]: Friendly spellcheck

Pull Request - State: closed - Opened by Jastor11 9 months ago - 1 comment

#364 - MSW AND AXIOS DO NOT WORK TOGETHER IN REACT NATIVE

Issue - State: closed - Opened by batu0b 9 months ago

#363 - React Native integration error index.js

Issue - State: closed - Opened by batu0b 9 months ago - 2 comments

#362 - mention "document.baseURI" polyfill in relative URLs with Node.js

Pull Request - State: closed - Opened by sairus2k 9 months ago - 5 comments

#360 - Update react-native.mdx

Pull Request - State: closed - Opened by sairus2k 10 months ago - 1 comment

#359 - Missing page at "/404/"

Issue - State: closed - Opened by saif-webonise 10 months ago - 1 comment

#358 - docs(comparison): fix typo

Pull Request - State: closed - Opened by ledenis 10 months ago - 1 comment

#357 - feat: :sparkles: Introduce light mode on the docs

Pull Request - State: open - Opened by adevinwild 10 months ago - 2 comments

#356 - document "server.boundary()" API

Pull Request - State: closed - Opened by kettanaito 10 months ago - 1 comment

#355 - Cannot retrieve XMLHttpRequest

Issue - State: closed - Opened by 73k05 10 months ago - 3 comments

#354 - docs: fix broken table

Pull Request - State: closed - Opened by TaishiKobari 10 months ago - 1 comment

#353 - Update jest-missing-globals.mdx

Pull Request - State: closed - Opened by barisbll 10 months ago - 3 comments

#352 - fix code snippet on Describing GraphQL API

Pull Request - State: closed - Opened by willnguyen1312 10 months ago - 1 comment

#351 - add GraphQL batched queries recipe

Pull Request - State: closed - Opened by kettanaito 10 months ago - 1 comment

#350 - chore(deps): bump vite from 4.4.9 to 4.5.2

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies

#349 - use a different chromatic logo

Pull Request - State: closed - Opened by kettanaito 10 months ago - 1 comment

#348 - link to using with ts on relevant pages

Pull Request - State: closed - Opened by kettanaito 10 months ago - 1 comment

#347 - add chromatic as a partner

Pull Request - State: closed - Opened by kettanaito 10 months ago - 1 comment

#345 - document throwing responses

Pull Request - State: closed - Opened by kettanaito 10 months ago - 1 comment

#344 - add using with typescript best practice

Pull Request - State: closed - Opened by kettanaito 10 months ago - 1 comment

#343 - fix toc sidebar scroll

Pull Request - State: closed - Opened by kettanaito 10 months ago - 1 comment

#341 - Typo fix in why-use-mock-service-worker.mdx

Pull Request - State: closed - Opened by Tenga 10 months ago - 1 comment

#339 - Missing page at "/404/"

Issue - State: closed - Opened by Vimlesh-Kumar 10 months ago - 2 comments

#338 - add "Why Use Mock Service Worker" post

Pull Request - State: closed - Opened by kettanaito 11 months ago - 1 comment

#337 - fix responding with binary usage

Pull Request - State: closed - Opened by swfz 11 months ago - 1 comment

#336 - Add ReadableStream to Jest integration.

Pull Request - State: closed - Opened by kenjim83 11 months ago - 2 comments

#335 - fix: broken links to GitHub repositories for v1 examples

Pull Request - State: closed - Opened by mshaaban088 11 months ago - 2 comments

#334 - Document how "cy.route()" works

Issue - State: closed - Opened by kettanaito 11 months ago - 1 comment

#333 - fix: broken links to page 'network-behavior-overrides' #302

Pull Request - State: closed - Opened by AinaM 11 months ago - 1 comment

#330 - docs: add debugging runbook

Pull Request - State: closed - Opened by kettanaito 11 months ago - 1 comment

#327 - build(deps): bump vite from 4.4.9 to 4.5.1

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 2 comments
Labels: dependencies

#326 - docs: correct typo restore-handlers

Pull Request - State: closed - Opened by jordan-mathews 12 months ago - 1 comment

#325 - Small spelling fix

Pull Request - State: closed - Opened by fuller 12 months ago - 1 comment

#324 - add "merging service workers" recipe

Pull Request - State: closed - Opened by kettanaito 12 months ago - 1 comment