Emile Bangma and GitHub
9db66d500e
fix(popover): round coords remove blurred popovers ( #1911 )
2025-04-07 00:23:49 +02:00
Emile Bangma and GitHub
d61fb266c7
fix(popover): automatically position anchored links properly ( #1897 )
...
* fix(popover): automatically position heading links at heading
* Impement linking of blockreferences
* Popover fixes
* id mapping
* Remove excess regexes
* Updated blockref
* Remove linker element
* Restore the docs to their former glory
* Move the hash out of the loop
* Redundant
* Redundant
* Restore docs
* Remove log
* Let it const
2025-04-05 10:31:17 -07:00
Emile Bangma and GitHub
f334e78ed6
fix(style): MathJax in callouts spacing ( #1892 )
2025-03-31 23:14:30 +02:00
Emile Bangma and GitHub
9ff6c7a3f5
fix(style): MathJax non-inline formulae center ( #1886 )
2025-03-30 21:19:53 +02:00
457b77dd48
fix(frontmatter): prevent slug duplication through frontmatter ( #1860 )
...
* fix(frontmatter): prevent slug duplication through frontmatter
* Simplify duplicate slug checks
* Update quartz/plugins/transformers/frontmatter.ts
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
* lint
---------
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
2025-03-22 03:59:43 +01:00
Emile Bangma and GitHub
580c1bd608
fix(typography): properly pass Google font options ( #1825 )
2025-03-12 11:27:41 -07:00
Emile Bangma and GitHub
ca08ec1ae7
fix(explorer): mobile explorer toggle ( #1823 )
2025-03-12 14:15:16 +01:00
c6f10b44f6
feat(rss): configurable RSS feed URL ( #1806 )
...
* feat(rss): configurable RSS feed URL
* Update docs/features/RSS Feed.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update docs/features/RSS Feed.md
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
2025-03-05 15:54:11 -08:00
Emile Bangma and GitHub
5794405974
feat(cli): absolute path support for -d flag ( #1756 )
2025-02-25 16:27:10 -05:00
Emile Bangma and GitHub
59d5a0ed3a
fix(graph): mobile global graph overlay ( #1790 )
2025-02-25 13:35:24 +01:00
91189dfd2f
feat(explorer): collapsible mobile explorer ( #1471 )
...
Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com >
2025-02-03 09:25:42 -05:00
Emile Bangma and GitHub
ff9e60a7fc
fix(search): restore mobile search view ( #1576 )
2024-12-17 13:07:00 -05:00
Emile Bangma and GitHub
8141cb1587
fix(cssclasses): apply frontmatter classes uniformly between page types ( #1645 )
2024-12-11 00:43:27 +01:00
Emile Bangma and GitHub
7ac94e1d84
fix(comments): properly check if comments is in frontmatter ( #1627 )
2024-11-30 21:03:20 -05:00
Emile Bangma and GitHub
314a88d5c6
feat(transformer): allow inline CSS styling ( #1551 )
...
* feat(transformer): allow inline CSS styling
* Updated docs
* Default to inline: false
* Removed redundant inline: false
2024-10-30 23:57:39 +01:00
Emile Bangma and GitHub
9f701e5045
fix(grid): $desktop variable ( #1511 )
2024-10-17 23:50:48 -04:00
67e1beea70
feat(comments): support custom giscus themes ( #1526 )
...
Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com >
Co-authored-by: Aaron Pham <contact@aarnphm.xyz >
2024-10-17 18:30:16 -04:00
Emile Bangma and GitHub
3aa11357aa
fix(toc): regression ( #1517 )
2024-10-16 17:44:30 -04:00
Emile Bangma and GitHub
1416f62a47
fix(layout): backlinks grid triage ( #1447 )
...
* fix: mobile backlinks orientation
* temp: hide broken list gradient
* fix: backlinks overflow
2024-09-29 22:24:15 -04:00
Emile Bangma and GitHub
5eec1e98e6
fix(layout): grid triage with backlinks ( #1442 )
2024-09-25 18:15:07 -04:00
Emile Bangma and GitHub
a7a0dcad22
fix(layout): grid triage and regression ( #1440 )
...
* fix(table of contents): multiple scrollbars (https://github.com/jackyzha0/quartz/issues/1388 )
* fix(center): Main content mininum width (https://github.com/jackyzha0/quartz/issues/1439 )
* fix(code block): Horizontal overflow fix (https://github.com/jackyzha0/quartz/issues/1438 , https://github.com/jackyzha0/quartz/issues/1353 )
* WIP fix for ul/ol .overflow
* Fix: restore former scrollbar behavior for overflow lists (https://github.com/jackyzha0/quartz/issues/1437 )
* Fix: code block overflow-x
* fix: Table of Content overflow (https://github.com/jackyzha0/quartz/issues/1437 )
* Address feedback
* Move max-height toggle from js to css
2024-09-25 17:20:58 -04:00
Emile Bangma and GitHub
7d7e334976
feat: responsive design grid ( #1354 )
...
* Responsive design grid
* Addressed PR feedback
* Bump Quartz version 4.3.1 => 4.4.0
* Moved page-header into center
* Updated docs with new layouts
* Sync updated version number with package-lock
* Table of Content scrollbar auto
* Reset node_modules
* Updated layout images
* Fixed tablet layout
* Finilazed layout images
2024-09-23 13:40:12 -07:00
Emile Bangma and GitHub
8437d9da72
fix(style): LaTex/KaTeX overflow ( #1027 )
...
* LaTex/KaTeX overflow fix
* prettier
* Add !important modifier
* Added overflow-x override
* Refactor without !important
* Refactor scss notation
* Formatting scss
2024-03-24 15:43:36 -07:00