dewfall123
d354d1ef22
fix: fix switch language error ( #103 , #106 ) ( #104 )
...
fix #103
fix #106
Co-authored-by: zuofenghua <11100776@bbktel.com>
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
4 years ago
Eduardo San Martin Morote
123cc73837
release: v0.7.0
4 years ago
Eduardo San Martin Morote
2094d534db
feat(sidebar): close when navigating
4 years ago
Eduardo San Martin Morote
6891092b90
fix(css): theme specific
4 years ago
Eduardo San Martin Morote
68d9b18f39
feat(client): add slot for a searchbar
4 years ago
Kia Ishii
750fd7e177
style: organize the order of localeConfig properties
4 years ago
Yugo Ogura
294836ce40
feat(i18n): add nav dropdown language selector feature ( #91 )
...
* feat: set language selector on navbar
* feat: hide language selector if no other langages contents
* feat: i18n selectText
* fix: move language selector before repo link
* fix: change reference of locales
* fix: fix not to fail when no locales
4 years ago
Eduardo San Martin Morote
2eb31358bf
fix(router): remove fakeHost when fixing url extenions
4 years ago
Kia King Ishii
5daa8d2c38
feat: add some space between 2 code blocks
4 years ago
Eduardo San Martin Morote
02f2e10f89
feat: add doctype html
4 years ago
Anthony Fu
c71c69b7b3
chore: add npm badge
4 years ago
Eduardo San Martin Morote
42a6900fb1
release: v0.6.0
4 years ago
Eduardo San Martin Morote
8956cdbb7a
style: format changelog.md
4 years ago
Eduardo San Martin Morote
e33982be2b
docs: how to release
4 years ago
Eduardo San Martin Morote
867a113420
build: add release script
...
Making sure the changelog is included in tags. Also unifies the tag bump with
the changelog generation.
4 years ago
Eduardo San Martin Morote
11060136c4
feat: top and bottom slots for sidebar and page ( #90 )
4 years ago
Eduardo San Martin Morote
725a04cdf0
fix(client): use relative import
...
Enables customizing themes
4 years ago
tanasinn
0ea34cbb1d
feat: add git repo link and edit links ( #55 )
...
Co-authored-by: Shintaro Tanaka <s-tanaka@holmescloud.com>
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
4 years ago
Eduardo San Martin Morote
a90d971b40
fix(links): keep relative hash links as is
4 years ago
Eduardo San Martin Morote
4e4770169d
refactor(server): add types and fix out of bounds next/previous
4 years ago
Eduardo San Martin Morote
b2154ff657
chore: up deps related to node version
4 years ago
Eduardo San Martin Morote
43d9fa8ff4
chore: up deps
...
keep vue at rc 10 for the moment
4 years ago
Kia King Ishii
8c1aada628
feat: add blockquote styling
4 years ago
Kia King Ishii
4300a7eb46
style: fix some global css styling
4 years ago
Eduardo San Martin Morote
218c729154
fix(sidebar): no margin on mobile ( #89 )
4 years ago
Eduardo San Martin Morote
8435e36374
feat: add table css from vuepress ( #88 )
4 years ago
Kia King Ishii
901bd4ef3f
refactor: organize overall stylings
4 years ago
Yugo Ogura
a20bcf3cd7
feat: navlinks in sidebar ( #80 )
...
* feat: make navBarLinks component
* feat: show nav contents in sidebar when mobile
* feat: nav links style in mobile
4 years ago
Kia King Ishii
5dfddb86da
style: correct few code styles
4 years ago
Eduardo San Martin Morote
f88b822eae
chore: comment typo [skip ci] ( #79 )
4 years ago
Yugo Ogura
e93ee094ea
feat: close the sidebar when clicking outside of the sidebar ( #78 )
4 years ago
Kia King Ishii
c437a4791e
refactor: adjust the position of toggle sidebar button
4 years ago
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