Results 40 issues of Erik Bryn

It'd be awesome if there was a modifier key that left PeepOpen active after opening a file. Sometimes I want to be able to open more than one file that...

The `group` helper doesn't currently work with `itemController`'s defined as arguments to the `each` helper. I'm working on a fix for this.

bug

http://www.w3.org/TR/custom-elements/#instantiating-custom-elements states: > After a custom element is instantiated, changing the value of the is attribute must not affect this element's custom element type. `` should generate a `createElement('button', 'my-button')`...

good-for-new-contributors
level:medium

> I've edited this issue's description to include my analysis -- @joelalejandro In order to implement `/bulk` operations, a new key `{ operations: Operation[] }` must be defined in JsonApiDocument....