Commit Graph

525 Commits (f32041878782bf2057f51079f977001656c96a09)
 

Author SHA1 Message Date
Takumi Katayama a43933c8ab
fix(docs): global-component link (#271)
4 years ago
Eduardo San Martin Morote f505db945a
fix(locales): use correct lang (#276)
4 years ago
Matias Capeletto fa1616ac4e
docs: using vue in markdown guide (#236)
4 years ago
Nico Bachner 16a5f58484
chore: bump vite dependency to v2.0.5 (#254)
4 years ago
Jeff Yang f385bc4673
fix(navbar): use css var for background-color (#264)
4 years ago
meteorlxy cee0b400d9
refactor: remove extra condition (#261)
4 years ago
Eduardo San Martin Morote 8d915245c6
fix(css): reuse css vars (#256)
4 years ago
Eduardo San Martin Morote 9bc5c5c631 style: format code with prettier
4 years ago
Igor Randjelovic f8b4aa5baa
fix: badge for language-javascript (#245)
4 years ago
Chad Sanda dc2464b2ce
docs(deploy): fix typo (#240) [skip ci]
4 years ago
Evan You 74f5adafcd feat: detect dead links
4 years ago
Evan You f484f9a9e5 release: v0.12.2
4 years ago
Evan You 4a40e1faf4 fix(theme-default): avoid ad image distortion on mobile
4 years ago
Evan You 6ddcb99bff release: v0.12.1
4 years ago
Evan You c0aa5a8fae deps: bump vite + update alias usage
4 years ago
Evan You c76cda615c chore: ignore vscode
4 years ago
Kia King Ishii a613df46e8
fix: `base` option not generating correct multi sidebar (#231) (#234)
4 years ago
Kia King Ishii 6538c8e70a
fix: nav home title not having locale based link (#195) (#233)
4 years ago
Kia King Ishii 3b4584377c style: fix some code styles
4 years ago
旧巷馆子 · 沈青川 5678dc3a25
fix: home action link not being reactive (#195) (#212)
4 years ago
Kia King Ishii 6bf0d14930 build: update vite and typescript to the latest
4 years ago
hcg1023 2aa8ab26e2
fix: `@` alias for import code snippet being always `undefined` (#204)
4 years ago
Eduardo San Martin Morote 7ceaf344d2
fix: ads display causing layout break in mobile view (#230)
4 years ago
Kia King Ishii e58f52eabd release: v0.12.0
4 years ago
Kia King Ishii 8a86ce98cf build: update npm packages
4 years ago
Kia King Ishii 3d5b3f8677 docs: add global component page
4 years ago
Kia King Ishii 72e116c2db style: adjust import order a bit
4 years ago
Christopher Shank 5b34c6a94a
feat: add vue options config (expose @vitejs/plugin-vue) (#215)
4 years ago
Kia King Ishii b82d8f2ece
fix: utf-8 character not working on safari in dev mode (#228)
4 years ago
NAN 8a0db65a8a
fix: render document with standards mode in dev (#207)
4 years ago
Kia King Ishii 5deaf6a2cd
fix: sidebar 'auto' not working (#178) (#224)
4 years ago
Matias Capeletto 338e8453d8
fix: frontmatter description duplication (#194) (#170)
4 years ago
Matias Capeletto c67c5d0a77
docs: add differences from vuepress guide (#164)
4 years ago
Evan You 2330023d99 fix: use brand color in algolia search box
4 years ago
Kia King Ishii 027412906f
chore: fix github sponsor error
4 years ago
Kia King Ishii c95e9c63c4 docs: update default theme import path
4 years ago
Kia King Ishii 0b5b306f85
fix: `base` option not working on dev mode (#223)
4 years ago
Domantas 1026a20488
dx: replace . with / at the end of served url (#210)
4 years ago
Kia King Ishii 8a71fd1944 build: update npm packages
4 years ago
Evan You 35e3bf2001 release: v0.11.5
4 years ago
Evan You 3ec35b02ff deps: bump vite
4 years ago
Evan You 8e0b8d184a chore: exclude docsearch from optimization
4 years ago
Evan You 8cfdd1912d fix: update base option usage
4 years ago
Kia King Ishii 820fe38b96 chore: fix github action badge link
4 years ago
Kia King Ishii 64d2f536b6 ci: add ci test
4 years ago
Matias Capeletto 75519224d5
docs: remove gh pages _assets warning (#124) (#211)
4 years ago
Eduardo San Martin Morote 78b026cb7a
fix: avoid layout shift due to ads (#176)
4 years ago
Łukasz Romanowicz 51906043d3
fix: support symbolic links in building docs dist (#184) (#185)
4 years ago
Matias Capeletto 481c4513d7
feat: $lang and $localePath globals (#166) (#167)
4 years ago
Kia King Ishii 417caf3c28 docs: update serve command default port
4 years ago