a29fadb046
* feat(search): telescope-style search Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * chore(search): cleanup some basis and borders Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * fix(search): make sure to set overflow-y Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * feat(search): shows preview on desktop only search Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * perf: add options to control layout through config cache memoize results to avoid fetching Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * chore: use the default configuration * fix: correct minor type for search Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * fix: use datasets to query for preview Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * chore: layout changes show preview on normal layout, and only show previous layout in list page. * fix(type): annotate search with types Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * chore: apply jacky's suggestion Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> * chore: using map API and scss Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * fix: styling on search container view on phones Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * Update quartz.layout.ts Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> --------- Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> |
||
---|---|---|
.. | ||
pages | ||
scripts | ||
styles | ||
ArticleTitle.tsx | ||
Backlinks.tsx | ||
Body.tsx | ||
Breadcrumbs.tsx | ||
ContentMeta.tsx | ||
Darkmode.tsx | ||
Date.tsx | ||
DesktopOnly.tsx | ||
Explorer.tsx | ||
ExplorerNode.tsx | ||
Footer.tsx | ||
Graph.tsx | ||
Head.tsx | ||
Header.tsx | ||
index.ts | ||
MobileOnly.tsx | ||
PageList.tsx | ||
PageTitle.tsx | ||
RecentNotes.tsx | ||
renderPage.tsx | ||
Search.tsx | ||
Spacer.tsx | ||
TableOfContents.tsx | ||
TagList.tsx | ||
types.ts |