Evan You
|
b127aeeaf1
|
refactor: migrate default theme to use script-setup (#137)
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
|
4 years ago |
Kia King Ishii
|
136a56e74d
|
docs: add basic config reference
|
4 years ago |
Kia King Ishii
|
bb28ac0cbe
|
docs: organize contents into "Introduction" and "Advanced"
|
4 years ago |
Kia King Ishii
|
a7686b7691
|
fix: hydration mismatch when home page having action link
|
4 years ago |
Matias Capeletto
|
9e971f57da
|
docs: add formatter guide (#151)
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
|
4 years ago |
Kia King Ishii
|
f5a570f640
|
fix: fix inline code not inheriting the parent font size
|
4 years ago |
Kia King Ishii
|
6d1394911b
|
release: v0.9.0
|
4 years ago |
Kia King Ishii
|
b0cf2be561
|
fix: fix nested list having too much margin
|
4 years ago |
Kia King Ishii
|
fc725e7295
|
fix: fix hydration mismatch with the "last update" feature (#150)
|
4 years ago |
Kia King Ishii
|
0b181e7582
|
fix: fix sidebar active status not working as expected (#140) (#149)
|
4 years ago |
skywalker
|
a28c7376be
|
docs: fix typo, VuePress to VitePress (#148)
|
4 years ago |
Kia King Ishii
|
242fcc1098
|
fix: make code block look prettier (#146)
|
4 years ago |
Kia King Ishii
|
07337a9eb2
|
fix: final fix for the code line number highlights
|
4 years ago |
Kia King Ishii
|
d97056437b
|
fix: code line number highlight not working in production environment
|
4 years ago |
Kia King Ishii
|
25cd29815b
|
refactor: make debug component look a bit better
|
4 years ago |
Kia King Ishii
|
5088d5d38e
|
docs: display "last updated"
|
4 years ago |
Matias Capeletto
|
66a57309a0
|
docs: add markdown extensions page (#145)
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
|
4 years ago |
Kia King Ishii
|
40d204b2f6
|
feat: add "last updated" feature
|
4 years ago |
云游君
|
fdc7a50c5e
|
docs: fix typo (#144)
|
4 years ago |
Kia King Ishii
|
ed8ea3e5d5
|
refactor: refactor nav bar component
|
4 years ago |
Kia King Ishii
|
0993c7e80f
|
docs: remove line number highlights
|
4 years ago |
Kia King Ishii
|
2ab66e10b2
|
style: fix code style for code.css
|
4 years ago |
Matias Capeletto
|
da09266f5e
|
fix: some color in code block not working as expected (#143)
|
4 years ago |
Matias Capeletto
|
0c644fc34e
|
fix: fix code block line number highlights were not showing correctly (#142)
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
|
4 years ago |
Kia King Ishii
|
1836934f7c
|
refactor: refactor sidebar styles
|
4 years ago |
Kia King Ishii
|
621ca3e26f
|
fix: avoid 300ms click delay on touch devices
|
4 years ago |
NAN
|
2d67db5642
|
chore: fix typo (#141)
|
4 years ago |
Kia King Ishii
|
48939f6d05
|
release: v0.8.1
|
4 years ago |
Kia King Ishii
|
6dcf6b3796
|
fix: fix "next and prev link" not working when `link` has extention
When there's extention in the sidebar item links, such as `.md` or
`.html`, the "next and prev link" is failing. This commit fixes
that issue.
|
4 years ago |
Kia King Ishii
|
af8a162cd3
|
docs: adjust style
|
4 years ago |
Kia King Ishii
|
08480c7fba
|
docs: make sidebar config a bit more organized
|
4 years ago |
Máximo Mussini
|
018a9b46d9
|
fix: fix next and prev links not working when the `base` option is set (#139)
|
4 years ago |
Kia King Ishii
|
ac5fbec7d7
|
release: v0.8.0
|
4 years ago |
Kia King Ishii
|
1c294172ac
|
chore: add comfirmation step on release after generating the changelog
|
4 years ago |
Kia Ishii
|
7f99f3a260
|
refactor(theme): organize custom block styles
|
4 years ago |
Kia Ishii
|
982212d619
|
refactor(theme): slightly adjust next prev link arrow icon position
|
4 years ago |
Kia Ishii
|
afc40e61cd
|
refactor(theme): refactor variaous styles
|
4 years ago |
Kia Ishii
|
5f57365edf
|
docs: enable edit links
|
4 years ago |
Kia King Ishii
|
8735fc3096
|
test: add unit test setup (#138)
|
4 years ago |
Kia King Ishii
|
fdd498be70
|
fix: fix next and prev links not working (#130)
|
4 years ago |
Kia King Ishii
|
f56e745731
|
chore: setup example projects (#132)
|
4 years ago |
Kia King Ishii
|
22b34e7ac9
|
chore: update release script to match with other latest vue libs (#134)
|
4 years ago |
Kia King Ishii
|
67868bd928
|
feat: add serve command (#136)
|
4 years ago |
Christopher Shank
|
e54c5dd471
|
chore: add undeclared-deps (#131)
|
4 years ago |
Evan You
|
fb09f8e638
|
fix: exit process with non-zero code on error
|
4 years ago |
Kia King Ishii
|
241e71000d
|
chore: organize few small stuff
|
4 years ago |
Kia King Ishii
|
9ab63e1742
|
refactor(build): remove duplicated `done` message at the end of build
|
4 years ago |
Kia King Ishii
|
06ad002f9a
|
chore: add FUNDING.yml
|
4 years ago |
Kia King Ishii
|
5f56a55bf1
|
chore: add more info to README and other guides
|
4 years ago |
Evan You
|
e435eec94a
|
feat: better build command output
|
4 years ago |