Results 4 issues of Sean Fridman

GIFEncoder currently doesn't seem to support transparency. `pixel-stream` frame meta data passed in may contain transparent index information, but this is ignored by the encoder. Would be good to note...

Re: [this snippet](https://github.com/alexmingoia/virtual-dom-component/blob/9c6888457a798bf84d5e2a54fdf82496719fce0b/lib/virtual-dom-component.js#L41-L42), I'm a bit confused why the `initialize` method isn't allowed to set state. How should I initialize component state? It would be helpful if the docs illustrated...

Possibly a feature request, possibly a misunderstanding! I'm trying to implement some offline-first functionality in a mobile app and so I'd like data to be retrieved from the cache as...

## Expected When I visit https://nftstorage.link/ipfs/f0170122041cd1126759340060ea717da677ccf97619097af67a60e25fa526452d47e2e34, that is, an "f" base CID, the resource should resolve correctly ## Actual Server responds with `400 invalid CID: f0170122041cd1126759340060ea717da677ccf97619097af67a60e25fa526452d47e2e34: To parse non base32...

kind/bug
need/triage
cic