Antony Jones

Results 55 issues of Antony Jones

I realise this project is largely dormant but I figure it's useful for people who still use pell, since it is **still** the smallest, lightest rich editor available. Using object...

Hi, I've just started using this project as I try to get up to speed on React. What i've noticed (since I'm making a lot of errors), is that if...

If you try to use modules from sibling directories to the current one, npm allows you to specify a relative path to create a link. It appears that volta disallows...

bug

Changes to use apt, not snap. Fixes https://github.com/github/hub/issues/2695

**The problem I'm trying to solve:** Since the snap is no longer recommended, it might make sense to simply combine the Debian and Ubuntu instructions, since Ubuntu is a Debian...

feature

I was studying the mongo docs for an unrelated matter the other day, and I notice that using `withTransaction` requires you to pass the`session` into each operation - https://docs.mongodb.com/v4.4/core/transactions/ I...

Hi - do you have the source code for http://svelte-autocomplete.surge.sh/ available anywhere? The problem is when using key,value pairs, when I select a value, it places the "key" attribute's value...

It looks like the official API documentation specifies "country" as an option to restrict search countries, but this library uses "countries". It's a bit confusing, and reading source code isn't...

needs discussion

I've noticed an issue in IE11 whereby the geocoder won't load unless polyfills exist for all the missing APIs which exist in it. It's worth noting that Mapbox GL itself...

enhancement

So, after using these icons for a long time and not realising why my Sapper build was slow (about 2 minutes) I decided to do some logging. Turns out that...