Commit graph

  • 3683ad255d add slidenumber & location controllers Hakim El Hattab 2020-03-10 21:08:11 +0100
  • ac15678dea refactoring Hakim El Hattab 2020-03-10 20:40:35 +0100
  • 3d6212378a new keyboard module Hakim El Hattab 2020-03-10 20:28:56 +0100
  • ddbe06eb7e adjustments to reveal.js initialization flow Hakim El Hattab 2020-03-10 18:37:37 +0100
  • 9336fc11ca correction for reveal api Hakim El Hattab 2020-03-10 15:26:40 +0100
  • 492fc2bfa0
    Merge pull request #2609 from stefnotch/patch-1 Hakim El Hattab 2020-03-10 10:42:27 +0100
  • 5d179ed4c2
    Merge pull request #2631 from christian-classics-ethereal-library/squarePresentationLinear Hakim El Hattab 2020-03-10 10:40:18 +0100
  • 00b0ace386 🐛 enabling pointer events on pdf prin slides Tim Elliott 2020-03-09 13:55:55 +0000
  • 7d4899956b
    Merge pull request #2628 from telliott22/fix-print-pdf-links Hakim El Hattab 2020-03-10 10:24:06 +0100
  • fa9d8f5e88 Merge branch 'master' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2020-03-10 10:22:47 +0100
  • 9a2160536d tweaks and updated docs for #2627 Hakim El Hattab 2020-03-10 10:18:37 +0100
  • 98a6d1de6b
    Merge pull request #2627 from quilicicf/dev_importBundledPlugins Hakim El Hattab 2020-03-10 10:04:26 +0100
  • 4ff79dbc9d
    Merge branch 'dev' into dev_importBundledPlugins Hakim El Hattab 2020-03-10 10:01:14 +0100
  • cce59072dc fix controller api methods Hakim El Hattab 2020-03-09 21:04:31 +0100
  • cd78bbd48d move overview to new module Hakim El Hattab 2020-03-09 20:57:12 +0100
  • 75ef44ca69 statusDiv -> statusElement Hakim El Hattab 2020-03-09 18:57:49 +0100
  • 8a43753000 move fragments to separate controller Hakim El Hattab 2020-03-09 18:51:07 +0100
  • 0e5a4478d1 * Control Arrows: Fix visibility bug in linear navigation mode Zach DeCook 2020-03-09 13:02:03 -0400
  • bdedc56d6f comments Hakim El Hattab 2020-03-09 16:01:50 +0100
  • bc04b1b2db 🐛 enabling pointer events on pdf prin slides Tim Elliott 2020-03-09 13:55:55 +0000
  • d42d88dae4 break autoanimate and loading of slide content into separate controllers Hakim El Hattab 2020-03-09 14:44:57 +0100
  • d378ab2e63
    Add bundler-friendly dependency injection quilicicf 2019-11-08 13:31:28 +0100
  • ddd13ee9cf remove code slide from example Hakim El Hattab 2020-03-09 09:40:53 +0100
  • 3f95a21009 fix markdown example Hakim El Hattab 2020-03-09 09:33:27 +0100
  • 49bb498d9d add color, constant and loader modules Hakim El Hattab 2020-03-07 18:48:39 +0100
  • 7f94a79c27 add babel-eslint, link all files Hakim El Hattab 2020-03-07 18:29:00 +0100
  • d4a030f953 move plugin logic to Plugins controller Hakim El Hattab 2020-03-07 18:22:19 +0100
  • 0814176f3c refactor unit tests, now consistently initializing reveal.js in the same way Hakim El Hattab 2020-03-07 18:19:08 +0100
  • 20b8def298 move script loader to utils Hakim El Hattab 2020-03-07 14:18:03 +0100
  • f968927bff scope all query selection to .reveal Hakim El Hattab 2020-03-07 14:12:28 +0100
  • dd852851ef es6 refactoring Hakim El Hattab 2020-03-07 11:58:18 +0100
  • 4cfd254086 move out additional util methods, use shorthands for api Hakim El Hattab 2020-03-07 11:50:58 +0100
  • 313ad46e30 move default config to separate module Hakim El Hattab 2020-03-07 11:00:06 +0100
  • bf45578ba1 reveal.js can now be instantiated with new Reveal(<htmlelement>,<options>) Hakim El Hattab 2020-03-07 10:44:02 +0100
  • 33a1d8d4ad update assets paths for tests Hakim El Hattab 2020-03-06 20:12:20 +0100
  • 064647f644 remove unused polyfill Hakim El Hattab 2020-03-06 20:02:05 +0100
  • 608a7577bd 🚨 breaking change; move all compiled assets to /dist Hakim El Hattab 2020-03-06 19:58:40 +0100
  • 027dc259da add webpack, move playback to own module Hakim El Hattab 2020-03-06 18:59:09 +0100
  • 32bbe63ea6 use object shorthand for api Hakim El Hattab 2020-03-06 17:50:15 +0100
  • a6b7cc4eca continued js code modernization Hakim El Hattab 2020-03-06 17:40:11 +0100
  • 6ee1b9f2a2 es6 refactoring, overlay design tweaks Hakim El Hattab 2020-03-06 14:54:55 +0100
  • fba914a0ab remove old flattened presentation fallback, more es6 refactoring Hakim El Hattab 2020-03-06 10:54:07 +0100
  • 6ab65d4b8a remove legacy feature detection for <IE11 Hakim El Hattab 2020-03-06 10:36:39 +0100
  • d545d79cd7 drop config, had no effect in modern browsers Hakim El Hattab 2020-03-06 10:22:53 +0100
  • 556d6ec93d start moving to es6 Hakim El Hattab 2020-03-05 20:32:35 +0100
  • 4b888d87b7 add support for data-visibility='uncounted' #2543 Hakim El Hattab 2020-03-05 14:07:59 +0100
  • 5c24818b7e setup babel Hakim El Hattab 2020-03-05 13:49:08 +0100
  • 5dfaa32418 remove gruntfile Hakim El Hattab 2020-03-05 11:35:42 +0100
  • fc30870701 build updates, gulp serve accepts root/port Hakim El Hattab 2020-03-05 11:35:20 +0100
  • 2184a5058a refactor gulp tasks, update all gulp dependencies #2122 Hakim El Hattab 2020-03-03 21:01:35 +0100
  • 6fa7700fe5
    Merge pull request #2515 from Bagira80/boolean-attributes-from-markdown Hakim El Hattab 2020-03-03 16:00:48 +0100
  • 542bcab569
    Merge pull request #2336 from lunchboxer/patch-1 Hakim El Hattab 2020-03-03 15:53:15 +0100
  • ff2a4192c4 readme correction Hakim El Hattab 2020-03-03 15:33:39 +0100
  • fd975d4087
    Merge pull request #2269 from ggodreau/issue_2268 Hakim El Hattab 2020-03-03 15:32:40 +0100
  • 8987f92b44
    Merge pull request #2521 from quilicicf/dev_cssCustomProperties Hakim El Hattab 2020-03-03 15:22:08 +0100
  • cc0a2d0f9a auto-animate docs Hakim El Hattab 2020-03-02 21:12:30 +0100
  • ca5032711c auto-animate docs Hakim El Hattab 2020-03-02 16:11:49 +0100
  • beb2ad6a92 auto-animate docs Hakim El Hattab 2020-03-02 16:10:24 +0100
  • f958820b5b start of auto-aniamte docs Hakim El Hattab 2020-03-02 15:44:13 +0100
  • f023678755
    add funding.yml Hakim El Hattab 2020-03-02 14:55:54 +0100
  • 41e46659fa remove multiple legacy vendor prefixes Hakim El Hattab 2020-03-02 14:52:50 +0100
  • 36f7136d34 remove html shiv Hakim El Hattab 2020-03-01 10:24:02 +0100
  • d0188cb438 add code animation example to demo.html Hakim El Hattab 2020-03-01 10:21:30 +0100
  • e2a2c2c022 refactored and improved auto-animate matcher, supports line-by-line code animations Hakim El Hattab 2020-02-28 16:13:28 +0100
  • f97ed2f612
    Don't include test directory in npm package stefnotch 2020-02-27 11:44:58 +0100
  • 345ec01f19 only transition properties that have changed Hakim El Hattab 2020-02-27 08:45:19 +0100
  • 1649bd0d98 auto-animate bug fixes + support for inheriting options from closest animated parent element Hakim El Hattab 2020-02-24 15:45:44 +0100
  • f33ecadf5d Merge branch 'master' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2020-02-24 11:16:07 +0100
  • a4ba7a899b
    update CI badge Hakim El Hattab 2020-02-24 11:15:46 +0100
  • d54049445c rename gh action Hakim El Hattab 2020-02-24 11:12:56 +0100
  • a2155e4fde
    Merge pull request #2574 from christian-classics-ethereal-library/getComputedSlideSize Hakim El Hattab 2020-02-24 09:04:02 +0100
  • 633e754fee
    Merge pull request #2581 from flaviomartins/patch-1 Hakim El Hattab 2020-02-24 09:02:43 +0100
  • f633a18fdf auto-animate tweaks and new config options Hakim El Hattab 2020-02-20 20:15:41 +0100
  • 4eca625330 remove need for dedicated data-auto-animate-unmatched attribute Hakim El Hattab 2020-02-18 20:23:37 +0100
  • 4ff7fd3a71 switch to bounding rect for auto-animate deltas Hakim El Hattab 2020-02-17 13:14:46 +0100
  • ac59dcb525 additional auto-animate tests Hakim El Hattab 2020-02-17 10:19:47 +0100
  • f263f2819d fix animations intermittently not triggering in firefox Hakim El Hattab 2020-02-17 09:50:01 +0100
  • c38bc2c611 fix issue that caused data-auto-animate to be added to the wrong slides Hakim El Hattab 2020-02-16 19:14:46 +0100
  • d2796f56b8 merge gh actions from master Hakim El Hattab 2020-02-13 10:10:41 +0100
  • b6933b45ad remove travis ci, switched to gh actions Hakim El Hattab 2020-02-13 10:09:01 +0100
  • 768335f34b
    setup gh actions Hakim El Hattab 2020-02-13 10:06:11 +0100
  • dee26303f6 remove needless semicolon Hakim El Hattab 2020-02-13 09:59:28 +0100
  • 1de733d21b fix auto-animations in firefox Hakim El Hattab 2020-02-13 09:55:33 +0100
  • 1757aacaab auto-animate performance improvements, dont animate unchanged properties Hakim El Hattab 2020-02-13 08:41:20 +0100
  • 15e6994569 support for fading in unmatched auto-animate elements Hakim El Hattab 2020-02-12 14:05:23 +0100
  • 3cf08624dd simplify auto-animate styles Hakim El Hattab 2020-02-11 19:15:45 +0100
  • 84b2fb42c6 demo and auto-animate example updates Hakim El Hattab 2020-02-11 18:37:14 +0100
  • ea295796ea refactoring and fixed auto-animate test exception Hakim El Hattab 2020-02-11 15:31:17 +0100
  • 6e4c36b3db more auto-animate tests Hakim El Hattab 2020-02-11 10:52:39 +0100
  • 1da222aca6 unit tests for auto-animate Hakim El Hattab 2020-02-11 10:40:17 +0100
  • 55aab24a5e allow custom auto-animate matchers to override transition settings Hakim El Hattab 2020-02-11 10:39:59 +0100
  • 8f4927ac27
    fix typo in configuration example Flavio Martins 2020-02-10 22:24:25 +0000
  • 1c62b808ad make it possible to override auto-anim properties per-element Hakim El Hattab 2020-02-09 09:28:34 +0100
  • e45626d6bd add helper class for disabling all slide transitions Hakim El Hattab 2020-02-08 20:41:49 +0100
  • ed4cbdfd03 auto-animate refactoring and optimization Hakim El Hattab 2020-02-08 20:29:43 +0100
  • e9cbfefcce minor simplicifcation for #2579 Hakim El Hattab 2020-02-06 15:19:09 +0100
  • be08d52b5b Merge branch 'dev' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2020-02-06 15:09:52 +0100
  • 8e3a065596
    Merge pull request #2579 from Martinomagnifico/dev Hakim El Hattab 2020-02-06 15:09:42 +0100
  • c64206180d auto-animate; don't scale between text blocks Hakim El Hattab 2020-02-06 14:53:45 +0100
  • e5ba80478d fix auto-animatie transform origin + refactoring Hakim El Hattab 2020-02-06 14:30:32 +0100