Releases: QuantEcon/quantecon-book-theme
v0.2.0
This release includes a few refactoring, enhancements, and features:
- Upgraded to mathjax v3 from v2.
- Making interact feature of ipywidgets work with mathjax.
- Using web-compile https://github.com/executablebooks/web-compile to minify and hash css, js files. And create theme.conf file.
- Added tox.
- Reshuffling js files, and making tippy and feather work with it.
- Style changes in right navigation menu.
- Added UI to handle multiple launch buttons.
- Adding book and pdf download buttons.
v0.1.7
Right sidebar navigation fix with numbering included.
v0.1.6
Refactored code for pydata-sphinx-theme~=0.6.0
v0.1.5
This release contains fixes for Mathjax fonts, some fixes in test regression file and pre-commit, plus has the styling to match the math content table to that of a sphinx site.
v0.1.4
This release centers the code output figures and images included in the markdown.
v0.1.3
This release has the following fixes/improvements:
- anchor links behind hidden toolbars.
- removing padding on math focus.
- math size in headings.
v0.1.2
This release has improvement in the background styling of code cells and fixes the code cell 'Out' text to have better alignment.
v0.1.1
Initial release of quantecon-book-theme
Launching quantecon-book-theme to pypi. The present release is mostly catered towards quantecon projects, a more generic release will be launched soon.
v0.0.1
First release