We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c024ea8 commit 88a096fCopy full SHA for 88a096f
1 file changed
CHANGELOG.md
@@ -65,15 +65,15 @@
65
66
## 2.0.0 - 2021-01-24
67
68
-♻️ Refactor to reduce JS/CSS payload size and improve accesibility:
+♻️ Refactor to reduce JS/CSS payload size and improve accessibility:
69
70
* Removed semantic-ui assets
71
* Removed unused 'sphinx_tabs_nowarn' sphinx option
72
* JS/CSS assets are now copied across by sphinx when builing, rather than being copied by the extension
73
* Changed tab HTML to use tab roles
74
* Changed tab label colour, to increase contrast with background
75
* Added ARIA labels for tabs and panels
76
-* Added tabindex atributes to allow users to focus and switch tabs using a keyboard
+* Added tabindex attributes to allow users to focus and switch tabs using a keyboard
77
* Added a margin below images inside tab content
78
79
✨ New features:
0 commit comments