wiki/quartz/components/scripts
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
..
callout.inline.ts chore: add window.addCleanup() for cleaning up handlers 2024-02-01 21:19:51 -08:00
checkbox.inline.ts feat: support checkbox (closes #646) (#799) 2024-02-04 22:19:25 -08:00
clipboard.inline.ts chore(cleanup): misc refactoring for cleanup, fix some search bugs 2024-02-01 23:55:11 -08:00
comments.inline.ts refactor(comments): move script to files (#1308) 2024-08-05 15:17:11 -04:00
darkmode.inline.ts a11y(darkmode): use a button for the theme toggle (#1335) 2024-08-24 13:33:30 -07:00
explorer.inline.ts fix(layout): grid triage and regression (#1440) 2024-09-25 17:20:58 -04:00
graph.inline.ts fix: Reload graph after a theme change (closes #1380) (#1383) 2024-08-31 12:25:30 -07:00
popover.inline.ts Fix Non-English Anchor Popover Positioning Issue and Update Type Hint (#1252) 2024-07-08 13:34:43 -07:00
search.inline.ts feat(search): keyboard-accessible search button (#1331) 2024-08-09 18:46:50 -07:00
spa.inline.ts chore: add window.addCleanup() for cleaning up handlers 2024-02-01 21:19:51 -08:00
toc.inline.ts fix(layout): grid triage and regression (#1440) 2024-09-25 17:20:58 -04:00
util.ts feat(search): keyboard-accessible search button (#1331) 2024-08-09 18:46:50 -07:00