Skip to content
#

slideshow

Here are 603 public repositories matching this topic...

willykaram
willykaram commented Apr 26, 2017

I think it would be helpful to create a Contribution Guide in order to assist/encourage others to contribute to the project. This guide would also direct them to the Roadmap and priorities therein, so as to focus their efforts. Here's an example along the lines of what I'm thinking: https://github.com/phoenixframework/phoenix/blob/master/CONTRIBUTING.md

If you think that would be helpful, I I c

kihashi
kihashi commented Oct 26, 2018

OS

OS: Windows 10
Backslide@feature/refactor

Problem

When exporting a presentation that has html with attributes in a code block, the resulting HTML has both escaped and non-escaped quotes.

<html lang="en">

Results in

<html lang="\"en\"">

Because of the un-escaped ", the resulting HTML is not correct.

Expected

HT

bug
naotaraffy
naotaraffy commented Apr 1, 2019

Hello I tried to set up FullPage.JS with Gatsby and as soon as I add an extension (Parallax or similar) I get this message every time. No matter how often I try it, or which examples I take from the docs, it just doesn't work. It would be great if someone could help me or a working example (the Gatsby link in the docs doesn't work, the one from Next.JS does). I also used the example from https://g

embla-carousel
Tscheffrey
Tscheffrey commented Sep 18, 2019

It would be great if the dragStart event would not fire when the mouse goes down but rather when the cursor actually starts moving. Currently, dragStart and dragEnd will be fired if I only click/touch the slider without moving the cursor.

This would be useful to me because I am currently listening to both click events on items and dragStart/dragEnd Events and change styles accordingly. This lea

Improve this page

Add a description, image, and links to the slideshow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the slideshow topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.