Kia King Ishii
a7e1b7a155
refactor: align nav bar stylings with VuePress
4 years ago
Kia King Ishii
f9ddbc1682
style: fix custom-block css code style
4 years ago
Kia King Ishii
610cc17af0
fix: sidebar not working correctly when path starts with slash
...
It fixes the problems that:
1. When base url and sidebar link url join problem.
2. Sidebat headings without a link is marked as "active".
4 years ago
Yugo Ogura
1b96f631b8
feat: overwrite prev/next link ( #61 )
...
* feat: set Prev/Next to page data
* feat: set links at the bottom of page
* feat: hide next/prev links when themeConfig expressly set false
* feat: disable links when explicity set false
* feat: set customized link when explicity set
* fix: merge import from vitepress
4 years ago
Kia King Ishii
5538af6d3d
style: fix broken indent
4 years ago
Kia King Ishii
2e8e1f57cc
feat: add charset and viewport meta tags ( #77 )
4 years ago
Carlos Rodrigues
d2b6d39228
fix(sidebar): fix sidebar when you open a nested link ( #73 )
4 years ago
Yugo Ogura
39dbd7806e
feat: add responsive sidebar support ( #75 )
4 years ago
Carlos Rodrigues
79bc9fb15a
feat(sidebar): use base when creating link ( #74 )
4 years ago
Carlos Rodrigues
092ee772da
fix(router): allow open new tab with ctrl + click ( #69 )
...
* fix(router): allow open new tab with ctrl + click
* chore: add other keys
4 years ago
dependabot[bot]
5daaa90989
build(deps): bump prismjs from 1.20.0 to 1.21.0 ( #66 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
em2046
63a3691960
feat: support config alias ( #59 )
4 years ago
Yugo Ogura
f52b1d576b
feat: add prev/next links ( #56 )
...
* feat: set Prev/Next to page data
* feat: set links at the bottom of page
* feat: hide next/prev links when themeConfig expressly set false
4 years ago
Evan You
5419abdcc6
v0.5.0
4 years ago
Evan You
c2a45e6ee8
chore: changelog [ci skip]
4 years ago
Evan You
e9ab56b0db
fix: fix navbar withBase
4 years ago
Evan You
e782c4cb86
fix: decode hash before selecting
4 years ago
Anthony Fu
7802cb55c2
feat: i18n support ( #50 )
4 years ago
Anthony Fu
692a490986
fix: typings field in package.json ( #48 )
4 years ago
Kia King Ishii
050fa4cf24
feat: add multi sidebar support ( #38 ) ( #49 )
...
* feat: add multi sidebar support
* refactor: rename `resolvePath` to more readable one
4 years ago
Anthony Fu
578046145f
feat: nav dropdown ( #51 )
...
* feat: add external link support for nav items
* feat: support nav dropdown
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
Co-authored-by: Evan You <yyx990803@gmail.com>
4 years ago
Kia King Ishii
44e91bb986
feat: add external link support for nav items ( #46 )
4 years ago
Evan You
583f02e488
chore: bump deps
4 years ago
Evan You
6909f1580b
chore: bump deps
4 years ago
Evan You
582c5255e2
v0.4.1
4 years ago
Evan You
26bcedf578
chore: changelog [ci skip]
4 years ago
Evan You
e77ea63237
fix: avoid error when requesting non-existing md file
4 years ago
Kia King Ishii
4a8388e113
feat: add array sidebar support ( #35 )
4 years ago
Ben Hong
da8df19cbe
docs: add contributing guide ( #30 )
4 years ago
Jeff Sagal
ad70881bd2
Update README.md ( #34 )
...
Update configuration src path.
4 years ago
Eduardo San Martin Morote
6f10ed6c63
fix: use resolve instead of join ( #33 )
...
Allows the documentation to exist in a folder e.g. `docs`, and running `vitepress dev
docs` as well as `vitepress build docs`
4 years ago
simohamed
b127eed8de
chore: add box-sizing to Debug ( #29 )
4 years ago
Carlos Rodrigues
9116c9c3e0
fix: resolve relative path on windows ( #27 )
4 years ago
Carlos Rodrigues
61adfc4dbf
build: build script compat for windows ( #26 )
4 years ago
Evan You
8465e7ec89
v0.4.0
4 years ago
Evan You
6600bb0c48
chore: changelog [ci skip]
4 years ago
Evan You
a7db9a79be
upgrade to vite 1.0 beta
4 years ago
Evan You
7519f1f6e3
Update issue templates
4 years ago
Evan You
78e64c0865
add missing build type
4 years ago
Evan You
f07ac29dbf
v0.3.1
4 years ago
Evan You
e18948cc4c
chore: changelog [ci skip]
4 years ago
Evan You
a63b0cf69a
fix: avoid using __DEV__ + throttle active header link
4 years ago
Evan You
903b34c617
v0.3.0
4 years ago
Evan You
a9189e9a23
chore: changelog [ci skip]
4 years ago
Evan You
d2ea9637ee
feat: active sidebar links
4 years ago
Evan You
b1537a78ba
bump vite
4 years ago
Evan You
bad7b4a33a
bump vite, remove no longer needed watch logic
5 years ago
Evan You
9a795389b9
bump vite + use simpler directory aliasing
5 years ago
Evan You
3d2f7e27de
wip: default theme
5 years ago
Evan You
1be0a0b0a1
wip: default theme
5 years ago