pnewell

Results 21 issues of pnewell

I am seeing a lot of cases where the focus is incorrect. I did quite a bit of google searching but don't see any way to correct this currently. If...

I was wondering if there is some way to add additional filters (specifically non visible ASCII character (backspace, etc)?

This isn't working for me for nytimes, the seem to have some way of blocking it

I am trying to use google's api (specifically the gmail one) and finally for the new OAuth2 service for google setup, but dont see an option to use Services with...

## Summary Ability to capture any/all errors in the Network tab (of the developer tools). Effectively would log any Network event that did not result in a 200 response. ##...

Package: browser
Status: Backlog

Would it be possible to add something like this: https://github.com/andrey-p/markdown-it-classy/

feature
ready

**Describe the bug** I went through the getting started guide in full, and on the last step I run carton dev and terminal seems to crash? ultimately I get the...

bug
question

This small change handles cases where the permission for a shared calendar is limited to seeing free/busy. In this case, normally the events will show up visually with a summary...

I have my code separated out into multiple packages to make sharing code easier. It looks like carton dev only watches the package directory it was run in, is it...

Is it possible to use this library with the new flexible sync? In the example they have the following for subscribing to a subset of the database: ``` subs.append(QuerySubscription(name: Constants.myItems)...