fh-components
fh-components copied to clipboard
Reusable components for Vue + Vuehaus
When user manually changes slide with keypress, the slideshow timer interval is not reset.
Hello! I'm currently using `````` with ```infiniteScroll``` mixin, and when navigating via `````` from an archive category page to another archive category page, the JSON data ```nextURL``` below won't refresh...
In the fh-slideshow component when you perform a manual next/prev using the built in nav the class `transitioning` is never removed after the transition is completed
From @drewbaker : > Normally clients want it to show X times before never showing again for Y days, and if they have submitted it successfully, then never show again....
It would be great if this worked: ``` ```
Sometimes the user can move through slideshows faster than the transitions intend - let's add an auto-lock prop that allows either a boolean or a number indicating how long, in...
Format is varying from component to component. Let's update the template in the "Documentation" section and apply that template to all components.
Some of these components are built specifically for Vuehaus, some are for general use. Let's add some indication showing which components are: * Vuehaus-only * Vuehaus-enhanced * Vuehaus-independent That should...