Jacky Zhao
a17bb2bb04
chore: format
2024-07-12 17:28:00 -04:00
Jacky Zhao
330d3da70d
docs + chore: cleanup custom sort ordering for folder + tag listings, add docs
2024-07-12 17:26:36 -04:00
Cao Mingjun
ddd2495b27
feat: Allow custom sorting of FolderPage and TagPage ( #1250 )
2024-07-12 17:26:04 -04:00
dependabot[bot]
f2688d80f3
chore(deps-dev): bump typescript from 5.4.5 to 5.5.3 ( #1254 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.5 to 5.5.3.
- [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.5...v5.5.3 )
---
updated-dependencies:
- dependency-name: typescript
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-07-12 17:25:30 -04:00
Alex Nordstrom
2d0b9197f4
feat: add alias/metadata to transclude tag ( #1229 )
2024-07-12 17:25:15 -04:00
dependabot[bot]
6e003c8ba5
chore(deps): bump rfdc from 1.3.1 to 1.4.1 ( #1235 )
...
Bumps [rfdc](https://github.com/davidmarkclements/rfdc ) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/davidmarkclements/rfdc/releases )
- [Commits](https://github.com/davidmarkclements/rfdc/compare/v1.3.1...1.4.1 )
---
updated-dependencies:
- dependency-name: rfdc
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-07-12 17:24:48 -04:00
Jacky Zhao
eee9793e7b
chore: use regex flag instead of string in regexp ctor
2024-07-12 17:24:35 -04:00
dependabot[bot]
23935431e6
chore(deps): bump remark-smartypants from 2.1.0 to 3.0.2 ( #1263 )
...
Bumps [remark-smartypants](https://github.com/silvenon/remark-smartypants ) from 2.1.0 to 3.0.2.
- [Release notes](https://github.com/silvenon/remark-smartypants/releases )
- [Commits](https://github.com/silvenon/remark-smartypants/compare/v2.1.0...v3.0.2 )
---
updated-dependencies:
- dependency-name: remark-smartypants
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-12 17:24:21 -04:00
Jacky Zhao
d4e74682bd
feat(layout): add afterBody
2024-07-12 17:22:05 -04:00
Justin
820435a197
Quartz sync: Jul 12, 2024, 7:56 AM
2024-07-12 07:56:04 -04:00
Justin
4781d2afd0
Quartz sync: Jul 9, 2024, 6:42 PM
2024-07-09 18:42:18 -04:00
justin
f1e1384a59
Merge branch 'jackyzha0:v4' into v4
2024-07-09 18:40:43 -04:00
Cao Mingjun
4eeacb7fbf
Fix Non-English Anchor Popover Positioning Issue and Update Type Hint ( #1252 )
...
- [Major] Changed `hash` passed to `querySelector` to `decodeURIComponent(hash)` to fix the issue where non-English anchors were not correctly positioning the popover content to the corresponding title.
- [Minor] Updated the type hint from `HTMLLinkElement` to `HTMLAnchorElement` as the passed element is an `<a>` element, not a `<link>` element (reference: https://developer.mozilla.org/en-US/docs/Web/API/HTMLLinkElement ).
2024-07-08 13:34:43 -07:00
dependabot[bot]
6245935c8c
chore(deps): bump shiki from 1.6.0 to 1.10.3 ( #1264 )
...
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki ) from 1.6.0 to 1.10.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.10.3/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-07-08 13:34:04 -07:00
justin
4bb5f77d19
Merge branch 'jackyzha0:v4' into v4
2024-07-07 13:27:28 -04:00
Justin
9609e4b5d4
Quartz sync: Jul 7, 2024, 1:26 PM
2024-07-07 13:26:33 -04:00
MassiveJuice
e20dee2850
Fix: Table overflow-wrap: anywhere breaks words on mobile ( #1259 )
...
Closes #1258
2024-07-05 09:25:29 -07:00
dependabot[bot]
af1fdaac0a
chore(deps-dev): bump tsx from 4.11.2 to 4.16.0 ( #1256 )
...
Bumps [tsx](https://github.com/privatenumber/tsx ) from 4.11.2 to 4.16.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.11.2...v4.16.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-07-04 22:47:20 -04:00
Justin
c0c8728a84
Quartz sync: Jul 4, 2024, 11:35 AM
2024-07-04 11:35:47 -04:00
Justin
b11caff9bb
Quartz sync: Jul 4, 2024, 11:19 AM
2024-07-04 11:19:56 -04:00
Justin
c2924fe2cf
Quartz sync: Jul 4, 2024, 9:38 AM
2024-07-04 09:38:45 -04:00
Justin
89624aa882
Quartz sync: Jul 2, 2024, 5:14 PM
2024-07-02 17:14:46 -04:00
Justin
d1fbc1571e
Quartz sync: Jul 2, 2024, 4:06 PM
2024-07-02 16:06:20 -04:00
Justin
a1aa16090d
Merge branch 'v4' of github.com:jackyzha0/quartz into v4
2024-07-02 04:06:54 -04:00
Peter
5926d3f803
docs: replace .gitlab-ci.yml example with more reliable and faster ci job ( #1243 )
...
* replace .gitlab-ci.yml example with more reliable and faster ci job
* literally removing 1 space, inside a code block, in docs, just to make prettier not cry
2024-06-30 21:12:48 -07:00
Illia Pyshniak
e8277d017e
i18n: Update uk-UA.ts ( #1245 )
...
Update the Ukrainian translation of Quartz according to the latest Ukrainian translation of Obsidian.
2024-06-30 21:11:21 -07:00
Christopher Tee
b053d354b6
deps: Bump Github Action versions ( #1247 )
2024-06-30 21:05:42 -07:00
L01D
dbe12c0d34
i18n: Improving Spanish & adding Catalan and British English ( #1240 )
...
* Create en-GB
* Rename en-GB to en-GB.ts
* Update es-ES.ts
* Update es-ES.ts
* Create ca-ES.ts
* Update es-ES.ts
* Update index.ts
* Update index.ts
* Update index.ts
* Update es-ES.ts
2024-06-30 21:03:45 -07:00
Seohyun Kim
21e75acc8d
fix: "draft" true or false in frontmatter still removes from publishing #1244 ( #1249 )
...
* fix: draft bug #1244
* update: contents in folder before creating PR
* Update draft.ts
2024-06-30 20:59:08 -07:00
Sean Missingham
f7bd2137ec
Permit Manual (and Scripted) Trigger of CI Job ( #1251 )
2024-06-30 20:58:34 -07:00
Justin
15dc72f392
Quartz sync: Jun 27, 2024, 2:33 PM
2024-06-27 14:33:39 -04:00
Justin
1d931e6897
Quartz sync: Jun 26, 2024, 2:27 AM
2024-06-26 02:27:13 -04:00
Justin
d3bb86a2d4
Quartz sync: Jun 25, 2024, 5:36 AM
2024-06-25 05:36:53 -04:00
Justin
17f9bf0d25
Quartz sync: Jun 19, 2024, 9:41 PM
2024-06-19 21:41:06 -04:00
Justin
33a858096b
Quartz sync: Jun 19, 2024, 9:37 PM
2024-06-19 21:37:41 -04:00
Justin
8cb44a1b53
Quartz sync: Jun 19, 2024, 9:35 PM
2024-06-19 21:35:31 -04:00
Justin
4fededa6ef
Quartz sync: Jun 19, 2024, 9:19 PM
2024-06-19 21:19:00 -04:00
John Bowdre
3faf2ff6f5
feat(analytics): Cabin analytics support ( #1221 )
...
* add cabin analytics
* fix formatting
2024-06-18 13:38:45 -07:00
Jacky Zhao
1d94e9c303
css: use fit-content ( closes #1194 )
2024-06-17 22:13:31 -07:00
Jacky Zhao
48e16c943a
chore(deps-dev): bump prettier
2024-06-17 21:46:43 -07:00
Jacky Zhao
cc5913b75c
fix(ci): only publish tag on v4 origin
2024-06-17 21:45:58 -07:00
Jacky Zhao
265faef4e8
fix: properly compute relative path for explorer ( closes #1055 , #1066 )
2024-06-17 21:43:32 -07:00
Jacky Zhao
541b470cfc
fix: overflow fade for good ( closes #1218 )
2024-06-17 21:33:53 -07:00
dependabot[bot]
0a3be96dd6
chore(deps): bump ws from 8.17.0 to 8.17.1 ( #1213 )
...
Bumps [ws](https://github.com/websockets/ws ) from 8.17.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.17.0...8.17.1 )
---
updated-dependencies:
- dependency-name: ws
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-06-17 20:37:04 -07:00
dependabot[bot]
3cb9392a7a
chore(deps): bump preact-render-to-string from 6.5.4 to 6.5.5 ( #1214 )
...
Bumps [preact-render-to-string](https://github.com/preactjs/preact-render-to-string ) from 6.5.4 to 6.5.5.
- [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.4...v6.5.5 )
---
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-06-17 20:34:45 -07:00
dependabot[bot]
569ee74633
chore(deps): bump workerpool from 9.1.1 to 9.1.2 ( #1215 )
...
Bumps [workerpool](https://github.com/josdejong/workerpool ) from 9.1.1 to 9.1.2.
- [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md )
- [Commits](https://github.com/josdejong/workerpool/compare/v9.1.1...v9.1.2 )
---
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-06-17 20:33:00 -07:00
Paul Trotter
42640bceb5
Check link isExternal before adding target="_blank" ( #1211 )
...
Fixes #1186 openLinksInNewTab opens ALL links in new tabs. Fixed to reflect documented behavior here: https://quartz.jzhao.xyz/plugins/CrawlLinks
2024-06-16 22:33:28 -07:00
Emile Bangma
3e14b2b89b
fix(wikilinks): pdf page linking ( #1207 )
2024-06-14 09:17:46 -07:00
Emile Bangma
81d00fc9c0
.callout-content support ( #1188 )
...
* .callout-content support
* Use BlockContent | FootnoteContent for callout body
* Update quartz/plugins/transformers/ofm.ts
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
* Refactor
* Combine child selectors
* Fix multiple callout members
* Empty check
* Replace splice
---------
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2024-06-13 16:02:00 -07:00
Callum Barker
a12d76afdb
fix: fix explorer view gradient positioning on mobile ( fixes #906 ) ( #1206 )
2024-06-13 12:47:22 -07:00