Skip to content

Tags: egoist/docute

Tags

v4.23.3

Toggle v4.23.3's commit message
fix: tweak style for nav link

v4.23.2

Toggle v4.23.2's commit message
fix: tweak style

v4.23.1

Toggle v4.23.1's commit message
fix: tweak border color

v4.23.0

Toggle v4.23.0's commit message
feat: ui update, use narrow layout by default

v4.22.0

Toggle v4.22.0's commit message
feat: update sidebar ui (#257)

* update sidebar ui

* fix dark theme

* Update docs

* Update style

* Refactor

* Remove unused style

* Update style

v4.21.2

Toggle v4.21.2's commit message
fix(markdown): support vue's `@` attribute names (#249)

* feat(marked): support `@` in attribute names

* docs: using `@` shorthand

* chore: add comment for modified

* docs: remove `trade-off` section

v4.21.1

Toggle v4.21.1's commit message
fix: tweak header and pager in print view (#241)

* fix: hide header and pager in print view

* fix: remvoe the weird top padding on the first page in print style

* fix: remvoe all top padding of .Main in print style

* fix: unset `position: fixed` for header in print style

* fix: hide search bar in print style

v4.21.0

Toggle v4.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add imageZoom option (#239)

v4.20.0

Toggle v4.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: auto detect color preference (#238)

* auto detect color preference

* tweaks

* enable detectSystemDarkTheme

v4.19.0

Toggle v4.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add openInNewTab option to nav and sidebar (#236)

* add openInNewTab option to nav and sidebar

* update docs

* tweaks