Releases: ntno/mkdocs-terminal
Releases · ntno/mkdocs-terminal
2.1.0
2.0.2
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
1.4.0
1.2.4
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
1.2.1
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- load theme files for local testing by @ntno in #42
- add example elements to palette pages by @ntno in #43
- bump docs by @ntno in #44
- Tiles by @ntno in #45
- better navigation between palette examples
- blockquote css fix
- pink palette css fix
- initial tile implementation
- tile documentation
Full Changelog: 1.1.0...1.2.0