slideshow
Here are 603 public repositories matching this topic...
chinese readme.md
The first divider line of the Chinese readme file is not rendered.
Steps to reproduce it
- To view the readme file under https://github.com/alvarotrigo/fullPage.js, click on the "Chinese" jump to the Chinese version of the readme.
- Under the words "for Vue, React and Angular" in the Chinese version of the readme file is the word "---" .
- There is no component secant for this mar
There are a couple of solutions proposed in #605 to make the list of contributors look prettier (e.g. number of contributions, Github repos etc.).
As part of this issue, we could make the list look better and if possible automate it, so it gets updated automatically.
| Executable | Version |
|---|---|
node --version |
10.15.3 |
npm --version |
6.4.1 |
nodeppt -v |
2.1.5 |
| OS | Version |
|---|---|
| Windows 7 | 6.1.7601 |
运行时出现的问题为:
![
Contribution Guide
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
Suggestion for docs
-
Updated
Jan 21, 2020 - JavaScript
-
Updated
Apr 25, 2020 - HTML
-
Updated
Oct 30, 2019 - JavaScript
The func value set of type:fabric customFabricFrameSource does not recieve any parameters. For example, you cannot pass a text to https://github.com/mifi/editly/blob/master/examples/customFabric.js.
Following patch can fix it.
diff --git a/sources/fabricFrameSource.js b/sources/fabricFrameSource.js
index 74b8299..c88238c 100644
--- a/sources/fabricFrameSource.js
+++ b/sources/fab
-
Updated
May 6, 2020 - JavaScript
-
Updated
Oct 29, 2019 - JavaScript
The <full-page> component is not replaced with <div> element in the template when running nuxt generate.
This can be replicated with a basic setup following instructions for Nuxt.js and instructions for
It will be nice to have a wiki page to showcase all existing themes in this package. You may need to dig out the examples in previous pull requests (e.g., #163 #165 #171 etc).
The wiki doesn't seem to support uploading screenshots, but you can upload images to any Github issues.
This means that the menu & table of contents may not be translated properly. See https://github.com/puppetlabs/showoff/blob/f89b3b0d9e6d2f4a8457552be91279066f9aab8e/lib/showoff.rb#L1280
That variable will be shared across all generated locales
Affected part of DeckDeckGo
- Studio
- Remote control
- Documentation
- Demo
- Starter kit
- Poll
- Web Components
- Templates
Reproduction
Steps to reproduce:
- Begin with a Starter or Ionic React presentation on Windows 10.
- Run "npm install" then "npm run start" to kick off local host
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
Per discussion on #39 , we know "smart" TVs are rather dumb. I think this can be fixed by adding BabelJS ; initial attempts so far have had mixed results, but this seems worth further exploration.
Process
make realclean / make clean
npm install && npm install --sav
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
-
Updated
Mar 31, 2020 - Swift
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
Jan 28, 2020 - JavaScript
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
First of all I want to thank for this Amazing library.. It's simply awesome.
It would be great if we can get more detailed examples for each API use cases ..
Ivy Support
-
Updated
May 15, 2020 - GDScript
Improve this page
Add a description, image, and links to the slideshow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the slideshow topic, visit your repo's landing page and select "manage topics."
Is it possible to customize overview mode? (Size of preview-thumbs, overlay info per slide, orientation (instead of linear, in a list or wrapping lines,...)