Sam Stark
Sam Stark
The order of the switch statement in `supports-images.coffee` was leading to conflicts while rendering a visual that had potential to have either video or image. Reordered the switch and made...
#### Current Behavior Vertical Facebook videos will overflow out of the component, regardless of styling that I've tried. #### Expected Behavior Expect to be able to modify height and have...
### What happened? ### Description A client tried to apply some drafts that they had accidentally added a new site to, then disabled. The new (disabled) sites on the drafted...
Currently the only way to prevent user dragging of a visual from vue-visual is to use a deep selector. I believe it'd be cleaner to add a prop like `prevent-dragging`...
Appreciate all of your work! Pretty minor lil issue, but saw in a recent change that you updated it to `hillholliday/craft-user-manual: 2.1.2` but I believe it should actually be `hillholliday/craft-user-manual:...
This is still a WIP. But I think there needs to be some type of UI still for when slides per page is set to `null`, but dots don't make...
Mostly keeping this as a running list of things we should hit A couple of ADA issues that we should probably address: - [ ] [Ability to pause autoplay if...
Not really sure if it'd even be possible with current implementation, but it'd be pretty neat to get this so that `responsive` works with container queries as well as css...
Had a [request](https://app.asana.com/0/0/1201895937008169/f) that's possible to add classes with existing carousel infrastructure, but may be worth adding an active class identifier to cards. Feels like a common standard among other...
Aims to address #147 where variable width carousels with **CSS set Gutters** will error out. Current state of PR fixes error, but allows non-paginated carousels to scroll past end point.