Commit Graph

  • 03126c509e
    Merge branch 'dev' into plugin-markdown Hakim El Hattab 2021-05-17 09:54:01 +0200
  • 00acc730f0
    add animateLists option to markdown plugin Ujjwal Sharma 2021-05-13 20:03:09 +0530
  • 6884741b94
    improve renderer option handling Ujjwal Sharma 2021-05-13 19:58:45 +0530
  • 7daea4957b remove debug code Hakim El Hattab 2021-05-05 11:13:32 +0200
  • 892c752a4b merge #2843 with minor tweaks Hakim El Hattab 2021-05-05 11:02:02 +0200
  • 48598cb547
    Merge pull request #2901 from sacproj/showPreview Hakim El Hattab 2021-05-05 10:05:55 +0200
  • 2e344825f8 update (c) year Hakim El Hattab 2021-05-05 10:05:33 +0200
  • 2beb336cdb fix typo #2949 (thanks @SeanKilleen) Hakim El Hattab 2021-05-05 10:00:28 +0200
  • 74f3c4b455 fix typo #2949 (thanks @SeanKilleen) Hakim El Hattab 2021-05-05 09:59:41 +0200
  • 236d3e3722 tidy up code for #2940 Hakim El Hattab 2021-04-28 09:03:27 +0200
  • a112712f12
    Merge pull request #2940 from cmeessen/fix_multiple_data-background Hakim El Hattab 2021-04-28 08:55:30 +0200
  • 5d8d673117 Add missing semicolons cmeessen 2021-04-23 10:15:40 +0000
  • f5faeba9f3 update dependencies Hakim El Hattab 2021-04-23 11:05:31 +0200
  • 6d735ddaf8 stop playing media inside of fragments when the fragment is hidden Hakim El Hattab 2021-04-23 10:56:18 +0200
  • 8347a2de58 Allow multiple data-background Christian Meeßen 2021-04-23 08:33:56 +0000
  • 444d127053
    Merge pull request #2933 from csachs/hasDarkBackgroundNamedColor Hakim El Hattab 2021-04-14 13:20:42 +0200
  • be110fad11 prevent accidental swipe gestures when scrubbing video/audio timelines Hakim El Hattab 2021-04-12 11:17:06 +0200
  • d1f6e6cce9 use computed background style if colorToRgb fails Christian Sachs 2021-04-11 13:25:36 +0200
  • cf8e64bd85 update lockfile Hakim El Hattab 2021-03-08 13:46:04 +0100
  • 2d050f83c1
    Expose preview management functions Stéphane Este-Gracias 2021-02-13 01:20:37 +0100
  • 9c83edbf13
    Expose showPreview Stéphane Este-Gracias 2021-02-13 00:23:50 +0100
  • 290c251c7e fix default md slide separator not working #2850 Hakim El Hattab 2021-02-10 10:33:22 +0100
  • cec99c5261 Implement auto-animate id and restart Jan Katzer 2021-02-07 18:41:16 +0100
  • 90a0d2d449 typo Hakim El Hattab 2021-02-04 15:25:46 +0100
  • 1de653a95a reduce tab size in code blocks from 8 to 2 Hakim El Hattab 2021-02-04 14:17:27 +0100
  • 95592293ae remove unused style ids Hakim El Hattab 2021-02-04 14:15:35 +0100
  • 2e805c9193 fix bug where slide-spcific background transitions were overruled by global transition setting Hakim El Hattab 2021-01-08 15:03:33 +0100
  • acafabf023
    Merge branch 'dev' into jh/print-optimize Jeroen Hermans 2020-12-20 17:44:20 +0100
  • f576b98fbd rerun r-fit-text based on printed slide size, fixes overflow when printing to PDF #2865 Hakim El Hattab 2020-12-17 08:49:51 +0100
  • 49d043c0c2
    Merge pull request #2836 from lechten/fix-progress-click Hakim El Hattab 2020-11-30 18:41:10 +0100
  • c47ac2cfbd
    Merge pull request #2858 from famura/fix_typo Hakim El Hattab 2020-11-30 18:35:37 +0100
  • 26f5fa0c12 Fixed path to themes in demo.html Fabio Muratore 2020-11-30 15:43:09 +0100
  • 1e70d9fe46 upgrade to node-sass 5.0 (adds support for node 15.x) #2841 Hakim El Hattab 2020-11-25 15:06:14 +0100
  • e57ff233a4 Group background reads and writes Jeroen Hermans 2020-11-16 09:47:58 +0100
  • 10f02ece99 Group pdf setup reads and writes Jeroen Hermans 2020-11-16 09:47:19 +0100
  • 33c4c1c5d2 Batch print DOM updates Jeroen Hermans 2020-11-15 22:08:13 +0100
  • 49f78535d1 Use const in print controller Jeroen Hermans 2020-11-15 22:06:48 +0100
  • 957f928c70 Prevent layout thrashing by scroll height Jeroen Hermans 2020-11-15 22:03:39 +0100
  • 3d701edc71 Limit slide number DOM mutations Jeroen Hermans 2020-11-15 22:01:50 +0100
  • aaa7c02b5c Prevent layout thrashing by status text Jeroen Hermans 2020-11-15 21:54:05 +0100
  • 75480b5bf4 Remove unused argument Jeroen Hermans 2020-11-15 21:46:33 +0100
  • d2dff6a821 Fix target for click on progress bar Jens Lechtenbörger 2020-11-08 17:39:04 +0100
  • 0582f57517 add fit-text to demo Hakim El Hattab 2020-10-12 11:51:04 +0200
  • ffadcc8502 v4.1.0 Hakim El Hattab 2020-10-12 11:38:26 +0200
  • e09437f4fa escape HTML entities in code parsed from markdown, fixes #2744 Hakim El Hattab 2020-09-09 11:42:34 +0200
  • 676936e33d revert debug change to index.html Hakim El Hattab 2020-09-09 10:32:20 +0200
  • 4d62dcc674 Merge branch 'master' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2020-09-09 10:26:42 +0200
  • 17bfa62579
    Merge pull request #2746 from ebriand/patch-1 Hakim El Hattab 2020-09-09 10:24:40 +0200
  • 5f7c945dee
    Merge pull request #2752 from michaelmior/css-paths Hakim El Hattab 2020-09-09 10:24:04 +0200
  • b13c7b41a0
    Merge pull request #2767 from rschmehl/patch-1 Hakim El Hattab 2020-09-09 10:21:48 +0200
  • 5676ef79d7
    Merge pull request #2771 from timgates42/bugfix_typo_transition Hakim El Hattab 2020-09-09 10:20:40 +0200
  • 2c121d22ac
    docs: Fix simple typo, transiition -> transition Tim Gates 2020-09-08 08:02:34 +1000
  • aa62bd424b
    Update README.md Roland Schmehl 2020-09-06 12:08:25 +0200
  • faa8b56e2a dependency upgrades Hakim El Hattab 2020-08-19 10:33:36 +0200
  • 80d96b4f82 upgrade rollup-plugin-terser to fix npm warning #2751 Hakim El Hattab 2020-08-19 10:17:38 +0200
  • a150d0c5dd Start relative paths in CSS with ./ Michael Mior 2020-08-18 12:49:49 -0400
  • 3a99a7b70a shuffle now applies to vertical slides as well Hakim El Hattab 2020-08-17 14:42:27 +0200
  • b05e530f21
    Fix URL to pdf-export documentation Eric Briand 2020-08-04 10:06:20 +0200
  • 9aa6a029c3 add newly built version to Sven Kraus 2020-07-29 15:43:21 +0200
  • 3535536444 use native CSS vars from exposer Sven Kraus 2020-07-29 13:31:29 +0200
  • 2bfe705e6a include /css and /js in npm package #2712 Hakim El Hattab 2020-06-30 21:10:09 +0200
  • 9ff27cfbc9 bg videos remain muted on mobile, otherwise broken when navigating with swipe gestures Hakim El Hattab 2020-06-16 11:20:15 +0200
  • 2fccb77405 add 'playsinline' to all inline videos, dont mute background videos on mobile Hakim El Hattab 2020-06-16 10:27:09 +0200
  • cd2a792416 allow images inside of h/vstacks to be proportionally downsized Hakim El Hattab 2020-06-09 13:31:21 +0200
  • be460814ac correct scope for fit-text selector Hakim El Hattab 2020-06-09 10:32:56 +0200
  • aa6677911c fit-text helper now triggers lazyily when slide enters view distance Hakim El Hattab 2020-06-09 10:28:01 +0200
  • f231c53b9c Merge branch 'master' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2020-06-09 09:18:40 +0200
  • 15815efe05 npm run build now uses default gulp task Hakim El Hattab 2020-06-09 09:18:17 +0200
  • 1b6a3b1e6f add support for auto-sized big text via r-fit-text Hakim El Hattab 2020-06-05 13:17:43 +0200
  • 66cbd66fb6 fix slide numbering issue with uncounted horizontal slides (fixes #2675) Hakim El Hattab 2020-06-05 11:47:29 +0200
  • 37d8337411 add support for wrapping code in script tempalte to avoid html parser #2684 Hakim El Hattab 2020-06-05 10:47:24 +0200
  • 6772518c5a Merge branch 'master' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2020-06-05 10:21:33 +0200
  • f014952673 update math example to use 4.0 plugin syntax Hakim El Hattab 2020-06-05 10:14:41 +0200
  • 166af89353 all themes now have contrasting text colors based on slide bg Hakim El Hattab 2020-06-05 10:02:49 +0200
  • ac79c7cd8b leave the progress bar empty if there's < 2 slides Hakim El Hattab 2020-06-05 09:37:44 +0200
  • d272628f58 add support for data-visibility=hidden Hakim El Hattab 2020-06-02 13:47:34 +0200
  • c91074761a don't write '#/' to url on first slide, remove history api feature detection Hakim El Hattab 2020-06-02 09:08:00 +0200
  • 7ebade7248 remove 20px vertical padding on slide sections Hakim El Hattab 2020-06-02 08:46:24 +0200
  • 61624aeafb 🤦 Hakim El Hattab 2020-06-01 16:07:49 +0200
  • cd5c9c5b9d build js Hakim El Hattab 2020-06-01 16:02:55 +0200
  • 942304d862 add --slide-width/height css variables Hakim El Hattab 2020-06-01 16:00:54 +0200
  • bd19860b4d 4.0.2 Hakim El Hattab 2020-05-29 12:10:28 +0200
  • 5169fb2d00 link logo in demo deck to revealjs.com Hakim El Hattab 2020-05-29 12:07:04 +0200
  • 1569a4afba remove overzealous pdf resets Hakim El Hattab 2020-05-29 10:14:31 +0200
  • 9f90f32e26 recompile css Hakim El Hattab 2020-05-28 22:28:54 +0200
  • bee213c470 tweaks for pdf print sheet Hakim El Hattab 2020-05-28 22:28:36 +0200
  • 0bc614cf3d npmignore gulpfile and contributing.md Hakim El Hattab 2020-05-28 22:28:14 +0200
  • 2255c60254 fix progress bar direction in rtl mode Hakim El Hattab 2020-05-27 19:46:49 +0200
  • e4e2bc9562
    link logo image to revealjs.com Hakim El Hattab 2020-05-27 15:57:37 +0200
  • e1abd3d5c7
    Merge pull request #2679 from conao3/add-link Hakim El Hattab 2020-05-27 15:55:52 +0200
  • a65e96fbc6 serve demo assets from cdn, logo on first slide in demo.html Hakim El Hattab 2020-05-27 15:51:05 +0200
  • 1728c9793c
    add link for badge conao3 2020-05-27 22:37:08 +0900
  • eb026f79b4 Reveal.configure() now works pre-initialization Hakim El Hattab 2020-05-27 15:34:12 +0200
  • 5e4c5c33a9 export the highlight.js instance Hakim El Hattab 2020-05-27 15:25:26 +0200
  • 0c9c9d55f3 add Reveal.isReady to pre-initialized API Hakim El Hattab 2020-05-27 13:15:26 +0200
  • fc62af9d5b rollup cache for all js bunling, improves subsequent build time by 50% Hakim El Hattab 2020-05-27 09:06:31 +0200
  • b1e5db0ec9 data-autoslide attribute takes precedence over video duration Hakim El Hattab 2020-05-26 10:56:02 +0200
  • b7487b8b4f polyfill element.closest for ie11 Hakim El Hattab 2020-05-26 10:45:05 +0200
  • e6244a57b5 fix polyfills, add ie11 support Hakim El Hattab 2020-05-26 09:46:50 +0200
  • b074050a6d 4.0.1, remove date from built files Hakim El Hattab 2020-05-25 16:21:27 +0200