MingYuan
58f455bdb4
docs: update github pages deploying instructions ( #1980 )
2 years ago
Markus
803d5b6d66
fix(theme): add height constraints to hero image ( #1983 )
2 years ago
Kia King Ishii
e9d1de807e
chore: update funding
2 years ago
Evan You
0b3529ce07
docs: new intro ( #1975 )
2 years ago
gittig11
fd995906f6
fix(compat): remove use of array.at
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Evan You
191ac86a85
docs: adjust the use of configs -> config
2 years ago
Divyansh Singh
e8e87215ac
release: v1.0.0-alpha.47
2 years ago
Divyansh Singh
b937c4613e
chore: bump deps
2 years ago
Divyansh Singh
c4d8d7225c
fix(build): show error stack in logs ( #1960 )
2 years ago
Divyansh Singh
5c9b75e325
fix(types): augment vite user config ( #1946 )
2 years ago
Alexey Iskhakov
bcb8cbf3c8
fix: custom titles of code snippets inside code groups ( #1834 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
ed90724022
revert: "docs: add linkage for `code-groups` in `getting-started`" ( #1943 )
...
Revert "docs: shared selection state in `code-groups` in `getting-started` (#1906 )"
This reverts commit f1fe79b9df
.
2 years ago
Orca
97f2b0e129
docs: fix rewrites examples ( #1941 )
2 years ago
Divyansh Singh
e3aa230a25
chore: bump deps
2 years ago
Divyansh Singh
511eaa8d7a
release: v1.0.0-alpha.46
2 years ago
CHOYSEN
a00bb62143
feat(build): use vite logger ( #1899 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Lixu
2299b217b6
docs: update github page actions setting in deploy.md ( #1930 )
2 years ago
Juan Martín Seery
dcf29419f2
fix(build): prepend base to all internal non-relative links ( #1908 )
...
BREAKING CHANGE: `base` is now appended to all internal (non-relative) links, including any reference to a file present in the public directory. If you want the earlier behavior for such links, use absolute links.
2 years ago
dominikcz
dd0c4c698c
feat(theme): support disabling aside globally ( #1925 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Luciano Felix
4a19dde97b
docs: GitHub Actions deploy Workflow ( #1644 )
2 years ago
aendre
ea4556febc
docs: add node alpine alternative to GitLab CI deploy ( #1813 )
2 years ago
Alex Kozack
dd1f0bf774
style: add `translations` class in `VPNavBarExtra` ( #1896 )
2 years ago
manchan
f1fe79b9df
docs: shared selection state in `code-groups` in `getting-started` ( #1906 )
2 years ago
Mr-Q
ea430760f5
fix(theme): make features support line wrapping ( #1913 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
CHOYSEN
35a17601d8
chore: generate sourcemap in dev ( #1920 )
2 years ago
Rishi Raj Jain
e3879be4a1
docs: layer0 is now edgio ( #1921 )
2 years ago
manchan
b35a6279a3
docs: use code group for commands in "Getting Started" ( #1904 )
2 years ago
manchan
48c9b11316
fix(theme-default): remove duplicate judgments in `preconnect()` ( #1903 )
2 years ago
Mr.Hope
616fe5b636
fix(theme-default): avoid preconnect without algolia ( #1902 )
2 years ago
manchan
43dddce813
docs: fix carbonAds types ( #1879 )
2 years ago
Q.Ben Zheng
f9743816a5
feat(shiki): support `ansi` code highlight ( #1878 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
manchan
9f063426e2
docs: update theme configs ( #1877 )
2 years ago
Johnny Chen
2466735c18
docs: fix typo ( #1875 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
2985f46e13
release: v1.0.0-alpha.45
2 years ago
garee76
507b193ef0
fix: safari use `window.requestIdleCallback` ( #1871 )
2 years ago
Divyansh Singh
893bfd290e
release: v1.0.0-alpha.44
2 years ago
Divyansh Singh
dea6cfa9cb
fix(theme): infer collapsible from collapsed ( #1865 )
...
BREAKING CHANGE: `collapsible` is dropped from sidebar, use `collapsed` instead
2 years ago
Joff Tiquez
8f7d35ff8a
docs: update nesting example ( #1868 )
2 years ago
Fuqiao Xue
9f2553424e
docs: editorial fixes ( #1866 )
...
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
2 years ago
Azat S
abe62fd3ed
ci: simplify release github workflow ( #1862 )
2 years ago
翠 / green
1f775774da
feat(theme): preconnect algolia when idle ( #1851 )
2 years ago
翠 / green
010b3e5ad9
fix: take `<a>` in SVG into account ( #1850 )
2 years ago
Divyansh Singh
e0e8c6643f
release: v1.0.0-alpha.43
2 years ago
Divyansh Singh
a05956f38a
fix(build): hmr with rewrites when base is set
2 years ago
Divyansh Singh
7f478d4bbb
release: v1.0.0-alpha.42
2 years ago
Divyansh Singh
cf8ad1a291
fix(build): consider base when checking actual pathname ( #1858 )
2 years ago
Divyansh Singh
2a9ee9de1b
release: v1.0.0-alpha.41
2 years ago
Divyansh Singh
08e07d643d
chore: bump deps ( #1853 )
2 years ago
Divyansh Singh
5ae4fbde38
feat: stable `cleanUrls` ( #1852 )
2 years ago
Divyansh Singh
00abac6116
feat(build): support rewrites ( #1798 )
...
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
2 years ago