Jacky Zhao
d5b2a6c873
perf: eagerly compute explorer nodes to avoid re-render in memoized value
2024-09-15 18:05:17 -07:00
Alexander Weichart
c7b7d6c10a
Add alexanderweichart.de to showcase.md ( #1378 )
...
Added my own website ^^
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
2024-09-15 17:03:22 -07:00
Jacky Zhao
6e607b3c97
docs: clarify prod hosting
2024-09-15 16:47:11 -07:00
Jacky Zhao
148a2e5b78
perf: have more than 1ms granularity for rebuild detection
2024-09-15 16:42:07 -07:00
Emile Bangma
9defecdee4
fix: account for subtags in numerical tags ( closes #1408 ) ( #1410 )
2024-09-15 11:25:31 -04:00
bfahrenfort
396b545fd4
fix: constrain link icon size ( #1409 )
2024-09-14 10:10:01 -07:00
dependabot[bot]
29bb95f1a2
chore(deps): bump preact-render-to-string from 6.5.9 to 6.5.10 ( #1390 )
...
Bumps [preact-render-to-string](https://github.com/preactjs/preact-render-to-string ) from 6.5.9 to 6.5.10.
- [Release notes](https://github.com/preactjs/preact-render-to-string/releases )
- [Changelog](https://github.com/preactjs/preact-render-to-string/blob/main/CHANGELOG.md )
- [Commits](https://github.com/preactjs/preact-render-to-string/compare/v6.5.9...v6.5.10 )
---
updated-dependencies:
- dependency-name: preact-render-to-string
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 14:46:22 -07:00
Jacky Zhao
997a409c23
docs: fix roam research docs
2024-09-11 14:45:04 -07:00
dependabot[bot]
163e9101c8
chore(deps-dev): bump tsx from 4.18.0 to 4.19.0 ( #1391 )
...
Bumps [tsx](https://github.com/privatenumber/tsx ) from 4.18.0 to 4.19.0.
- [Release notes](https://github.com/privatenumber/tsx/releases )
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs )
- [Commits](https://github.com/privatenumber/tsx/compare/v4.18.0...v4.19.0 )
---
updated-dependencies:
- dependency-name: tsx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 03:30:44 -04:00
dependabot[bot]
475cfb52a8
chore(deps): bump hast-util-to-html from 9.0.1 to 9.0.2 ( #1393 )
...
Bumps [hast-util-to-html](https://github.com/syntax-tree/hast-util-to-html ) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/syntax-tree/hast-util-to-html/releases )
- [Commits](https://github.com/syntax-tree/hast-util-to-html/compare/9.0.1...9.0.2 )
---
updated-dependencies:
- dependency-name: hast-util-to-html
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 03:30:28 -04:00
dependabot[bot]
a266d8916b
chore(deps-dev): bump @types/node from 22.5.0 to 22.5.4 ( #1403 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.5.0 to 22.5.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 03:29:51 -04:00
dependabot[bot]
f2bc0a3ac8
chore(deps): bump pixi.js from 8.3.3 to 8.3.4 ( #1394 )
...
Bumps [pixi.js](https://github.com/pixijs/pixijs ) from 8.3.3 to 8.3.4.
- [Release notes](https://github.com/pixijs/pixijs/releases )
- [Commits](https://github.com/pixijs/pixijs/compare/v8.3.3...v8.3.4 )
---
updated-dependencies:
- dependency-name: pixi.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 03:29:36 -04:00
Matt Vogel
3db069e3e1
feat(markdown): Roam Research flavour ( #985 )
...
* feat: Roam Research flavor markdown
* docs: Roam Research transformer
* use markdownPlugins
* fix roam matching
* cleanup: Roam Plugin
---------
Co-authored-by: Matt Vogel <>
2024-09-11 03:29:07 -04:00
MarcRez33
255e19d728
fix: Reload graph after a theme change ( closes #1380 ) ( #1383 )
...
* FIX: Reload graph after a theme change
* FIX: Reload graph after a theme change - comment updated
* FIX: Reload graph after a theme change - comment updated
* FIX: Reload graph after a theme change
* fix: Reload graph after a theme change
2024-08-31 12:25:30 -07:00
bfahrenfort
ca33ed7358
Add Projects & Privacy to showcase.md ( #1381 )
2024-08-31 11:43:49 -07:00
Jacky Zhao
dbb175f103
fix: only apply z-index on left sidebar
2024-08-28 12:50:25 -07:00
dependabot[bot]
303df192a7
chore(deps): bump unified from 11.0.4 to 11.0.5 ( #1373 )
...
Bumps [unified](https://github.com/unifiedjs/unified ) from 11.0.4 to 11.0.5.
- [Release notes](https://github.com/unifiedjs/unified/releases )
- [Changelog](https://github.com/unifiedjs/unified/blob/main/changelog.md )
- [Commits](https://github.com/unifiedjs/unified/compare/11.0.4...11.0.5 )
---
updated-dependencies:
- dependency-name: unified
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 14:13:09 -07:00
dependabot[bot]
130dc468c9
chore(deps-dev): bump @types/yargs from 17.0.32 to 17.0.33 ( #1374 )
...
Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs ) from 17.0.32 to 17.0.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs )
---
updated-dependencies:
- dependency-name: "@types/yargs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 14:13:00 -07:00
dependabot[bot]
9de8fd0b1b
chore(deps-dev): bump @types/node from 22.1.0 to 22.5.0 ( #1375 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.1.0 to 22.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 14:12:51 -07:00
dependabot[bot]
24c599c90e
chore(deps): bump @napi-rs/simple-git from 0.1.17 to 0.1.19 ( #1376 )
...
Bumps [@napi-rs/simple-git](https://github.com/Brooooooklyn/simple-git ) from 0.1.17 to 0.1.19.
- [Release notes](https://github.com/Brooooooklyn/simple-git/releases )
- [Commits](https://github.com/Brooooooklyn/simple-git/compare/v0.1.17...v0.1.19 )
---
updated-dependencies:
- dependency-name: "@napi-rs/simple-git"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 14:12:45 -07:00
dependabot[bot]
39f3e651e7
chore(deps-dev): bump tsx from 4.17.0 to 4.18.0 ( #1377 )
...
Bumps [tsx](https://github.com/privatenumber/tsx ) from 4.17.0 to 4.18.0.
- [Release notes](https://github.com/privatenumber/tsx/releases )
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs )
- [Commits](https://github.com/privatenumber/tsx/compare/v4.17.0...v4.18.0 )
---
updated-dependencies:
- dependency-name: tsx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 14:12:35 -07:00
Iker Larrea
d59e3b0a46
fix: Popover z-index issue on left sidebar ( #1230 )
2024-08-25 19:33:34 -07:00
Aaron Pham
4d5bd0d72f
perf(graph): canvas implementation ( #1328 )
...
* perf(graph): initial canvas layout
include nodes and links drawn
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* fix(graph): update persistent for nodeGfx
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* chore(graph): add canvas element to avoid rerendering glitch
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* fix(spa): only render graph once in global
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* fix(graph): change svg as button
render global graph on toggle
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* fix(graph): fix anchor position and zIndex behaviour
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* chore(graph): increase linkDistance
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* refactor
* fmt
* pkg
---------
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
2024-08-25 00:33:14 -07:00
Andrew
e4e70b31cb
a11y(darkmode): use a button for the theme toggle ( #1335 )
...
* Use a `<button>` for theme toggle
* docs: Adds back Xinyang's cs garden to showcase (#1323 )
adding back my garden which was deleted from the cleanup showcase
* feat(toc,explorer): add accessibility for toggle (#1327 )
* Restore focus highlight on explorer toggle button.
Remove `unset: all` declaration causing `outline`
property to be unset. This allows the default
browser focus highlight to be shown.
* Fix semantics of expandable sections (explorer, toc).
This adds the appropriate aria attributes for the [disclosure pattern](https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/examples/disclosure-image-description/#javascriptandcsssourcecode ) and uses `visibility: hidden` to remove the hidden elements from the focus order without disrupting the animations. Further work is needed on the tree view nodes.
* Run prettier for SCSS files.
* feat: custom global latex macros (closes #1325 )
* chore: ts fixes
* docs: recommend at least node 20 in gh
* fix: unmemoize explorer on rebuild (closes #1077 )
* fix: pass buildId to worker
* Fix theme button DOM hierarchy and styles
* Restore functionality of theme button
* `aria-label` on theme svgs so their accessible labels are included in button content
---------
Co-authored-by: Xinyang Yu <47915643+xy-241@users.noreply.github.com >
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
2024-08-24 13:33:30 -07:00
Danny van Tol
6cb170924b
fix: Link visibility in exampanded TOC while collapseByDefault is true ( #1371 )
2024-08-24 12:56:17 -07:00
Andrew
0221a6b932
fix: Add a wrapper element to dates in PageList. ( #1345 )
...
* Add a wrapper span to dates in PageList.
This means there is a placeholder when date is not specified, so the values in grid-template-columns always line up correctly.
* Use a <div> instead -- better practice to stick to block elements.
2024-08-24 10:13:55 -07:00
Aaron Pham
42ad076f78
chore(features): remove implemented ( #1350 )
2024-08-24 10:13:14 -07:00
Tony Jackson
0383e38e87
docs: Update Gitlab CI runner tag to use Gitlab runner ( #1365 )
...
Co-authored-by: Tony Jackson <tony.aaj.jackson@protonmail.com >
2024-08-23 18:55:03 -07:00
Elijah Kennedy
b9b53c76c6
docs: added permalink description to supported frontmatter doc ( #1369 )
2024-08-23 18:35:52 -07:00
Eledah
f98bcb81bc
docs: RTL showcase ( #1362 )
2024-08-20 09:28:52 -07:00
dependabot[bot]
14d89141ef
chore(deps): bump @floating-ui/dom from 1.6.8 to 1.6.10 ( #1358 )
...
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom ) from 1.6.8 to 1.6.10.
- [Release notes](https://github.com/floating-ui/floating-ui/releases )
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md )
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.6.10/packages/dom )
---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 14:18:00 -07:00
dependabot[bot]
52adba5be6
chore(deps): bump lightningcss from 1.25.1 to 1.26.0 ( #1359 )
...
Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss ) from 1.25.1 to 1.26.0.
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases )
- [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.25.1...v1.26.0 )
---
updated-dependencies:
- dependency-name: lightningcss
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 14:15:43 -07:00
dependabot[bot]
42d9850528
chore(deps): bump preact-render-to-string from 6.5.7 to 6.5.9 ( #1360 )
...
Bumps [preact-render-to-string](https://github.com/preactjs/preact-render-to-string ) from 6.5.7 to 6.5.9.
- [Release notes](https://github.com/preactjs/preact-render-to-string/releases )
- [Changelog](https://github.com/preactjs/preact-render-to-string/blob/main/CHANGELOG.md )
- [Commits](https://github.com/preactjs/preact-render-to-string/compare/v6.5.7...v6.5.9 )
---
updated-dependencies:
- dependency-name: preact-render-to-string
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 14:15:34 -07:00
dependabot[bot]
c063b9b126
chore(deps): bump @napi-rs/simple-git from 0.1.16 to 0.1.17 ( #1357 )
...
Bumps [@napi-rs/simple-git](https://github.com/Brooooooklyn/simple-git ) from 0.1.16 to 0.1.17.
- [Release notes](https://github.com/Brooooooklyn/simple-git/releases )
- [Commits](https://github.com/Brooooooklyn/simple-git/compare/v0.1.16...v0.1.17 )
---
updated-dependencies:
- dependency-name: "@napi-rs/simple-git"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 14:14:45 -07:00
dependabot[bot]
137ca71948
chore(deps): bump rehype-katex from 7.0.0 to 7.0.1 ( #1356 )
...
Bumps [rehype-katex](https://github.com/remarkjs/remark-math ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/remarkjs/remark-math/releases )
- [Commits](https://github.com/remarkjs/remark-math/compare/rehype-katex@7.0.0...rehype-katex@7.0.1 )
---
updated-dependencies:
- dependency-name: rehype-katex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 14:14:29 -07:00
dependabot[bot]
4ecb09657a
chore(deps-dev): bump tsx from 4.16.2 to 4.17.0 ( #1340 )
...
Bumps [tsx](https://github.com/privatenumber/tsx ) from 4.16.2 to 4.17.0.
- [Release notes](https://github.com/privatenumber/tsx/releases )
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs )
- [Commits](https://github.com/privatenumber/tsx/compare/v4.16.2...v4.17.0 )
---
updated-dependencies:
- dependency-name: tsx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 05:07:05 -04:00
dependabot[bot]
a5379075d9
chore(deps): bump rehype-citation from 2.0.0 to 2.1.1 ( #1341 )
...
Bumps [rehype-citation](https://github.com/timlrx/rehype-citation ) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/timlrx/rehype-citation/releases )
- [Commits](https://github.com/timlrx/rehype-citation/compare/v2.0.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: rehype-citation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 04:25:07 -04:00
dependabot[bot]
865c84ea8f
chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 ( #1343 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 04:24:48 -04:00
Andrew
97d76a9de3
feat: Mark the external link icon as aria-hidden ( #1346 )
2024-08-12 20:06:19 -07:00
dependabot[bot]
e7fbd299ff
chore(deps): bump shiki from 1.10.3 to 1.12.1 ( #1344 )
...
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki ) from 1.10.3 to 1.12.1.
- [Release notes](https://github.com/shikijs/shiki/releases )
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md )
- [Commits](https://github.com/shikijs/shiki/commits/v1.12.1/packages/shiki )
---
updated-dependencies:
- dependency-name: shiki
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 13:38:15 -07:00
dependabot[bot]
4d4c7785eb
chore(deps): bump preact from 10.22.1 to 10.23.2 ( #1342 )
...
Bumps [preact](https://github.com/preactjs/preact ) from 10.22.1 to 10.23.2.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.22.1...10.23.2 )
---
updated-dependencies:
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 13:37:54 -07:00
Karthi Fair Hawn
ad04409f70
docs(hosting): missing key with: ( #1334 )
2024-08-10 08:32:51 -07:00
Andrew
587668f226
feat(search): keyboard-accessible search button ( #1331 )
...
* Use a `<button>` for search
* Fix search button styles to match preexisting styling
* Remove additional native button properties.
* Invoke search button on click or keyboard.
* Reorganize search button DOM hierarchy
* Restore focus to the search button when exiting the search overlay
* Run prettier on Search.tsx
2024-08-09 18:46:50 -07:00
Jacky Zhao
c686658610
fix: pass buildId to worker
2024-08-08 19:33:27 -07:00
Jacky Zhao
2a9966272c
fix: unmemoize explorer on rebuild ( closes #1077 )
2024-08-08 19:17:20 -07:00
Jacky Zhao
900c732cba
docs: recommend at least node 20 in gh
2024-08-08 18:38:17 -07:00
Jacky Zhao
90dd8b8278
chore: ts fixes
2024-08-08 18:28:13 -07:00
Jacky Zhao
f344efca7d
feat: custom global latex macros ( closes #1325 )
2024-08-08 18:19:45 -07:00
Andrew
94c4437fe5
feat(toc,explorer): add accessibility for toggle ( #1327 )
...
* Restore focus highlight on explorer toggle button.
Remove `unset: all` declaration causing `outline`
property to be unset. This allows the default
browser focus highlight to be shown.
* Fix semantics of expandable sections (explorer, toc).
This adds the appropriate aria attributes for the [disclosure pattern](https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/examples/disclosure-image-description/#javascriptandcsssourcecode ) and uses `visibility: hidden` to remove the hidden elements from the focus order without disrupting the animations. Further work is needed on the tree view nodes.
* Run prettier for SCSS files.
2024-08-08 18:07:47 -07:00
Xinyang Yu
efad73cfdc
docs: Adds back Xinyang's cs garden to showcase ( #1323 )
...
adding back my garden which was deleted from the cleanup showcase
2024-08-08 18:00:20 -07:00