Skip to content

Commit

Permalink
📚 DOCS: Fix typos (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
kianmeng committed Jun 25, 2022
1 parent c024ea8 commit 88a096f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,15 @@

## 2.0.0 - 2021-01-24

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

* 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 tabindex attributes to allow users to focus and switch tabs using a keyboard
* Added a margin below images inside tab content

✨ New features:
Expand Down

0 comments on commit 88a096f

Please sign in to comment.