Skip to content

Releases: QuantEcon/quantecon-book-theme

v0.2.0

06 May 00:52
c3211f6
Compare
Choose a tag to compare

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

03 May 01:16
907074e
Compare
Choose a tag to compare

Right sidebar navigation fix with numbering included.

v0.1.6

30 Apr 04:13
813dead
Compare
Choose a tag to compare

Refactored code for pydata-sphinx-theme~=0.6.0

v0.1.5

16 Apr 07:23
cf817ed
Compare
Choose a tag to compare

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

10 Mar 01:32
68c589c
Compare
Choose a tag to compare

This release centers the code output figures and images included in the markdown.

v0.1.3

15 Feb 12:30
8d072ad
Compare
Choose a tag to compare

This release has the following fixes/improvements:

  1. anchor links behind hidden toolbars.
  2. removing padding on math focus.
  3. math size in headings.

v0.1.2

09 Feb 02:16
84127d5
Compare
Choose a tag to compare

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

06 Jan 03:52
4c3e843
Compare
Choose a tag to compare

This release has adjustment to use rfind, as github action runners lists the repo twice in path.

Implemented in this PR: #77

Initial release of quantecon-book-theme

08 Dec 00:02
b01be5a
Compare
Choose a tag to compare

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

08 Sep 01:39
a498ecf
Compare
Choose a tag to compare

First release