Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ntno/mkdocs-terminal

Tags

4.7.2

Toggle 4.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
doc update - add entry for version 4.7.0 in release page (#159)

* point to 4.7.0 release
* patch version

4.7.1

Toggle 4.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add note about codeberg option to git revision plugin docs (#158)

* add note about codeberg option to plugin docs
* typo fix
* patch version

4.7.0

Toggle 4.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Codeberg as an available forge for the revision plugin setup (#155)

* feat: add codeberg as possible repository

* fix: align style to match bitbucket

* fix: add missing endif

* feat: add codeberg revision link test

* docs: outline configuration for codeberg

* docs: add codeberg to list of already implemented

* docs: add oxford comma

* fix: add `branch` to revision url

Codeberg will automatically redirect if not included, but best to be precise

* fix: update test with `branch`

* fix: bump theme version

* fix: edge case with trailing slashes

this prevents a file with the name `_edit` from causing an error

4.6.0

Toggle 4.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade to terminal v0.7.5 (#150)

* minor bump
* upgrade to v0.7.5 
  * https://unpkg.com/[email protected]/dist/terminal.css
  * https://github.com/Gioni06/terminal.css/releases/tag/v0.7.5
* remove patch as blockquote has been fixed in v0.7.5
* table styling change:
  * after the header row, the leftmost column will use regular font weight and regular font color instead of strong font weight and secondary font color
* code block font color css change:
  - added new var ` --code-font-color` to the root CSS configuration and sets the default value to `--font-color`
  - this is an override to terminal.css v0.7.5 and maintains current Terminal for MkDocs behavior

4.5.0

Toggle 4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade to terminal 0.7.4 (#143)

* bump to 4.5.0
* updated terminal.css to https://unpkg.com/[email protected]/dist/terminal.css
* update default to match terminal version 0.7.4
* updates palettes to match 0.7.4 upstream
* standardize CSS formatting
* fix code block background color issue
* fix figure>figcaption>p font color

4.4.0

Toggle 4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
side navigation hide improvement (#130)

* improves styling when `navigation.side.hide` is enabled.  instead of leaving an empty column in a two column layout, switch to a one column layout so that page content can have full use of the space.

4.3.0

Toggle 4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
previous/next page links (#128)

* bump to 4.3.0

* docs update: wrap nav links in nav element

* prev/next feature and unit tests

* document theme feature

4.3.0-docs-site-update

Toggle 4.3.0-docs-site-update's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update documentation site (#131)

- set minimum version to 4.3.0
- turn on prev/next feature
- add link to 4.3.0 on release page
- fixed formatting issue on license page

4.2.0

Toggle 4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
side nav css update - padding (#127)

* bump to 4.2.0

* remove extra containers around side nav

* update html id

* update test

4.1.0

Toggle 4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Beta Release (#126)

* bump to 4.1.0

* update classifier to beta

* add link to beta release

* example screenshot

* ignore example screenshot from packaging

* update coverage

* add image to readme

* update link (hopefully will show correctly on pypi)

* alt update