Jocelyn Badgley

Results 11 issues of Jocelyn Badgley

### Problem Statement I have watch notifications enabled to tell me when sentry/browser is updated, but we use the CDN version in our apps. To update I have to go...

Meta: Help Wanted
Type: Improvement
Feature: Loader

### New feature motivation I've been trying to setup a github workflow that outputs to a pull request what release the PR would produce, change log and all. Initially I...

### Description I tried to see if there is anything in the docs about this, but didn't find it. Apollo has functionality for defining local only state via [schema extensions](https://www.apollographql.com/docs/react/local-state/client-side-schema/)...

feature

### TL;DR I'd like to create a pull-request workflow that outputs onto PRs from users what release to expect if the user's PR is accepted. It would give us a...

type: feature request

I'd love to use this on all my sites, but we don't use jQuery or Modernizr and that's a lot of extra code (and page memory) to include just to...

Fastpath seems to be incapable of descending into objects targeted with a filter. Add the following test to bookstore-test.js to see this happening: ```js t.test('should be able to parse simple...

This issue is for discussion of ~~possibly changing dox to use [CommonMark](http://commonmark.org) standard markdown parsing, via the [commonmark](https://www.npmjs.com/package/commonmark) npm package~~ removing markdown parsing from the main library, possibly making it...

discussion
markdown

Ran into an issue where if the publicPath does not have a trailing slash, the output result gets concatenated wrong (adding a trailing slash broke other plugins). This PR addresses...

### Steps to reproduce The below file gets added to our `components` theme configuration. ```js // ToggleButtonGroup.theme.js import { toggleButtonGroupClasses as classes } from '@mui/material/ToggleButtonGroup'; /** * Exports a theme...

status: waiting for maintainer

## Issue type * [x] bug report * [ ] idea * [ ] question * [ ] other ## Expected behavior Once a PR is released, I expect that...