Skip to content

Releases: ntno/mkdocs-terminal

4.0.1

03 Feb 15:41
f8f8f6e
Compare
Choose a tag to compare

What's Changed

  • documentation improvements by @ntno in #125

Full Changelog: 4.0.0...4.0.1

4.0.0

03 Feb 01:12
1828036
Compare
Choose a tag to compare

What's Changed

Tile API

removed image width/height attributes

  • img_width removed; use tile_css instead
  • img_height removed; use tile_css instead

replaced title attributes with new tooltip attribute

  • img_title -> tooltip
  • link_title -> tooltip

simplify alternate text specification, use alt_text to describe image or link

  • img_alt -> alt_text
  • link_text -> alt_text

Documentation Updates

  • added alt text guidance
  • added links to additional resources on writing alt text
  • note that alt text should be a link description for a linked image tile (see discussion in #107)
  • updated tile examples

Full Changelog: 3.11.1...4.0.0

3.11.1

31 Jan 05:33
9e9bb0a
Compare
Choose a tag to compare
3.11.1 Pre-release
Pre-release

What's Changed

  • supports #107
  • investigate possible solutions for accessibility issues with linked image tile by @ntno in #118
    • label descriptions as img_desc
    • alt text should describe what the link does
    • refactor, moved img_desc to in page text, doesn't look very good because there is not really room for the link in the figcaption
    • neither sup nor sub look very good in figcaption
      • not enough padding between figcaption and bottom of figure for sup
    • trying out footnotes
    • add hover to indicate that the figcaption link goes to detailed image description
    • add hover text for the image so you can tell that clicking on the image takes you to the demo page
    • typo fix

Full Changelog: 3.11.0...3.11.1

3.11.0

31 Jan 05:13
7847bab
Compare
Choose a tag to compare

What's Changed

  • fix link hover style issue in tile grid by @ntno in #117

Full Changelog: 3.10.2...3.11.0

3.10.2

31 Jan 00:54
0f37dc5
Compare
Choose a tag to compare

What's Changed

  • Remove "_blank" Link Targets by @ntno in #116

Full Changelog: 3.10.1...3.10.2

3.10.1

30 Jan 18:00
4707c6f
Compare
Choose a tag to compare

What's Changed

  • update section-indexes docs page by @ntno in #113

Full Changelog: 3.10.0...3.10.1

3.10.0

30 Jan 05:48
ac1c909
Compare
Choose a tag to compare

What's Changed

  • add feature for optional underline on links by @ntno in #109

Full Changelog: 3.9.0...3.10.0

3.9.0

30 Jan 02:33
4146421
Compare
Choose a tag to compare

What's Changed

  • Document Macro Plugin & Tile Grid Pluglet by @ntno in #105

Full Changelog: 3.8.2...3.9.0

3.8.2

30 Jan 01:57
b69b31b
Compare
Choose a tag to compare
3.8.2 Pre-release
Pre-release

What's Changed

  • tile grid html whitespace update, pluglet update by @ntno in #106

Full Changelog: 3.8.1...3.8.2

3.8.1

29 Jan 23:28
e01b675
Compare
Choose a tag to compare
3.8.1 Pre-release
Pre-release

What's Changed

Full Changelog: 3.7.8...3.8.1