Jacky Zhao
520acbbf6f
docs: inline code syntax highlighting ( closes #1162 )
2024-05-29 13:04:03 -07:00
Dinu Blanovschi
0b9f79e1b7
feat(graph): obsidianLikeFocusOnHover ( #1017 )
...
* feat(graph): obsidianLikeFocusOnHover
* fix: prettier
* fix: remove option from config
* fix: for when opacityOld < 0.2
* fix: prettier
2024-05-29 12:53:23 -07:00
RunTheBot
94fbf5b066
fix: Reorder Unified.js plugins to fix #1132 ( #1139 )
...
* Reorder Unified.js to fix #1132
* moved latex farther down for bette luck
2024-05-29 12:52:53 -07:00
dependabot[bot]
3e0e06ff8a
chore(deps): bump ws from 8.16.0 to 8.17.0 ( #1169 )
...
Bumps [ws](https://github.com/websockets/ws ) from 8.16.0 to 8.17.0.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.0 )
---
updated-dependencies:
- dependency-name: ws
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-05-29 12:49:55 -07:00
dependabot[bot]
e57984dafc
chore(deps-dev): bump tsx from 4.9.3 to 4.11.0 ( #1168 )
...
Bumps [tsx](https://github.com/privatenumber/tsx ) from 4.9.3 to 4.11.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.9.3...v4.11.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-05-29 12:48:55 -07:00
Alex Nordstrom
9ff4626d25
fix: change callout metadata regex to include non-letter characters ( #1174 )
...
* fix: change callout metadata regex to include non-letter characters
* fix: make metadata regex non-greedy
This allows for users to have callouts such as
> [!NOTE|left foo-bar 123] a ]+ title with square brackets [s] a
> Contents
2024-05-29 12:48:39 -07:00
Max
a99e854d1e
docs: Update showcase.md ( #1176 )
...
Added Gatekeeper Wiki.
2024-05-29 12:47:45 -07:00
Alex Nordstrom
77d6d9623f
feat: add callout metadata parsing ( #1172 )
2024-05-28 15:23:28 -07:00
James Bennion-Pedley
9c726efa33
feat(i18n): homepage link for 404 pages ( #1117 )
...
* Add homepage link with internationalization
* Construct pathname from baseUrl config value
* More robust URL manipulation
* Add Farsi (#1133 )
* Fix bad rebase
2024-05-22 16:44:54 -04:00
Yohann Bacha
81a4e20236
feat: ability to hide tags in the recent notes component ( #1147 )
...
* feat: ability to hide tags in the recent notes component
* docs: recent notes custom parameters in a table
* docs: revert recent notes doc to bullet points
* fix: linter issues
* Update docs/features/recent notes.md
---------
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2024-05-21 09:50:58 -07:00
dependabot[bot]
cf1b3f270b
chore(deps): bump shiki from 1.2.3 to 1.6.0 ( #1149 )
...
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-05-20 13:11:16 -07:00
dependabot[bot]
a655cec9f6
chore(deps): bump rimraf from 5.0.5 to 5.0.7 ( #1150 )
...
updated-dependencies:
- dependency-name: rimraf
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-05-20 13:11:08 -07:00
Bartłomiej Garbiec
a97e72f219
i18n: add Polish translation ( #1148 )
...
* Create pl-PL.ts
* add pl-PL to index.ts
* import pl-PL in index.ts
2024-05-20 12:36:32 -07:00
dependabot[bot]
e3cfe1f22f
chore(deps-dev): bump typescript from 5.4.3 to 5.4.5 ( #1092 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.3 to 5.4.5.
- [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.4.3...v5.4.5 )
---
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-05-13 23:21:01 -07:00
dependabot[bot]
535af55ec8
chore(deps): bump hast-util-to-html from 9.0.0 to 9.0.1 ( #1137 )
...
Bumps [hast-util-to-html](https://github.com/syntax-tree/hast-util-to-html ) from 9.0.0 to 9.0.1.
- [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.0...9.0.1 )
---
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-05-13 14:25:42 -07:00
Eledah
3c4d54352d
feat(i18n): add Farsi ( #1133 )
...
* Add fa-IR translation via upload
* Add files via upload
* Ran npm run format
2024-05-13 09:12:06 -07:00
dependabot[bot]
67f3614f3d
chore(deps-dev): bump tsx from 4.7.1 to 4.9.3 ( #1120 )
...
Bumps [tsx](https://github.com/privatenumber/tsx ) from 4.7.1 to 4.9.3.
- [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.7.1...v4.9.3 )
---
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-05-12 19:05:27 -07:00
zenodotus280
438ea6d73b
docs(showcase): add patternlanguage.cc ( #1135 )
...
A self-contained hypertextual catalog of architectural ideas and aesthetic inquiry.
2024-05-12 19:04:21 -07:00
Miguel Pimentel
6a52d43cb8
Update README.md
2024-05-11 11:00:03 -07:00
John Bowdre
d03fdc235a
feat(analytics): Tinylytics support ( #1118 )
...
* add tinylytics support
* fix formatting
* add trailing semicolon for consistency
2024-05-06 09:30:21 -07:00
semanticdata
11b23f2e4a
formatting
2024-05-02 21:41:56 -05:00
semanticdata
0a1775e843
reorg dependencies
2024-05-02 21:39:40 -05:00
semanticdata
259d73aad1
Merge branch 'v4' of https://github.com/jackyzha0/quartz
2024-05-02 21:38:28 -05:00
semanticdata
c5e410dea2
update the journal
2024-05-02 21:38:12 -05:00
Emmanuel Ferdman
aee9145691
fix: update link to hosting page ( #1054 )
...
* fix: update link to hosting page
* chore: update correct path with using alias
---------
Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2024-04-27 21:07:26 -07:00
dependabot[bot]
a37c7775e7
chore(deps): bump preact-render-to-string from 6.4.0 to 6.4.2 ( #1094 )
...
Bumps [preact-render-to-string](https://github.com/preactjs/preact-render-to-string ) from 6.4.0 to 6.4.2.
- [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/6.4.0...v6.4.2 )
---
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-04-27 21:04:38 -07:00
semanticdata
47dd21709d
remove public from title
2024-04-22 15:19:41 -05:00
semanticdata
6f20161933
updated colors
2024-04-22 15:19:00 -05:00
semanticdata
34656bb92a
added commented defaults to reference while working on the layout
2024-04-22 13:58:10 -05:00
semanticdata
09b6f76bdd
enable all plugins
2024-04-22 13:44:29 -05:00
semanticdata
b9775110fc
pnpm update
2024-04-22 13:32:32 -05:00
semanticdata
e630aba614
reorganize run scripts
2024-04-22 13:28:22 -05:00
semanticdata
5dd77ab91f
run format
2024-04-22 10:22:24 -05:00
semanticdata
bd3653963a
fix pnpm v9 not working
2024-04-22 10:21:49 -05:00
Miguel Pimentel
ac3ad47b23
Pull-Request [ariasae-vault-backup-4-22-2024] from Obsidian ( #65 )
2024-04-22 09:53:48 -05:00
semanticdata
329425720c
Merge branch 'v4' of https://github.com/jackyzha0/quartz
2024-04-20 18:20:03 -05:00
iacore
e763e1969e
Allow pnpm quartz ( #1078 )
...
Co-authored-by: iacore <noreply+gpg-stub@1a-insec.net>
2024-04-19 13:02:49 -07:00
semanticdata
8e52751e02
Merge branch 'v4' of https://github.com/jackyzha0/quartz
2024-04-19 11:24:27 -05:00
Lucas-BRT
6a019dae13
fix: unnecessery 'm' letter removed in pt-BR ( #1100 )
2024-04-16 18:02:59 -07:00
dependabot[bot]
4d73b8289d
chore(deps): bump workerpool from 9.1.0 to 9.1.1 ( #1073 )
...
Bumps [workerpool](https://github.com/josdejong/workerpool ) from 9.1.0 to 9.1.1.
- [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md )
- [Commits](https://github.com/josdejong/workerpool/compare/v9.1.0...v9.1.1 )
---
updated-dependencies:
- dependency-name: workerpool
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-04-12 02:33:05 -04:00
dependabot[bot]
8010093df7
chore(deps-dev): bump @types/node from 20.11.29 to 20.12.5 ( #1074 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.29 to 20.12.5.
- [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-04-12 02:30:21 -04:00
kwyuan
1f032f538b
feat(analytics): PostHog support ( #1072 )
2024-04-08 18:43:09 -07:00
dependabot[bot]
83bdcd58e6
chore(deps): bump d3 from 7.8.5 to 7.9.0 ( #1047 )
...
Bumps [d3](https://github.com/d3/d3 ) from 7.8.5 to 7.9.0.
- [Release notes](https://github.com/d3/d3/releases )
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md )
- [Commits](https://github.com/d3/d3/compare/v7.8.5...v7.9.0 )
---
updated-dependencies:
- dependency-name: d3
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-04-05 16:02:00 -04:00
Race Williams
dd82ab8d79
fix: broken doc links on /plugins/* ( #1053 )
...
* Update Assets.md
* expand fix for every /plugins page
2024-04-03 13:30:41 -07:00
semanticdata
db031cc234
Quartz sync: Apr 2, 2024, 7:01 PM
2024-04-02 19:01:21 -05:00
semanticdata
3ce599a1f8
Merge branch 'v4' of https://github.com/jackyzha0/quartz
2024-04-02 19:01:08 -05:00
Miguel Pimentel
7cadb18ba4
Pull-Request [ariasae-vault-backup-4-2-2024] from Obsidian ( #63 )
2024-04-02 13:22:48 -05:00
dependabot[bot]
561dafce5f
chore(deps): bump shiki from 1.2.0 to 1.2.3 ( #1048 )
...
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki ) from 1.2.0 to 1.2.3.
- [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.2.3/packages/shiki )
---
updated-dependencies:
- dependency-name: shiki
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-04-01 23:32:36 -04:00
semanticdata
401e700237
Merge branch 'v4' of https://github.com/jackyzha0/quartz
2024-04-01 08:29:04 -05:00
semanticdata
5d727b0b17
update dependencies
2024-04-01 08:28:45 -05:00