Commit graph

  • cf8d7d1765 make darkdmode permanent main byte 2025-05-01 16:40:51 +00:00
  • 1e1622d930 change styling a bit more byte 2025-05-01 16:33:36 +00:00
  • 25567b5a91 change code font to Roboto Mono byte 2025-05-01 16:26:01 +00:00
  • 4c8374801d changed css to remove and add some stuffs byte 2025-05-01 16:23:14 +00:00
  • 36aa6ca88f add submodule byte 2025-05-01 15:47:10 +00:00
  • 53944f2e85 quartz state byte 2025-05-01 15:46:00 +00:00
  • adf442036b
    fix(graph): provide proper workaround for pixijs webgpu issue #1899 (#1949) anthops 2025-05-01 02:19:41 +09:30
  • dc2c4dca08
    docs: add fix for 'remote end hung up unexpectedly' error during initial sync (#1939) badcode 2025-04-29 19:55:15 +03:00
  • 6ba9c7c02a
    doc(favicon): add documentation of favicon plugin (#1948) dralagen 2025-04-29 07:00:28 +02:00
  • 8d5b13ee03
    fix(fonts): Fixed page title fonts not downloadable to local (#1898) Stephen Tse 2025-04-28 14:58:06 -07:00
  • 4d07ac93b4
    chore(deps-dev): bump the production-dependencies group with 2 updates (#1952) dependabot[bot] 2025-04-28 14:41:04 -07:00
  • 32d3fc0ce8 chore(ci): fix proj name Jacky Zhao 2025-04-28 14:35:51 -07:00
  • 00e860d8e6 ci: fix fork preview Jacky Zhao 2025-04-28 13:19:29 -07:00
  • 2acdec323f
    fix(explorer): Prevent html from being scrollable when mobile explorer is open (#1895) Stephen Tse 2025-04-26 11:13:56 -07:00
  • 9e58857746
    feat(favicon): add plugin to expose favicon from icon.png (#1942) dralagen 2025-04-26 20:06:59 +02:00
  • 4bd714b7be
    fix(callout): Grid-based callout collapsible animation (#1944) Stephen Tse 2025-04-26 11:05:51 -07:00
  • 78e13bcb40
    chore: add ci to preview all prs (#1947) Jacky Zhao 2025-04-26 11:04:23 -07:00
  • 7d49dff074
    fix: prefer webgl for devices with webgpu and no float32-blendable feature flag #1899 (#1933) anthops 2025-04-24 02:02:52 +09:30
  • cdebd05dc9 fix(wikilinks): dont default empty alias Jacky Zhao 2025-04-23 09:30:25 -07:00
  • 2a9290b3df fix(transclude): blockref detection Jacky Zhao 2025-04-22 11:18:50 -07:00
  • 771c05ff18
    fix: dynamically detect current branch for quartz sync push (#1930) ARYAN TECHIE 2025-04-22 22:52:43 +05:30
  • 6dd772bf00 fix(popover): properly clear popover on racing fetch Jacky Zhao 2025-04-21 23:55:38 -07:00
  • c238dd16d9
    chore(deps): bump the production-dependencies group with 2 updates (#1919) dependabot[bot] 2025-04-17 19:48:08 -07:00
  • b34d521293 feat: reader mode Jacky Zhao 2025-04-17 19:45:17 -07:00
  • bfd72347cf fix(popover): clear popovers more aggressively, use href as id Jacky Zhao 2025-04-11 08:18:28 -07:00
  • 091cc1b05e fix(search): properly show mobile layout Jacky Zhao 2025-04-10 17:43:35 -07:00
  • e9b60c7285 fix(popover): popover id calculation + scroll consistency Jacky Zhao 2025-04-10 16:46:30 -07:00
  • b1a920e5c0 fix: add proper popover hint to tag content page Jacky Zhao 2025-04-10 16:28:36 -07:00
  • 61770d3e50
    chore(deps): bump the production-dependencies group with 6 updates (#1913) dependabot[bot] 2025-04-10 16:17:15 -07:00
  • 9db66d500e
    fix(popover): round coords remove blurred popovers (#1911) Emile Bangma 2025-04-07 00:23:49 +02:00
  • ee8c1dc968 chore(css): style tweaks for overflow Jacky Zhao 2025-04-05 11:38:50 -07:00
  • bb24cd13c7
    fix(css): styles issues with popover, overflow, and scroll overflow (#1907) 1 gal Rosemary 2025-04-06 01:39:28 +08:00
  • d61fb266c7
    fix(popover): automatically position anchored links properly (#1897) Emile Bangma 2025-04-05 19:31:17 +02:00
  • 685c06ce2e
    fix(RecentNotes): Prevent folder pages from always appearing first (closes #1901) (#1904) K Gopal Krishna 2025-04-04 23:06:29 +05:30
  • 3ae89a1d16 fix(search): make closest sidebar z-index adjustment optional (closes #1905) Jacky Zhao 2025-04-04 10:17:57 -07:00
  • 4d6e7ccba9 chore(docs): fix explorer docs on filtering by title Jacky Zhao 2025-04-04 09:50:01 -07:00
  • f334e78ed6
    fix(style): MathJax in callouts spacing (#1892) Emile Bangma 2025-03-31 23:14:30 +02:00
  • c5304b35c0
    chore(deps): bump the production-dependencies group with 5 updates (#1894) dependabot[bot] 2025-03-31 14:08:30 -07:00
  • 99f353968e
    chore(deps-dev): bump @types/node in the production-dependencies group (#1869) dependabot[bot] 2025-03-30 19:12:18 -07:00
  • ec4700d522
    Hey folder icon don't shrink please (#1872) Stephen Tse 2025-03-30 19:08:20 -07:00
  • d6f69e830c fix: remove redundant log and display in parent of overflow Jacky Zhao 2025-03-30 18:15:07 -07:00
  • 9ee6fe15fd fix: reproducible overflowlist (closes #1885) Jacky Zhao 2025-03-30 18:04:48 -07:00
  • a21f588c48
    fix(toc): element can't fully collapse Stephen Tse 2025-03-30 17:39:08 -07:00
  • 2119025513
    fix(toc): Fixed headers in second ToC element not highlight-able Stephen Tse 2025-03-30 17:35:20 -07:00
  • f70e562432 fix: overflow list bottom gradient on toc (closes #1888) Jacky Zhao 2025-03-30 17:30:01 -07:00
  • 9ff6c7a3f5
    fix(style): MathJax non-inline formulae center (#1886) Emile Bangma 2025-03-30 21:19:53 +02:00
  • 7ca9dd9a70 fix: dont use cdn for twemoji, bake emojis as b64 Jacky Zhao 2025-03-28 16:29:33 -07:00
  • b397dae951
    Updating breadcrumbs docs on ConditionalRender (#1871) Stephen Tse 2025-03-26 08:32:13 -07:00
  • 23b691f38c fix: coerce fullslug Jacky Zhao 2025-03-23 20:43:01 -07:00
  • c18e6cd5bb fix(alias): resolve relative if alias is relative Jacky Zhao 2025-03-23 20:38:06 -07:00
  • fe2e16d937 fix: disallow user-select in popover Jacky Zhao 2025-03-23 18:08:07 -07:00
  • 722b4321db docs: clarify transclusions Jacky Zhao 2025-03-23 18:03:52 -07:00
  • 9d8d238912
    chore(deps): bump the production-dependencies group across 1 directory with 4 updates (#1867) dependabot[bot] 2025-03-23 17:57:45 -07:00
  • 141f053b0d chore: format path.test.ts Jacky Zhao 2025-03-23 17:43:47 -07:00
  • 3027eced6c chore(test): add tests for resolveRelative Jacky Zhao 2025-03-23 17:42:23 -07:00
  • aaa5c8e8e4 feat: conditional render component Jacky Zhao 2025-03-23 17:34:14 -07:00
  • 4e74d11b1a fix: cleanup a href link construction, global shared trie, breadcrumbs use trie Jacky Zhao 2025-03-23 17:24:43 -07:00
  • 457b77dd48
    fix(frontmatter): prevent slug duplication through frontmatter (#1860) Emile Bangma 2025-03-22 03:59:43 +01:00
  • 3ce6aa49bf
    fix(ogImage): update socialImage path to include base URL if defined (#1858) Karim 2025-03-21 19:49:56 -04:00
  • 9316ddf2f5
    fix(analytics): fix the load of the analytics scripts (#1865) Taha 2025-03-21 19:58:10 +03:00
  • fbca56f278
    fix(lastmod) Change defaultDateType to "modified" (#1862) Shane McDonald 2025-03-19 15:47:16 -04:00
  • eccad3da5d fix(lastmod): fallback to ctx.arg.directory instead of empty string Jacky Zhao 2025-03-18 21:48:24 -07:00
  • bcde2abcb2
    fix(transformer): find last modified date form commit on submodule (#1831) dralagen 2025-03-19 05:47:35 +01:00
  • 25979ab216
    feat(fonts): allow PageTitle to have its own font subset (#1848) Felix Nie 2025-03-19 12:43:32 +08:00
  • 9818e1ad57 chore: remove unused import Jacky Zhao 2025-03-18 09:00:15 -07:00
  • 771110a72a fix(git): deprioritize git, dont fail on non-git content folders Jacky Zhao 2025-03-18 08:56:06 -07:00
  • dc6a9f3b12
    chore(deps): bump rlespinasse/github-slug-action (#1851) dependabot[bot] 2025-03-17 14:49:27 -07:00
  • c0b73ddaa4
    fix: maybeDates will change children dates (#1843) Yes365 2025-03-17 23:27:15 +08:00
  • e86544064c fix: parse parallelization chunk arg, inline b64 for og image Jacky Zhao 2025-03-16 15:12:40 -07:00
  • a737207981
    perf: incremental rebuild (--fastRebuild v2 but default) (#1841) Jacky Zhao 2025-03-16 14:17:31 -07:00
  • a72b1a4224
    fix(explorer): vertically center the Explorer toggle under mobile view (#1847) Felix Nie 2025-03-17 03:08:45 +08:00
  • fbb4523853 fix(folder): use memoized trie instead of handrolled path solution (closes #1767) Jacky Zhao 2025-03-14 15:08:23 -07:00
  • da1b6b37fe fix(explorer): fix incorrect recursive case for folder rendering Jacky Zhao 2025-03-14 10:05:26 -07:00
  • e26658f4ed fix(description): calculate description properly when first sentence is longer than max Jacky Zhao 2025-03-13 14:22:11 -07:00
  • b579950ae5 fix(og): adjust line clamp Jacky Zhao 2025-03-13 14:05:26 -07:00
  • 0babbdf780 fix(contentPage): dont emit folders Jacky Zhao 2025-03-13 13:57:00 -07:00
  • 1efe2e20a4 fix(graph): avoid keeping stroke in gfx Jacky Zhao 2025-03-13 12:29:30 -07:00
  • 5928d82a56 fix(og): search for font family properly Jacky Zhao 2025-03-13 12:11:27 -07:00
  • 696403d3fa chore: bump version to 4.4.1 Jacky Zhao 2025-03-13 10:55:37 -07:00
  • 2c30abe457 fix(analytics): always use defer over async to account for document nav event Jacky Zhao 2025-03-13 10:48:03 -07:00
  • 80c3196fee feat(og): add reading time to default, improve logging Jacky Zhao 2025-03-13 10:41:50 -07:00
  • d9159e0ac9
    feat: make og images an emitter to properly await image generation (#1826) Jacky Zhao 2025-03-13 10:27:46 -07:00
  • c005fe4408 fix(explorer): properly respect folderDefaultState (closes #1827) Jacky Zhao 2025-03-12 22:31:44 -07:00
  • 580c1bd608
    fix(typography): properly pass Google font options (#1825) Emile Bangma 2025-03-12 19:27:41 +01:00
  • 270a5dc14a fix(explorer): show file name instead of slug if no file data (closes #1822) Jacky Zhao 2025-03-12 11:24:28 -07:00
  • bfa938cc62 fix(explorer): allow setting displayName (closes #1824) Jacky Zhao 2025-03-12 10:42:07 -07:00
  • e3c50caf13 fix(explorer): dont invert mobile css, properly toggle .collapsed Jacky Zhao 2025-03-12 10:15:54 -07:00
  • ca08ec1ae7
    fix(explorer): mobile explorer toggle (#1823) Emile Bangma 2025-03-12 14:15:16 +01:00
  • 2718ab9019 feat: flex component, document higher-order layout components Jacky Zhao 2025-03-11 14:56:43 -07:00
  • 87b803790c fix(mermaid): themechange detector + expand simplification Jacky Zhao 2025-03-11 11:45:45 -07:00
  • e59181c3aa docs(explorer): update to account for new client side explorer) Jacky Zhao 2025-03-11 10:20:15 -07:00
  • b00198b888 fix: load mermaid as normal now that inline is safely below bundle size Jacky Zhao 2025-03-10 16:42:08 -07:00
  • 9e3e711646 fix: mermaid script load order Jacky Zhao 2025-03-10 16:20:08 -07:00
  • a8001e9554 feat: support non-singleton explorer Jacky Zhao 2025-03-10 15:13:04 -07:00
  • dd940a007c
    Merge pull request #1820 from jackyzha0/dependabot/npm_and_yarn/production-dependencies-8ce87f9e70 Aaron Pham 2025-03-10 17:57:39 -04:00
  • a71e17919b
    chore(deps): bump the production-dependencies group with 5 updates dependabot[bot] 2025-03-10 20:57:05 +00:00
  • aca0c330e7
    docs: cleanup showcase (#1818) Aaron Pham 2025-03-10 14:46:49 -04:00
  • dcaf806190 feat: support non-singleton darkmode Jacky Zhao 2025-03-10 11:44:47 -07:00
  • 23df17233d fix(graph): make graph non-singleton, proper cleanup, fix radial Jacky Zhao 2025-03-10 11:39:08 -07:00
  • 8d33608808 fix(popovers): clear id to avoid anchor jumps within popover Jacky Zhao 2025-03-10 00:08:06 -07:00