Commit Graph

700 Commits (39784ca55fdbefa97b7e9f892609ef8bdaeadf50)

Author SHA1 Message Date
skirtle 39784ca55f
fix(theme): link hover color inside a custom block (#2876)
2 years ago
Divyansh Singh 47068ff0c5
revert: "perf: extract social icons as plugin to avoid unused icons" (#2861)
2 years ago
skirtle 74fcb60fb4
fix(theme): revert 79 to 179 in yellow-soft (#2858)
2 years ago
Divyansh Singh db17df336e chore!: bump deps (#2852)
2 years ago
Divyansh Singh a5f2eacf22 feat(theme): allow providing custom `toggle-appearance` function (#2844)
2 years ago
Divyansh Singh e477cdfd2f feat(theme): allow setting rel and target on sidebar links
2 years ago
Divyansh Singh 3992202404 docs: add themeConfig.outline, drop themeConfig.outlineTitle
2 years ago
Divyansh Singh 9a062a6dd6
feat(theme): allow overriding last updated time in doc footer from frontmatter (#2848)
2 years ago
Divyansh Singh e8ef1aaabe
feat(theme): allow overriding code copied text from css (#2833)
2 years ago
丶远方 ff86c73175
refactor: defining default values for Props using withDefaults. (#2498)
2 years ago
Divyansh Singh 5836facc61
chore!: drop pathname protocol (#2823)
2 years ago
Divyansh Singh 5ced0cca83 fix(theme): show only one carbon ad at a time
2 years ago
Divyansh Singh e8edd0a05f fix(theme): ssr issues on deno
2 years ago
Kia King Ishii e4f5c51bbe
feat(theme): improve color system (#2797)
2 years ago
Divyansh Singh 9499953386
refactor: drop custom logic in favor of vueuse useDark (#2818)
2 years ago
Kleis Auke Wolthuizen f242140c47
feat(theme): export VPImage (#2814)
2 years ago
Divyansh Singh 41ab96a269
refactor: drop body-scroll-lock in favor of vueuse useScrollLock (#2809)
2 years ago
烽宁 51715336ac
refactor: delete the redundant `provide` code (#2804)
2 years ago
Divyansh Singh 33962e04eb fix(theme): prevent sidebar re-render unless there is actual change
2 years ago
awkweb 6960ec1cf6
feat(theme): export VPButton and VPSponsors (#2767)
2 years ago
Divyansh Singh 0c8cf0df89
perf: extract social icons as plugin to avoid unused icons (#2768)
2 years ago
Divyansh Singh fc5092fb65 fix(a11y/theme): disable transitions if user prefers reduced motion
2 years ago
Divyansh Singh 436e99a594 fix(theme): docsearch variables not applying properly on ios beta
2 years ago
沈青川 c9d465587a
fix(theme): language menu undefined text (#2755)
2 years ago
Divyansh Singh 9a4ee07260
fix(theme): fix sidebar collapsing and restore base property (#2753)
2 years ago
Divyansh Singh 2fe8f60681 revert(theme): revert 'allow setting base path in sidebar items'
2 years ago
Kia King Ishii c0d838bda0
feat(theme)!: final re-brand (#2727)
2 years ago
Divyansh Singh 1d6254b615
fix(theme): dont show transparent navbar other than home (#2742)
2 years ago
Divyansh Singh 20b509c6e1 feat(client): allow customizing scrollOffset padding
2 years ago
Divyansh Singh e8ebf1b048 fix(theme): outline marker flicks when navigating towards above
2 years ago
Divyansh Singh 81e7405e19 fix(theme): hide outline marker on scroll to top
2 years ago
Divyansh Singh f4a5c43cb0 feat(theme): allow adding custom layouts
2 years ago
Divyansh Singh a8cf88b54a chore: use defineOptions
2 years ago
Divyansh Singh 93823a8566 fix(theme): respect feature icon dimensions set from frontmatter
2 years ago
Divyansh Singh d31051a051 fix(theme): align max-width media queries
2 years ago
Divyansh Singh c6c983ed73
fix(client): handle empty hash in links (#2738)
2 years ago
zuixinwang e54eea3da0
fix(theme): close dropdown menus after an item is clicked (#2380)
2 years ago
Divyansh Singh 063b0e520a fix(theme): override docsearch button bg
2 years ago
Divyansh Singh 3840eaae16
fix(theme): update sidebar active link status on hash change (#2736)
2 years ago
Divyansh Singh 1a6efbae8e fix(theme): scroll code group tab into view on selection
2 years ago
Divyansh Singh 039798a8c1 fix(theme): don't reset scroll position on changing tab in code groups
2 years ago
Divyansh Singh 2a7422bbbf feat(theme): allow overriding logo link
2 years ago
Divyansh Singh 09a4fdc9b8 feat(theme): allow customizing prev/next text from config file
2 years ago
Divyansh Singh 69251b7484 feat(theme): allow passing html in nav links
2 years ago
Divyansh Singh 52884d9d4b
feat(theme): allow setting base path in sidebar items (#2734)
2 years ago
Divyansh Singh e3f8fc7972 fix(theme): allow using h1 headings in outline
2 years ago
Divyansh Singh 4af597582c feat(search): allow enabling detailed view by default
2 years ago
Divyansh Singh 1179484432 feat(client): allow overriding props on Content
2 years ago
Divyansh Singh d7e225473b feat(theme): allow customizing default theme's 404 page
2 years ago
Divyansh Singh 7f0c18e013
feat: allow html blocks inside code groups (#2719)
2 years ago