Releases: executablebooks/sphinx-tabs
Releases · executablebooks/sphinx-tabs
sphinx-tabs v1.1.12
Changes:
- Fix bug in Internet Explorer (#33)
- Drop support for Python 3.4 (as lxml no longer supports it)
sphinx-tabs v1.1.11
Changes:
- Support for Sphinx 2
- Update to Semantic UI 2.4.1
- Fix oversize tabs in Sphinx 2 (#38)
- Various bug fixes
sphinx-tabs v1.1.10
Changes:
- Fix group tabs behaviour
sphinx-tabs v1.1.9
sphinx-tabs v1.1.8
sphinx-tabs v1.1.7
Changes:
- Fix css files not being removed when tabs are not used on a page
- Now require sphinx>=1.4
- Fix issues with script and css includes on readthedocs (#17)
sphinx-tabs v1.1.6
Changes:
- Don't emit an additional error in the copy assets handler if the build process fails
sphinx-tabs v1.1.5
Changes:
- Add sphinx_tabs_nowarn option to disable warning about incompatible builder. Useful when running sphinx-build with the -W flag.
sphinx-tabs v1.1.4
Changes:
- Fix broken javascript file inclusion
sphinx-tabs v1.1.3
Changes:
- Insert CSS and JS files after custom ones add in conf.py