GithubHelp home page GithubHelp logo

slides's People

Contributors

dependabot[bot] avatar joshhanley avatar majorminors avatar

Stargazers

 avatar

Watchers

 avatar  avatar

slides's Issues

Transition styles

  • instant transition (no slide)
  • slide up/down (as opposed to left/right) - low-priority

Basic installation option

Simply download and edit slides, without need to install and use npm acknowledging that one would lose the watch functionality.

not compatible with edge

doesn't appear to work on edge - background appears, but slides do not. preview mode half open, despite being toggled 'false' in code

preview not wrapping text in some circumstances

Code for offending slide:

      <div
        class="absolute w-full h-full flex items-center justify-center transition-transform transform duration-1000 translate-x-full"
      >
        <div class="w-full h-full flex items-center justify-center">
          <div
            class="w-full h-full grid grid-cols-2 grid-rows-6 gap-1/12 p-1/12 bg-red-800 text-orange-100 relative"
          >
            <!-- quote slide -->
            <img class="absolute h-12 ml-1/12 mt-16" src="assets/img/logo-icon-white.png" />
            <p
              class="col-span-2 row-start-2 row-span-3 pr-1/4 flex items-end font-display text-4xl"
            >
              "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
              incididunt ut labore et dolore magna aliqua."
            </p>
            <div class="row-start-5 row-span-2">
              <hr class="border-t-2 border-orange-100" />
              <p class="text-2xl md:text-xl mt-4 font-bold italic">Some person.</p>
            </div>
          </div>
        </div>
      </div>

Screen grab:
sIcreen

hide/show slide counter

navigation, preview, and slide counter (e.g. 1 of 12) should be hidden/shown i.e. 'fullscreen mode'

suggest switch in code also 'on/off by default'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.