Skip to content
Snippets Groups Projects
  1. Aug 08, 2013
    • Rory Hardy's avatar
      Various updates · bd543e5c
      Rory Hardy authored
      Enhanced the pointer.
      Cleaned up the code.
      Added additional optional parameters.
      Updated documentation.
      
      modified:   README.md
      modified:   index.html
      modified:   plugin/leap/leap.js
      bd543e5c
  2. Aug 06, 2013
    • Rory Hardy's avatar
      Docs and updates · 1d895bad
      Rory Hardy authored
      Updated README.md to mention the leap plugin.
      Removed leap settings from index.html.
      Better variable naming in leap.js
      
      modified:   README.md
      modified:   index.html
      modified:   plugin/leap/leap.js
      1d895bad
    • Rory Hardy's avatar
      Minor updates · 36a4f56f
      Rory Hardy authored
      modified:   css/reveal.min.css
      modified:   plugin/leap/leap.js
      36a4f56f
    • Rory Hardy's avatar
      Put the timing code back in. · 32865b43
      Rory Hardy authored
      Occasionally gestures were fired twice. This helps prevent that.
      modified:   plugin/leap/leap.js
      32865b43
    • Rory Hardy's avatar
      Added pointer and tweaked the code · dbcbc7aa
      Rory Hardy authored
      modified:   css/reveal.css
      modified:   css/reveal.min.css
      modified:   plugin/leap/leap.js
      dbcbc7aa
  3. Aug 05, 2013
    • Rory Hardy's avatar
      Removed timing code. · a06c84e4
      Rory Hardy authored
      When used correctly, the 1/2 second delay is uncessary and may yield undesireable results.
      modified:   plugin/leap/leap.js
      a06c84e4
    • Rory Hardy's avatar
      Minor updates · 0e7bc409
      Rory Hardy authored
      Changed invert to naturalSwipe
      Removed invert rule from index.html
      Ensured that left/right swipes only work with 1 hand present
      modified:   index.html
      modified:   plugin/leap/leap.js
      0e7bc409
    • Rory Hardy's avatar
      Updates to leap.js and index.html · 70cade37
      Rory Hardy authored
      Added timing code to limit gesture calls.
      Added gesture to access the overview.
      index.html includes the leap plugin
      70cade37
  4. Aug 04, 2013
  5. Jun 19, 2013
  6. Jun 09, 2013
  7. Jun 02, 2013
  8. May 19, 2013
  9. May 05, 2013
  10. May 04, 2013
  11. May 02, 2013
  12. May 01, 2013
  13. Apr 28, 2013
  14. Apr 27, 2013
  15. Apr 20, 2013
  16. Apr 16, 2013
  17. Apr 08, 2013
  18. Apr 06, 2013
  19. Mar 24, 2013
    • Jakub Holy's avatar
      More verbose error slide (HTTP necessary) · f6487dc3
      Jakub Holy authored
      f6487dc3
    • Jakub Holy's avatar
      Better error reporting for external Markdown files · 8fd28a91
      Jakub Holy authored
      1. Show an alert when loading the file throws an exception
      2. Whenever the status isn't success (2xx) - upon exception or e.g.
        "file not found" - replace the section's content with information
        about the failure (instead of being silent about it and showing
        a blank slide).
      
      We need to inform the user something went wrong, not just be silent
      about it. An experienced developer, upon seing a blank slide, will
      likely check the javascript console - but the rest will profit from
      being told about the problem (and solution) explicitely.
      8fd28a91
  20. Mar 10, 2013
  21. Mar 09, 2013
Loading