glide icon indicating copy to clipboard operation
glide copied to clipboard

Vertical Slides?

Open ManuSevenval opened this issue 6 years ago • 42 comments

Hi,

I was looking through the docs of your great library and I was wondering, if it is possible to have the slide direction on a vertical axis. I need to slide my content up and down, instead of left and right.

Is that currently possible out of the box with glide?

Thanks!!

ManuSevenval avatar Apr 13 '18 06:04 ManuSevenval

Unfortunately, no. v3.0.0 version of glide only moves horizontally out of the box.

It's a topic for an additional extension.

jedrzejchalubek avatar Apr 16 '18 07:04 jedrzejchalubek

+1

arippberger avatar Jul 02 '18 15:07 arippberger

+1 for vertical sliding

LukasVaculcik avatar Jan 17 '19 12:01 LukasVaculcik

+1

rishabh2712 avatar Mar 11 '19 10:03 rishabh2712

+1 vertical is really important.. otherwise its a deal breaker

adityakbhatnagar avatar Mar 11 '19 10:03 adityakbhatnagar

+1

jpcarpenter avatar May 01 '19 19:05 jpcarpenter

+1

jibinycricket avatar May 24 '19 22:05 jibinycricket

+1

adrienbkr avatar Jun 26 '19 08:06 adrienbkr

+1

battoni avatar Jul 04 '19 20:07 battoni

+1 would be great

mafftor avatar Jul 31 '19 16:07 mafftor

+1

mchughbri avatar Jul 31 '19 19:07 mchughbri

Anyone using a custom plugin for vertical scrolling?

lukethacoder avatar Oct 17 '19 05:10 lukethacoder

+1 would be good

optislav avatar Oct 30 '19 16:10 optislav

Do you have any suggestions how to implement this feature as plugin?

optislav avatar Nov 01 '19 13:11 optislav

+1

asolopovas avatar Nov 28 '19 16:11 asolopovas

+1

alisakataeva avatar Jan 08 '20 10:01 alisakataeva

+1

akunyiba avatar Jan 23 '20 00:01 akunyiba

+1

jasperuitterhoeve avatar Feb 11 '20 15:02 jasperuitterhoeve

+1

stasioman avatar Mar 18 '20 07:03 stasioman

+1

adardesign avatar Mar 24 '20 20:03 adardesign

+1

adardesign avatar Mar 24 '20 20:03 adardesign

+1

obliviga avatar May 29 '20 19:05 obliviga

+1

carolina-morales avatar Jun 20 '20 02:06 carolina-morales

+1

Sybio avatar Sep 16 '20 13:09 Sybio

+1 for vertical sliding. This is really necessary for most of the projects.

vinescarlan avatar Sep 28 '20 03:09 vinescarlan

Anyone found a way to extend glider.js and add vertical sliding ourselves? Thanks!

vinescarlan avatar Sep 28 '20 03:09 vinescarlan

@jedrzejchalubek I have been looking for hours and am amazed that every vertical content slider I can find is built with jQuery. I did find one, Splide. However, it is not built with modern JavaScript in terms of TypseScript or ES6/module and thus cannot be imported into any framework easily.

I believe GlideJS could have an extremely popular future with the direction you have already began with ES6.

Please consider extending Glide to include vertical direction and perhaps TypeScript. If I can help please reach out.

BenRacicot avatar Dec 09 '20 17:12 BenRacicot

Had similar requirements and stumbled upon Keen Slider (Github).

Has our much needed vertical sliders and integrates nicely with any framework. Docs have examples for React/Vue/Angular/VanillaJS implementations, which is very handy.

lukethacoder avatar Dec 09 '20 21:12 lukethacoder

@lukethacoder the Angular and TypeScript examples for Keen Slider are broken. I may have to pass on Keen :(

BenRacicot avatar Dec 10 '20 01:12 BenRacicot

No examples of "hacking" Glide around to be vertical?

simplenotezy avatar Dec 11 '20 08:12 simplenotezy