SkypLabs / bsfl-slideshow

Slide show for introducing the BSFL project
https://skyplabs.github.io/bsfl-slideshow/
1 stars 0 forks source link

Bump reveal.js from 3.6.0 to 3.7.0 #2

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps reveal.js from 3.6.0 to 3.7.0.

Release notes *Sourced from [reveal.js's releases](https://github.com/hakimel/reveal.js/releases).* > ## 3.7.0 > **Changes:** > - [Key Binding API](https://github.com/hakimel/reveal.js#custom-key-bindings) ([#1885](https://github-redirect.dependabot.com/hakimel/reveal.js/issues/1885) by @ denehyg) > - Adds `pdfSeparateFragments` option for exporting fragments on separate PDF pages ([**koehlma**](https://github.com/koehlma)) > - Adds `fragmentInURL` option for including fragments in the URL ([**dougalsutherland**](https://github.com/dougalsutherland)) > - Adds `hashOneBasedIndex` option for switching slide URLs from 0 to 1-based index ([**sean-parent**](https://github.com/sean-parent)) > - Adds `data-background-opacity` attribute for fading out background media > - Adds a "Resume presentation" button to the pause overlay > - Adds two new fragment styles > - `semi-fade-out`: starts fully visible and fades out to 50% opacity > - `fade-in-then-semi-out`: fades in like a normal fragment and remains visible but faded out when you move to the next fragment > - New API method `Reveal.syncSlide`: same use as `Reveal.sync` but more efficient when you've only made changes to one specific slide > - New API method `Reveal.syncFragments`: same use as `Reveal.sync` but more efficient when you've only made changes to fragments on one specific slide > - Removes arbitrary restrictions on slide IDs, all IDs are now valid > - The slide number is now an anchor pointing to the current hash, making it possible to copy the current slide URL even when `history` is disabled ([#2133](https://github-redirect.dependabot.com/hakimel/reveal.js/issues/2133) by [**sean-parent**](https://github.com/sean-parent)) > - Whitespace is now allowed in background image names ([**RobertBaron**](https://github.com/RobertBaron)) > > **Bug fixes:** > - The left/right navigation arrows no longer appear when there are no horizontal slides > - Navigating to the same slide twice in a row no longer drops its "present" class > - The loop option now works correctly in presentations with only vertical slides > - More graceful error handling of duplicate slide IDs > - Interactive iframe backgrounds now work in vertical slides > > [And more...](https://github.com/hakimel/reveal.js/compare/3.6.0...3.7.0)
Commits - [`2c5396b`](https://github.com/hakimel/reveal.js/commit/2c5396b7d347f8ee1344016f15b93d4f78401569) 3.7.0 - [`72b05a3`](https://github.com/hakimel/reveal.js/commit/72b05a3245479dd46ed10bdb81437f8eb01f23c1) Merge pull request [#2171](https://github-redirect.dependabot.com/hakimel/reveal.js/issues/2171) from tristansokol/tristans/add-all-transitions - [`b6aa0ca`](https://github.com/hakimel/reveal.js/commit/b6aa0cac2392d69c93bda583c88cb6c4fd82b095) Merge branch 'dev' of github.com:hakimel/reveal.js - [`f6f7f58`](https://github.com/hakimel/reveal.js/commit/f6f7f58537c21435c4e2ffe8b538216eeac16ae4) Merge branch 'master' of github.com:hakimel/reveal.js - [`b9bb353`](https://github.com/hakimel/reveal.js/commit/b9bb353a11bb7bcd1f79a40a80e0d5dfcca05591) add 'resume presentation' button to pause overlay - [`fd95c8c`](https://github.com/hakimel/reveal.js/commit/fd95c8c266b775227762db62c0cbed3c05955525) use absolute positioning for slide number - [`be87adc`](https://github.com/hakimel/reveal.js/commit/be87adcdf8227fce0152e575c240d774408c38a3) rename new fragment style - [`078a752`](https://github.com/hakimel/reveal.js/commit/078a7520cd6a0c1c403c8270a9a58d77c09cd9de) refactor fragment pdf exporting to support multiple fragments with same index... - [`3680f1a`](https://github.com/hakimel/reveal.js/commit/3680f1ad10d1cbb4a48eb98673fa7018d1ab36e5) merge [#1955](https://github-redirect.dependabot.com/hakimel/reveal.js/issues/1955) with minor changes - [`a861461`](https://github.com/hakimel/reveal.js/commit/a86146180f62f38ccbdc9da68fd38ebee5da074a) Merge branch 'master' of https://github.com/koehlma/reveal.js into dev - Additional commits viewable in [compare view](https://github.com/hakimel/reveal.js/compare/3.6.0...3.7.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.