-
Notifications
You must be signed in to change notification settings - Fork 72
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: executablebooks/sphinx-tabs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: executablebooks/sphinx-tabs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 41 files changed
- 2 contributors
Commits on Jan 24, 2021
-
♻️ REFACTOR: Reduce JS/CSS size and improve accessibility (#94)
Removes: * semantic-ui assets * unused 'sphinx_tabs_nowarn' sphinx option Changes: * tab structure to use tab roles * tab label colour, to increase contrast with background * assets are now copied across by sphinx rather than explicitly in the extension Adds: * tabindex atributes to allow users to focus and switch tabs using a keyboard (left and right arrows, and enter key to change) * ARIA labels for tabs and panels * ability to close tabs panel by clicking open tab * persistence of last selected group or code tab during the session (when session storage is permitted) * margin below images inside tab content
Configuration menu - View commit details
-
Copy full SHA for a0af17d - Browse repository at this point
Copy the full SHA a0af17dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ce888a - Browse repository at this point
Copy the full SHA 0ce888aView commit details
Commits on Feb 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f16c3a0 - Browse repository at this point
Copy the full SHA f16c3a0View commit details
Commits on Feb 7, 2021
-
🐛 FIX: parsing for unsupported builders
* Fix parsing for unsupported builders, inc pdf * Add test for building pdf with rinohtype
Configuration menu - View commit details
-
Copy full SHA for d29f180 - Browse repository at this point
Copy the full SHA d29f180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7490cd6 - Browse repository at this point
Copy the full SHA 7490cd6View commit details
Commits on Mar 10, 2021
-
🐛 FIX: tabs with nested content hidden on click (#106)
* Fix tabset dissapearing when nested element clicked * Add focus outline offset * Update linenos test regression for pygments upgrade
Configuration menu - View commit details
-
Copy full SHA for 7632435 - Browse repository at this point
Copy the full SHA 7632435View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f3cbbe - Browse repository at this point
Copy the full SHA 0f3cbbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 506e69f - Browse repository at this point
Copy the full SHA 506e69fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.3.0...v2.1.0