Emile Bangma
2024-09-25 a7a0dcad22876b8e4e0185b8c4b4d8131be965b1
refs
author Emile Bangma <github@emilebangma.com>
Wednesday, September 25, 2024 21:20 +0000
committer GitHub <noreply@github.com>
Wednesday, September 25, 2024 21:20 +0000
commita7a0dcad22876b8e4e0185b8c4b4d8131be965b1
tree 03a134eb98e8e6c315c797725b7302707605e409 tree | zip | gz
parent 921f45cf7001a6af77cd0bf10f7fbf154eebabff view | diff
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
6 files modified
57 ■■■■■ changed files
quartz/components/scripts/explorer.inline.ts 1 ●●●● diff | view | raw | blame | history
quartz/components/scripts/toc.inline.ts 2 ●●●●● diff | view | raw | blame | history
quartz/components/styles/backlinks.scss 13 ●●●● diff | view | raw | blame | history
quartz/components/styles/explorer.scss 11 ●●●● diff | view | raw | blame | history
quartz/components/styles/toc.scss 20 ●●●● diff | view | raw | blame | history
quartz/styles/base.scss 10 ●●●● diff | view | raw | blame | history