wiki/quartz
Emile Bangma 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
..
cli feat(experimental): partial rebuilds (#716) 2024-02-09 10:07:32 -05:00
components fix(layout): grid triage and regression (#1440) 2024-09-25 17:20:58 -04:00
i18n i18n: disambiguate en-us and en-gb 2024-07-20 20:24:17 -07:00
plugins update cabin url (#1428) 2024-09-20 09:23:19 -07:00
processors fix: pass buildId to worker 2024-08-08 19:33:27 -07:00
static Revert "feat: Making Quartz available offline by making it a PWA (#465)" 2023-09-20 13:52:45 -07:00
styles fix(layout): grid triage and regression (#1440) 2024-09-25 17:20:58 -04:00
util fix: unmemoize explorer on rebuild (closes #1077) 2024-08-08 19:17:20 -07:00
bootstrap-cli.mjs cleanup: rework cli to allow invoking create and build outside of cli (#428) 2023-08-27 15:59:51 -07:00
bootstrap-worker.mjs run prettier 2023-07-22 17:27:41 -07:00
build.ts docs: clarify prod hosting 2024-09-15 16:47:11 -07:00
cfg.ts feat: add a config option for a pageTitleSuffix (#1320) 2024-09-24 20:20:36 -04:00
depgraph.test.ts fix(fast rebuild): handle added an deleted markdown correctly (#921) 2024-02-23 18:40:42 -08:00
depgraph.ts fix(fast rebuild): handle added an deleted markdown correctly (#921) 2024-02-23 18:40:42 -08:00
worker.ts fix: pass buildId to worker 2024-08-08 19:33:27 -07:00