imgix / imgix-url-params

Organized, machine-friendly documentation of imgix's URL parameters
BSD 2-Clause "Simplified" License
39 stars 7 forks source link

"border-left", "border-right", "border-top", "grid-colors", "grid-size", "pad-bottom", "pad-left", "pad-right", "pad-top", "transparency" are missing "available_in" key #8

Closed stefanoverna closed 3 years ago

stefanoverna commented 4 years ago

Every other parameter defines "available_in". Is this an error?

heyitsbryanm commented 4 years ago

@stefanoverna Looks like it.

Thanks for letting us know, we'll fix that soon.

heyitsbryanm commented 4 years ago

@stefanoverna are you currently using available_in for anything in your application? It seems that every imgix param should include available_in from my perspective.

stefanoverna commented 4 years ago

Yes, I was using it to know which are URL params!

— Stefano Verna

DatoCMS

--- original message --- On September 23, 2020, 12:41 AM GMT+2 notifications@github.com wrote:

@stefanoverna are you currently using available_in for anything in your application? It seems that every imgix param should include available_in from my perspective.

You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub, or unsubscribe. --- end of original message ---

heyitsbryanm commented 3 years ago

@stefanoverna we just released a new version adding the missing availabile_in:url properties to 11.9.1.

Closing this issue.