Skip to content

Bump sphinx-tabs from 1.3.0 to 3.0.0#106

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/sphinx-tabs-3.0.0
Closed

Bump sphinx-tabs from 1.3.0 to 3.0.0#106
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/sphinx-tabs-3.0.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 12, 2021

Bumps sphinx-tabs from 1.3.0 to 3.0.0.

Release notes

Sourced from sphinx-tabs's releases.

Version 3.0.0

See CHANGELOG.

Version 2.1.0

See CHANGELOG.md.

Version 2.0.1

See CHANGELOG.md.

Version 2.0.0

See CHANGELOG.md.

Changelog

Sourced from sphinx-tabs's changelog.

3.0.0 - 2021-05-10

Fixed

  • 🐛 Update for compatibility with Sphinx 4

2.1.0 - 2021-03-10

Fixed

  • 🐛 Tabs with nested content becoming hidden on click

Improved

  • 👌 Added new sphinx config option sphinx_tabs_disable_tab_closing to allow new tab closing functionality to be disabled globally (better backwards compatibility with sphinx-tabs<2)

2.0.1 - 2021-02-07

Fixed

  • Nested parsing of tab labels, to support use of reST roles within label text
  • Parsing tabs with unsupported builders, including for pdf

Added

  • Test for successful pdf building using rinohtype

2.0.0 - 2021-01-24

♻️ Refactor to reduce JS/CSS payload size and improve accesibility:

  • Removed semantic-ui assets
  • Removed unused 'sphinx_tabs_nowarn' sphinx option
  • JS/CSS assets are now copied across by sphinx when builing, rather than being copied by the extension
  • Changed tab HTML to use tab roles
  • Changed tab label colour, to increase contrast with background
  • Added ARIA labels for tabs and panels
  • Added tabindex atributes to allow users to focus and switch tabs using a keyboard
  • Added a margin below images inside tab content

✨ New features:

  • Selecting an open tab now closes the tabs panel
  • The last selected group tab persists between pages (if the browser supports session storage)
Commits

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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 12, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 14, 2021

Superseded by #109.

@dependabot dependabot bot closed this Jun 14, 2021
@dependabot dependabot bot deleted the dependabot/pip/sphinx-tabs-3.0.0 branch June 14, 2021 07:15
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants