Skip to content

Releases: ntno/mkdocs-terminal

3.0.0-alpha

16 Jan 22:46
509e4e5

Choose a tag to compare

3.0.0-alpha Pre-release
Pre-release

What's Changed

  • Breaking - feature interface update and partials file refactor by @ntno in #72

API Changes

Updated

  • navigation.side.hide now hides the entire side panel, not just the side navigation menu
  • renamed theme feature toc.hide to navigation.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

15 Jan 19:51
6fa3207

Choose a tag to compare

What's Changed

  • Support git revision date plugin by @ntno in #71

Full Changelog: 2.2.1...2.3.0

2.2.1

15 Jan 01:06
c4587f4

Choose a tag to compare

What's Changed

  • Add releases info to docs site by @ntno in #70

Full Changelog: 2.2.0...2.2.1

2.2.0

15 Jan 00:31
673b612

Choose a tag to compare

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

2.1.0

14 Jan 05:38
cc95310

Choose a tag to compare

2.1.0 Pre-release
Pre-release

What's Changed

  • debug (temporary feature, for internal use only) by @ntno in #68

Full Changelog: 2.0.2...2.1.0

2.0.2

13 Jan 21:35
c894db6

Choose a tag to compare

What's Changed

  • jinja2 bug -- convert attr to string before applying string filters by @ntno in #61
  • format rendered tile html by @ntno in #62
  • pytest cleanup by @ntno in #63
  • Breaking - Tile Grid interface update by @ntno in #60
    • test setup for interface change
    • update tile interface (tile_id instead of id, tile_css instead of class)
    • update example to use new interface
    • update tile docs
    • add docs/example for overriding grid styling
  • Breaking - Refactor Template Blocks by @ntno in #66

Full Changelog: 1.2.4...2.0.2

1.4.1

12 Jan 16:49
b9ded04

Choose a tag to compare

1.4.1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

12 Jan 15:59
dd51452

Choose a tag to compare

1.4.0 Pre-release
Pre-release

What's Changed

  • bug fix -- convert attr to string before applying string filters by @ntno in #61
  • format rendered tile html by @ntno in #62

Full Changelog: 1.2.4...1.4.0

1.2.4

11 Jan 19:09
b5af732

Choose a tag to compare

What's Changed

  • Create SECURITY.md by @ntno in #55
  • formatting github workflow templates by @ntno in #56
  • Initial Test Suite by @ntno in #58
    • basic tests on tile macro
    • empty id error fix
    • fixed invalid img attributes
    • fix missing alt attribute
    • add img_width and img_height to docs
    • test that img width and height are set by the image macro
    • refactor make
    • only run pytest on mac/linux
    • future test for breaking change

Full Changelog: 1.2.2...1.2.4

1.2.2

09 Jan 21:18
ada3fa7

Choose a tag to compare

What's Changed

  • specify dependency on terminal.css by @ntno in #46
  • Snippets Pymdownx Extension docs by @ntno in #53
  • Open Source Info by @ntno in #54

Full Changelog: 1.2.0...1.2.2