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
1a9ffb8228
[obsidian] vault backup: 2024-07-09 00:44:27[
Build / build (push) Successful in 2m36s
2024-07-09 00:44:27 +09:00
c0239a04c3
[obsidian] vault backup: 2024-07-08 22:54:39[
Build / build (push) Successful in 4m6s
2024-07-08 22:54:39 +09:00
b3ff6d8eca
[obsidian] vault backup: 2024-07-08 21:54:39[
Build / build (push) Successful in 5m34s
2024-07-08 21:54:40 +09:00
110831e915
[obsidian] vault backup: 2024-07-08 17:54:39[
Build / build (push) Successful in 2m34s
2024-07-08 17:54:39 +09:00
cbbd104ec3
[obsidian] vault backup: 2024-07-08 14:54:38[
Build / build (push) Successful in 2m46s
2024-07-08 14:54:38 +09:00
df1db5d236
[obsidian] vault backup: 2024-07-08 12:54:38[
Build / build (push) Successful in 2m43s
2024-07-08 12:54:38 +09:00
027caee1be
[obsidian] vault backup: 2024-07-08 11:54:38[
Build / build (push) Successful in 2m39s
2024-07-08 11:54:38 +09:00
ccfeefda19
[obsidian] vault backup: 2024-07-08 10:54:38[
Build / build (push) Successful in 2m49s
2024-07-08 10:54:38 +09:00
5f62709830
[obsidian] vault backup: 2024-07-08 00:11:28[
Build / build (push) Successful in 2m38s
2024-07-08 00:11:28 +09:00
c967dc2139
[obsidian] vault backup: 2024-07-07 22:50:33[
Build / build (push) Successful in 5m20s
2024-07-07 22:50:33 +09:00
6eef885447
[obsidian] vault backup: 2024-07-07 21:50:33[
2024-07-07 21:50:33 +09: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
6192c3a85b
[obsidian] vault backup: 2024-07-03 15:08:04[
Build / build (push) Successful in 2m49s
2024-07-03 15:08:04 +09:00
48bef1530d
Merge remote-tracking branch 'home/v4' into v4
Build / build (push) Successful in 5m11s
2024-07-03 14:58:31 +09:00
8944860013
[obsidian] vault backup: 2024-07-03 14:58:27
2024-07-03 14:58:27 +09:00
80137f93cf
[obsidian] vault backup: 2024-07-01 19:23:17[
2024-07-01 19:23:17 +09:00
945e318346
[obsidian] vault backup: 2024-07-01 18:23:17[
2024-07-01 18:23:17 +09: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
56b98d19fc
[obsidian] vault backup: 2024-07-01 11:53:07[
2024-07-01 11:53:07 +09:00
50b85d71ef
[obsidian] vault backup: 2024-06-29 20:39:31[
2024-06-29 20:39:31 +09:00
77abcd81c3
[obsidian] vault backup: 2024-06-29 11:02:20[
2024-06-29 11:02:20 +09:00
8f7d9a2362
[obsidian] vault backup: 2024-06-29 10:02:20[
2024-06-29 10:02:20 +09:00
645cddd156
[obsidian] vault backup: 2024-06-28 16:00:28[
2024-06-28 16:00:29 +09:00
ad2190cdd0
[obsidian] vault backup: 2024-06-27 17:13:40[
2024-06-27 17:13:40 +09:00
5368effd5f
[obsidian] vault backup: 2024-06-26 18:18:20[
2024-06-26 18:18:20 +09:00
73ebe43c16
[obsidian] vault backup: 2024-06-26 15:45:56[
2024-06-26 15:45:56 +09:00
c0f56acdf2
[obsidian] vault backup: 2024-06-26 14:45:56[
2024-06-26 14:45:56 +09:00
5b468850c1
Merge remote-tracking branch 'home/v4' into v4
Build / build (push) Has been cancelled
2024-06-24 21:37:52 +09:00
10d48bf17c
[obsidian] vault backup: 2024-06-24 21:37:49[
2024-06-24 21:37:49 +09:00
ced3448ba4
[obsidian] vault backup: 2024-06-24 18:37:25[
Build / build (push) Waiting to run
2024-06-24 18:37:25 +09:00
bbaa7269c0
[obsidian] vault backup: 2024-06-24 15:31:30[
2024-06-24 15:31:30 +09:00
909e4e15c6
Merge remote-tracking branch 'home/v4' into v4
Build / build (push) Waiting to run
2024-06-24 14:31:31 +09:00
86a6067977
[obsidian] vault backup: 2024-06-23 14:40:49[
2024-06-23 14:40:49 +09:00
8af7df9fa0
[obsidian] vault backup: 2024-06-23 13:40:57[
2024-06-23 13:40:58 +09:00
82cefe1937
[obsidian] vault backup: 2024-06-22 02:25:26[
Build / build (push) Has been cancelled
2024-06-22 02:25:26 +09:00
fa474581b4
[obsidian] vault backup: 2024-06-22 01:02:42[
Build / build (push) Waiting to run
2024-06-22 01:02:42 +09:00
41f44feee5
[obsidian] vault backup: 2024-06-20 02:45:54[
Build / build (push) Has been cancelled
2024-06-20 02:45:55 +09: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