------ * Dropdown theme options improved—no longer just escaped HTML * Global TOC is now also hamburger menu on mobile * Efforts to improve accessibility: * Tabindex and ARIA tags added to dropdown * Tabindex and ARIA tags added to collapsible sections * Admonition and code sample padding tweaks
0.2.2
------- * Added dropdown capabilities: currently added as properly escaped HTML in theme conf.py * Added Jquery to handle constructor classes, make sure empty TOCs don't display incorrectly, etc. * Image styling improvements * Margin improvements * Code sample overflow adjustments
0.2.1
------ * Mobile TOC improvements * Current chapter signifiers * Search icon added to search bar * Hamburger menu for local TOC on mobile * Added styling for collapsible step contents
0.2.0
------ * Any header can now be made collapsible with [[]] * Fixed error with global sidebar widths * Added expandAll and collapseAll functions
0.1.9
------ * Added class for bold italics * Added Google Analytics configuration
0.1.8
------ * Continued margin adjustments * H3 sections in main area are now collapsible