- Ensure the bug was not already reported by searching on GitHub under Issues.
- Open a new issue otherwise with the
buglabel and specify the version you are using
- Open a new issue with the
enhancementlabel
- Open a new GitHub pull request with the patch.
You can test the library by running yarn dev, it will launch a development server with a page using the component.
You can make modifications to App.vue or to VueDisplacementSlideshow.vue and test the changes.
The yarn build command builds this web page and the library in the dist folder.