Commit Graph

2672 Commits (cd5161ffe93bef497f4970b9b717d4a88003ca66)

Author SHA1 Message Date
Hakim El Hattab cd5161ffe9 initial work for hstack and vstack 2020-05-20 14:33:52 +02:00
Hakim El Hattab f0b67ad6ea 4.0.0 2020-05-20 12:09:03 +02:00
Hakim El Hattab 38eda3aada fix livereload 2020-05-20 12:08:57 +02:00
Hakim El Hattab df61f9e1fa progress bar width set via scale instead of width for perf 2020-05-20 10:42:55 +02:00
Hakim El Hattab 5e49cbdcf7
link fix 2020-05-19 20:36:05 +02:00
Hakim El Hattab 8b3f57b3d1
Merge pull request #2666 from RealCyGuy/patch-1
fixed links
2020-05-19 20:35:07 +02:00
Cyrus 07db41831f
fixed links 2020-05-19 11:31:25 -07:00
Hakim El Hattab a1f03cb337 Reveal.VERSION is now available prior to initialization #2651 2020-05-19 20:27:45 +02:00
Hakim El Hattab feb43ffdc9 rollup cache saves 1s per js build 2020-05-19 19:04:46 +02:00
Hakim El Hattab 84b52984cd update dependencies 2020-05-19 18:44:40 +02:00
Hakim El Hattab 4f2293378b reveal.netlify.app -> revealjs.com 2020-05-19 18:27:00 +02:00
Hakim El Hattab 83151f5e67
Merge pull request #2651 from hakimel/dev
reveal.js 4.0.0
2020-05-19 11:11:26 +02:00
Hakim El Hattab 5e5013645d move fonts from lib/fonts to dist/theme/fonts 2020-05-19 11:03:16 +02:00
Hakim El Hattab 0a58c681fe move highlight themes from lib/css/ to plugin/highlight/ 2020-05-19 11:02:59 +02:00
Hakim El Hattab 9d11927066 auto-animate example in demo 2020-05-19 10:22:24 +02:00
Hakim El Hattab 815557c1d8 update all links to docs (will sub out '.netlify.app' once we ship 4.0) 2020-05-18 20:52:51 +02:00
Hakim El Hattab f618de81de restore support for markdown speaker notes 2020-05-18 20:36:34 +02:00
Hakim El Hattab 13f7e69c9c distribute /plugin 2020-05-18 16:17:51 +02:00
Hakim El Hattab 3d2371f58c bundle html inside of notes.js, no more need for relatively locating external html 2020-05-18 15:59:18 +02:00
Hakim El Hattab 8fc2ec9238 removed phantomjs-based print-pdf plugin 2020-05-18 15:15:46 +02:00
Hakim El Hattab fb22716ddf move built plugin files from /dist/plugin/ to /plugin/<name>/ 2020-05-18 14:41:56 +02:00
Hakim El Hattab 4e8959508b
readme tweaks 2020-05-18 11:54:08 +02:00
Hakim El Hattab c0c6b0aa6e
new copy for readme, clearer get started cta 2020-05-18 11:49:07 +02:00
Hakim El Hattab 1fb1e9b0ab
bigger logo 2020-05-14 14:50:31 +02:00
Hakim El Hattab faa4e38e12
new logo update readme 🥳 2020-05-14 14:50:07 +02:00
Hakim El Hattab 30cd9a8d3b remove default border around images, now available via img.r-frame 2020-05-14 12:39:45 +02:00
Hakim El Hattab f04a00672c fix and tests for custom key bindings in help overlay 2020-05-12 13:33:19 +02:00
Hakim El Hattab aafb8769f9 example content error 2020-05-11 11:57:09 +02:00
Hakim El Hattab aa2a4a0a36 scope selection color to .reveal 2020-05-11 11:28:36 +02:00
Hakim El Hattab 2104dee1c1 fix exception in layout examle 2020-05-11 11:26:17 +02:00
Hakim El Hattab f84bc7882e simplify stack css 2020-05-11 11:02:54 +02:00
Hakim El Hattab eeedaa17e1 new 'r-stack' helper class for stacking & centering multiple elements 2020-05-11 10:54:02 +02:00
Hakim El Hattab 1288a3280c fix broken asset urls in examples 2020-05-11 09:56:54 +02:00
Hakim El Hattab 664beff715 add focus controller, manages keyboard focus across multiple embedded decks 2020-05-11 09:15:02 +02:00
Hakim El Hattab 57107ebe4c add #highligh-theme to theme css link 2020-05-08 21:04:19 +02:00
Hakim El Hattab 5c87d9ffe0 Merge branch 'dev' of github.com:hakimel/reveal.js into dev 2020-05-08 20:56:01 +02:00
Hakim El Hattab ba0b367ed9 remove nuking of hash changes when hash is disabled 2020-05-08 20:53:10 +02:00
Hakim El Hattab 772fa0308d make it possible to disable hash change listener with respondToHashChanges: false 2020-05-08 20:49:06 +02:00
Hakim El Hattab 3a032a836a fix auto-animate bug on centered slides 2020-05-08 20:33:28 +02:00
Hakim El Hattab ab273a19f2 move dependencies to dev 2020-05-08 20:21:51 +02:00
Hakim El Hattab a0a1ae193f dont prevent page scrolling when swiping on embedded decks 2020-05-08 20:12:52 +02:00
Hakim El Hattab bc88109d91
correct documentation url 2020-05-07 11:41:25 +02:00
Hakim El Hattab 2e3b5c88fc
move docs to revealjs.com 2020-05-07 11:40:05 +02:00
Hakim El Hattab cca2a3cdf3 fix print pdf scope exception 2020-05-06 22:04:01 +02:00
Hakim El Hattab b7f480c908 fix fullscreen for embedded decks 2020-05-05 20:54:40 +02:00
Hakim El Hattab c4870362d9 slide data-state is now set at the viewport level, add Reveal.getViewportElement() 2020-05-04 14:33:21 +02:00
Hakim El Hattab 9242b25bc9 esm bundle only targets browsers with module support 2020-05-04 11:13:11 +02:00
Hakim El Hattab 2ca01bb4a5 remove source files from npm package 2020-05-04 10:49:14 +02:00
Hakim El Hattab a7800d07a3 ignore sourcemaps 2020-05-04 10:41:27 +02:00
Hakim El Hattab cdf09ff7c2 remove sourcemaps 2020-05-04 10:40:55 +02:00