Commit Graph

3337 Commits

Author SHA1 Message Date
Hakim El Hattab 983c6248f7 update controls comment to match other prop descriptions 2025-01-13 13:16:02 +01:00
Hakim El Hattab 6527f4d912 Merge pull request #3716 from gpotter2/controls-for-speaker
Add 'controlsOnlyForSpeaker' option
2025-01-13 13:13:30 +01:00
gpotter2 3751715414 Add controls: 'speaker-only' option 2025-01-11 16:41:06 +01:00
Hakim El Hattab e15cf92ccd update specs for 6dea2a5094 2024-11-28 14:53:25 +01:00
Hakim El Hattab 6dea2a5094 auto-animate no longer skips matching fragments on adjacent slides 2024-11-28 14:44:01 +01:00
Kathleen Fitzpatrick 72463f732c add oregon 2024-11-20 07:23:13 -08:00
Hakim El Hattab 0d02d8a303 default mathjax config now ignores code tags 2024-11-18 08:26:23 +01:00
Hakim El Hattab fe4a6e82b0 fix last slide not triggering slidechange in scroll view (closes #3715) 2024-11-11 16:05:34 +01:00
Hakim El Hattab 5a275f223b don't parse math equations in code blocks 2024-11-11 15:35:16 +01:00
Kathleen Fitzpatrick 819733f9a7 update uva 2024-11-07 12:04:42 -05:00
Kathleen Fitzpatrick 1be59ca532 fix quote marks 2024-11-07 10:08:24 -05:00
Kathleen Fitzpatrick ad85edbca9 fix typo 2024-11-07 10:03:51 -05:00
Kathleen Fitzpatrick 2fbabc3b30 update uva 2024-11-07 10:02:19 -05:00
Kathleen Fitzpatrick f7d376787c add uva 2024-11-05 08:58:18 -05:00
Hakim El Hattab f979ff68e9 fix bug where hiding all except 1 slide in a stack caused controls to break 2024-10-29 15:39:27 +01:00
Hakim El Hattab a6417ae747 Merge pull request #3701 from dennybiasiolli/fixing-gulp-package
gulp package: fixing encoding before piping to zip
2024-10-29 13:21:51 +01:00
Denny Biasiolli c9ad332057 gulp package: fixing encoding after updating to gulp 5
Took inspiration from this issue: https://github.com/sindresorhus/gulp-zip/issues/123
2024-10-26 14:00:00 +02:00
Hakim El Hattab 16ac4b0067 prevent double-initialization #3696 2024-10-25 10:27:54 +02:00
Hakim El Hattab 96ca819770 fix gulp package #3693 2024-10-25 09:57:14 +02:00
Hakim El Hattab 95946b4ec6 autoplay muted background videos in speaker view #1037 2024-10-21 14:27:51 +02:00
Kathleen Fitzpatrick 4e6a92a491 merge upstream 2024-10-13 15:31:20 -04:00
Hakim El Hattab 8d7b03c886 fix two npm audit warnings 2024-10-11 14:58:40 +02:00
Hakim El Hattab b8bb94f788 upgrade to gulp 5.0, latest sass, & node-qunit-puppeteer #3608 2024-10-11 14:50:22 +02:00
Hakim El Hattab 8e58d1b7db scroll demo tweak 2024-10-11 13:40:54 +02:00
Hakim El Hattab 669cc25e55 Merge pull request #3685 from lechten/extend-search-API
Extend search API
2024-09-30 10:41:34 +02:00
Jens Lechtenbörger 2dcbf2745e Extend search API
Previously, only openSearch() was exported.  For symmetry, add
closeSearch().  For convenience, also add toggleSearch().
2024-09-29 12:48:39 +02:00
kfitz e23ca5bdf1 small edits 2024-07-28 13:29:35 -04:00
kfitz f62e95f836 h1 2024-07-28 12:37:00 -04:00
kfitz cccf4a745d still trying to shrink kcommons 2024-07-27 14:16:13 -04:00
kfitz 5206abde20 fix date 2024-07-27 14:13:23 -04:00
kfitz 5884159df3 fix captions 2024-07-27 14:12:17 -04:00
kfitz a5315fff11 one more attempt at spacing fix 2024-07-27 14:10:15 -04:00
kfitz 6812823c36 trying to fix hcommons.org spacing 2024-07-27 14:05:11 -04:00
kfitz 55568a7b5b more shrinkage 2024-07-27 14:03:50 -04:00
kfitz a7c7d0da94 shrink more images 2024-07-27 14:02:29 -04:00
kfitz 0dc6ce0653 shrink images 2024-07-27 13:59:11 -04:00
kfitz 209a218c5f fix BOAI 2024-07-27 13:57:07 -04:00
kfitz 001d3506e2 fix note on first slide 2024-07-27 13:55:37 -04:00
kfitz 2333d25ab7 add dlf24 2024-07-27 13:53:03 -04:00
kfitz 06098e9778 fix thank you 2024-06-16 13:41:49 -04:00
kfitz 40eed87620 fix image link 2024-06-16 13:39:40 -04:00
kfitz 9561e82d90 fix title 2024-06-16 13:37:36 -04:00
kfitz 509126bcdc fix gitignore 2024-06-16 13:33:14 -04:00
Kathleen Fitzpatrick 04d89096b4 Update .gitignore 2024-06-16 13:26:49 -04:00
kfitz 2c75db1872 add inke 2024-06-16 13:24:09 -04:00
Hakim El Hattab 472535065c only destroy if reveal instance is ready, don't proceed with initialization after destroy is called, tests #3593 2024-05-15 11:15:31 +02:00
Hakim El Hattab 7cab93baab Merge pull request #3620 from wainuiomata/typos
Fix typo in jsdoc: presentation
2024-05-15 10:30:39 +02:00
Hakim El Hattab 15d9b650a5 Merge pull request #3618 from wainuiomata/regex-redundant-escape
Fix escape before comma in regex is redundant
2024-05-15 10:30:23 +02:00
Rob van der Linde ab760babb7 Fix typo in jsdoc: presentation 2024-04-30 19:41:47 +12:00
Rob van der Linde 2d273bf06c Fix escape before comma in regex is redundant
There are various other commas in the same regex that aren't escaped.

This one doesn't need escaping either.
2024-04-30 19:35:39 +12:00