Results 14 issues of Damon

So I'm opening this but it's not ready to merge yet. I dislike this PR for a few reasons. ![](https://static.damonzucconi.com/_capture/cWpdX5uz.png) * This design doesn't feel well thought out: currently we...

I'm wondering if you have any suggestions for determining if you've arrived at the boundary of the carousel when the contain option is specified. (So that one could say for...

feature request

https://www.artsy.net/artwork/giorgio-griffa-sezione-aurea-obliquo-finale-628 When photographs have surrounding install context the in room view is disfigured. In this instance, it dramatically overflows off the 'wall'. We should disable the `is_hangable` field if the...

enhancement

In many cases we blindly fetch an object from Gravity instead of using an already available embedded result that might be present. Currently we sometimes "optimize" for this by passing...

enhancement
Optimization

Upgrading from 1x => 3x here — * The 2.0.0 breaking change was forwardRef? * The 3.0.0 breaking change was migrating to TypeScript (?) — what broke in this release?...

Should expose this interface so that one could declare a variable with this type.

Could we get a publish of [1.3.1](https://github.com/leblancfg/autocrop/blob/master/changelog.md#131---2022-02-08) so that the `--no-resize` CLI flag can be used?

Fixes the underlying issue that https://github.com/artsy/force/pull/13332 was going to revert. `OpenSeadragon` wasn't initializing because of the way this component + effect was structured. The fact that Renovate auto-merged a failing...

Currently they just resolve with the `response.body`, it'd be much more useful and expected if they resolved with `(model|collection, response, options)`.