Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 12, 2020

Bumps reveal.js from 4.0.2 to 4.1.0.

Release notes

Sourced from reveal.js's releases.

4.1.0

Changes

  • New: Add data-visibility="hidden" to a slide to hide it from view. Docs & examples
  • New: Add the r-fit-text class to make a text node grow to be as large as possible without overflowing the slide. Docs & examples
  • The configured slide width/height is now exposed as CSS variables (--slide-width/--slide-height).
  • The shuffle config option now shuffles vertical slides as well.
  • All themes now invert the text color based on the current slide background color.
  • Include /css and /js in npm package.

Fixes

  • Don't append #/ to the URL on first slide.
  • Don't fill the progress bar when there's only one slide in a deck
  • Correct slide count when using data-visibility="uncounted" (#2675)
Commits
  • 0582f57 add fit-text to demo
  • ffadcc8 v4.1.0
  • e09437f escape HTML entities in code parsed from markdown, fixes #2744
  • 676936e revert debug change to index.html
  • 4d62dcc Merge branch 'master' of github.com:hakimel/reveal.js into dev
  • 17bfa62 Merge pull request #2746 from ebriand/patch-1
  • 5f7c945 Merge pull request #2752 from michaelmior/css-paths
  • b13c7b4 Merge pull request #2767 from rschmehl/patch-1
  • 5676ef7 Merge pull request #2771 from timgates42/bugfix_typo_transition
  • 2c121d2 docs: Fix simple typo, transiition -> transition
  • Additional commits viewable in compare view

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.


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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 12, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/develop/reveal.js-4.1.0 branch from 98389b9 to e037fb8 Compare February 3, 2021 20:28
Bumps [reveal.js](https://github.com/hakimel/reveal.js) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/hakimel/reveal.js/releases)
- [Commits](hakimel/reveal.js@4.0.2...4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@SkypLabs SkypLabs force-pushed the dependabot/npm_and_yarn/develop/reveal.js-4.1.0 branch from e037fb8 to ac846f1 Compare February 3, 2021 20:39
@SkypLabs SkypLabs merged commit 21d61aa into develop Feb 3, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/develop/reveal.js-4.1.0 branch February 3, 2021 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants