File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 65
65
66
66
## 2.0.0 - 2021-01-24
67
67
68
- ♻️ Refactor to reduce JS/CSS payload size and improve accesibility :
68
+ ♻️ Refactor to reduce JS/CSS payload size and improve accessibility :
69
69
70
70
* Removed semantic-ui assets
71
71
* Removed unused 'sphinx_tabs_nowarn' sphinx option
72
72
* JS/CSS assets are now copied across by sphinx when builing, rather than being copied by the extension
73
73
* Changed tab HTML to use tab roles
74
74
* Changed tab label colour, to increase contrast with background
75
75
* Added ARIA labels for tabs and panels
76
- * Added tabindex atributes to allow users to focus and switch tabs using a keyboard
76
+ * Added tabindex attributes to allow users to focus and switch tabs using a keyboard
77
77
* Added a margin below images inside tab content
78
78
79
79
✨ New features:
You can’t perform that action at this time.
0 commit comments