fh-components
fh-components copied to clipboard
Reusable components for Vue + Vuehaus
Need to figure out a fix so that Backstop renders v-full-height correctly
It would be very useful to be able to have the next/prev controls outside the slide-show. Just for designs where the arrows are outside the slideshow. ``` ``` Perhaps using...
Only using `fullscreen` at the moment to save time, will work best with full range of sizes supported
For Kids at Play the client is saying that the lazy load isn't happening "fast enough". When using this component we need an offset prop that allows a negative value...
I don't think we need both autoplay and paused, we should probably just have one prop called `playing`. We'll need to make sure it's fully reactive, so hardcoding `playing` to...
Hey Guys, I'm having an issue on Bernards (http://bernards.flywheelsites.com/) where the homepage video doesn't autoplay inline. I suspect because volume 0 isn't the same as muted? Although it did work...
Update responsive image color arg to show that the arg will default to the primary color set on the image passed in if color is not manually set
Often I'll want a slide-show to size based on the height of the first image in the slideshow (note: only the first image, to avoid the height of the gallery...