Releases: ntno/mkdocs-terminal
Releases · ntno/mkdocs-terminal
3.2.0
3.1.2
3.1.1
3.1.0
testing requirements syntax
3.1.0-alpha test that tilda does not bump major version
3.0.0
What's Changed
API Changes
Updated
navigation.side.hidenow hides the entire side panel, not just the side navigation menu- renamed theme feature
toc.hidetonavigation.side.toc.hide
Added
- added page-specific hiding for
side_toc - added page-specific hiding for
top_nav - added theme feature
navigation.top.search_button.hide
Other Changes
- documentation on search plugin
- refactored directory structure for partials / macros for better unit testing
- unit tests for theme features
- unit tests for page-specific features
- improved blocks documentation by @ntno in #74
- add end tags to blocks
- fixed errors in blocks docs
- major version bump
Full Changelog: 2.3.0...3.0.0
3.0.0-alpha
What's Changed
API Changes
Updated
navigation.side.hidenow hides the entire side panel, not just the side navigation menu- renamed theme feature
toc.hidetonavigation.side.toc.hide
Added
- added page-specific hiding for
side_toc - added page-specific hiding for
top_nav - added theme feature
navigation.top.search_button.hide
Other Changes
- documentation on search plugin
- refactored directory structure for partials / macros for better unit testing
- unit tests for theme features
- unit tests for page-specific features
Full Changelog: 2.3.0...3.0.0-alpha
2.3.0
2.2.1
2.2.0
What's Changed
- Search plugin by @ntno in #69
- add built in search plugin support (modal based off mkdocs theme)
- add fontawesome icons
- manual testing of search plugin and search exclusion plugin (docs and automated tests to follow)
- fixed meta attribute in top nav
Full Changelog: 2.1.0...2.2.0