cloudinary_gem icon indicating copy to clipboard operation
cloudinary_gem copied to clipboard

Integrate the new Responsive Breakpoints functionality?

Open cannikin opened this issue 8 years ago • 2 comments

Excited about this: http://cloudinary.com/blog/introducing_intelligent_responsive_image_breakpoints_solutions

What's the plan for integrating this into the gem? Maybe a new process directive?

Ideally the view would have a helper to generate either srcset attributes on your <img> tag, or maybe a new source_tag helper that generates the whole thing for you, including a fallback <img> tag for dumb IE?

cannikin avatar Apr 08 '16 17:04 cannikin

Just FYI that shrine-cloudinary supports responsive breakpoints 😃

https://github.com/janko-m/shrine-cloudinary#responsive-breakpoints

janko avatar Jul 07 '16 06:07 janko

It's on our road-map to support generating responsive image tags, however there's no ETA for this yet.

taragano avatar Aug 22 '16 23:08 taragano