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
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
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
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
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
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
Kia King Ishii
4a8388e113
feat: add array sidebar support ( #35 )
4 years ago
simohamed
b127eed8de
chore: add box-sizing to Debug ( #29 )
4 years ago
Evan You
a7db9a79be
upgrade to vite 1.0 beta
5 years ago
Evan You
a63b0cf69a
fix: avoid using __DEV__ + throttle active header link
5 years ago
Evan You
d2ea9637ee
feat: active sidebar links
5 years ago
Evan You
3d2f7e27de
wip: default theme
5 years ago
Evan You
1be0a0b0a1
wip: default theme
5 years ago
Evan You
255a2c4853
wip: theme
5 years ago
Evan You
dcae3f330d
wip: default theme
5 years ago
Evan You
eeef64e11c
fix theme typing
5 years ago
Evan You
0a815255b9
fix: avoid unnecessary prefetches
5 years ago
Evan You
da4852a61b
feat: prefetch in viewport inbound page chunks
5 years ago
Evan You
7a90c4f870
chore: no need to inject custom preambles
5 years ago
Evan You
a5e3d5d2f5
wip: migrate client to typescript
5 years ago