Slidy icon indicating copy to clipboard operation
Slidy copied to clipboard

📸 Sliding action script

Results 15 Slidy issues
Sort by recently updated
recently updated
newest added

# The problem There should be an option to set a direction as _boolean_ prop `rtl` as some languages have right-to-left direction. Sure, user can traverse the array of items...

a11y

Tha `autoplay` feature was requested frequently while `slidy` was at v2.x. As I see it, the feature should be implemented using these interface: - `autoplay` - indicating the state; -...

enhancement

All the text used in carousel is in English right now. There should be an option to translate all of it. Implementing the new `i18n` prop, we can pass an...

Right now the `` subcomponent just indicates the overall carousel progress. The idea of @Valexr is to make it interactive, just as ``, allow the user to drag the indicator...

enhancement
a11y

Usually the carousel itself might be not enough. The option my be implemented as an optional button or click handler for items to display the same carousel in fullscreen mode....

enhancement

Right now there is option to control the number of items to display in the viewport. New property `visibleGroup` should be implemented.

enhancement

[play() plugin](https://github.com/Valexr/Slidy/blob/master/packages/plugins/src/lib/play.ts)

enhancement

Need to be synchronise functionality with other templates https://github.com/Valexr/Slidy/tree/master/packages/react

enhancement
wontfix

@slidy/core have new `plugins` options & it's not implemented in svelte template

enhancement
wontfix