Commit Graph

12164 Commits (d0948727dfd4f8a2f91fcd9cfe335b35e4e9faee)
 

Author SHA1 Message Date
Elian Doran d0948727df
Merge pull request #1457 from TriliumNext/e2e_fix
refactor: 💡 Improve e2e test stability
2025-03-19 20:18:20 +07:00
Elian Doran 716f8ecc17
Merge pull request #1340 from TriliumNext/fix_tab
Fix bug after porting tab manager
2025-03-19 20:17:21 +07:00
Elian Doran 83afecdced
Merge branch 'develop' into fix_tab 2025-03-19 20:10:38 +07:00
Elian Doran 80066fd2f5
chore(docs): update meta and sync import/export 2025-03-19 20:06:02 +07:00
Elian Doran 957642caaa
fix(build): dependency issue when run under docker 2025-03-19 20:00:22 +07:00
Panagiotis Papadopoulos 33922c52f8 fix(mind_map): fix node-menu visibility
=> rename css class name to match upstream

the class name got changed from ".mind-elixir → .map-container" by upstream via 294c2d5bb0

partially addresses #1464 → this allows us to see the node-menu sidebar again
2025-03-19 18:37:42 +07:00
Elian Doran 0408b3d260
chore(deps): remove @joplin/turndown-plugin-gfm 2025-03-19 19:24:06 +07:00
Elian Doran a4ae0ba628
chore(build): add turndown-plugin-gfm to copy-dist 2025-03-19 19:23:43 +07:00
Elian Doran 7315d38cb6
Merge remote-tracking branch 'origin/develop' into develop 2025-03-19 18:56:44 +07:00
Elian Doran 18a50c6339
feat(export/markdown): remove joplin table wrapper 2025-03-19 18:54:39 +07:00
Elian Doran 909b7f5d39
chore(docs): remove incorrect # or ~ prefix in calendar view 2025-03-19 18:50:39 +07:00
Elian Doran f23b45318d
fix(export/markdown): fix code in tables 2025-03-19 18:42:40 +07:00
Elian Doran 884c5986ec
chore(markdown/export): use in-tree plugin 2025-03-19 18:31:45 +07:00
Adorian Doran f14c101d6d style(next)/launcher bar: fix the focus outline for the global menu on the vertical layout 2025-03-19 18:26:13 +07:00
Elian Doran 2021c8f751
chore(turndown-plugin-gfm): align with upstream
219d5bcae3
2025-03-19 18:22:20 +07:00
Elian Doran d3423127d8 Add 'packages/turndown-plugin-gfm/' from commit '0f43299c17108e9508e7e6237369e86f504ea60a'
git-subtree-dir: packages/turndown-plugin-gfm
git-subtree-mainline: ebebdd0b07
git-subtree-split: 0f43299c17
2025-03-19 18:16:20 +07:00
Adorian Doran c93ac0445e style(next)/launcher bar: use a custom focus rectangle for the global menu button 2025-03-19 18:10:54 +07:00
Adorian Doran eb13b34429 style(next)/launcher bar: use a custom focus rectangle for buttons 2025-03-19 18:02:58 +07:00
Elian Doran ebebdd0b07
docs(calendar): mention different views 2025-03-19 18:01:52 +07:00
Elian Doran be5e2f529f
fix(in-app-help): in-app help buttons not pointing to the right page 2025-03-19 17:53:40 +07:00
Adorian Doran 28cb621bea style(next)/launcher bar: tweak the appearance in the horizontal layout 2025-03-19 17:39:38 +07:00
Adorian Doran f2f5af1c4b style(next)/launcher bar: use distinct theme variables for the vertical / horizontal layouts 2025-03-19 17:30:30 +07:00
Panagiotis Papadopoulos 20bbb80805 chore(deps): move @fullcalendar related to devDependencies
webpack takes care of bundling these, so we don't need the modules at runtime anymore
2025-03-19 14:47:51 +07:00
Jin 49d7fa1735 fix: 🐛 Fix playwright test 2025-03-18 22:01:08 +07:00
Jin ae1a4b7a80 fix: 🐛 Fix tab empty path behavior 2025-03-18 21:02:20 +07:00
Jin b18cfb5d20 refactor: 💡 Fix ts error 2025-03-18 21:02:20 +07:00
Jin e12be14dc9 refactor: 💡 remove redundant code 2025-03-18 21:02:20 +07:00
Jin 0858f531e4 fix: 🐛 can't move a tab to new window 2025-03-18 21:02:20 +07:00
Jin c9c18146f4 refactor: 💡 refactor serval event names
refactore serval event names to follow the current usage in repo
2025-03-18 21:02:20 +07:00
Jin a9d8d7d3c5 fix: 🐛 fix wrong triggerEvent usage 2025-03-18 21:02:20 +07:00
Jin 469c2c3ce9 Revert "Revert "port tab manager to ts""
This reverts commit 3855f0e75f.
2025-03-18 21:02:20 +07:00
Elian Doran 96e2cc29e0
fix(mermaid): diagram still displayed on error 2025-03-18 20:43:11 +07:00
Elian Doran 475374a04b
feat(mermaid): reduce flicker when editing chart 2025-03-18 20:37:06 +07:00
Elian Doran b66677720d
feat(mermaid): restore pan & zoom when changing chart 2025-03-18 20:35:47 +07:00
Elian Doran eeb88ea559
refactor(mermaid): deduplicate gutter size constant 2025-03-18 19:57:41 +07:00
Elian Doran b524f7876a
feat(mermaid): add split between diagram and code 2025-03-18 19:35:23 +07:00
Elian Doran 3fe8fede9a
fix(mermaid): event leak 2025-03-18 19:03:25 +07:00
Elian Doran 4e81e1e5a8
style(mermaid): redundant margins 2025-03-18 18:36:20 +07:00
Elian Doran 6f15169b18
feat(mermaid): better zoom mechanism (closes #474) 2025-03-18 18:31:22 +07:00
Jin 464084ebf4 refactor: 💡 Improve e2e test stability 2025-03-18 14:17:35 +07:00
Elian Doran 16cc543d59
Merge pull request #1454 from TriliumNext/renovate/helmet-8.x
fix(deps): update dependency helmet to v8.1.0
2025-03-18 09:17:01 +07:00
Elian Doran 165b5ad251
Merge branch 'develop' into renovate/helmet-8.x 2025-03-18 09:06:13 +07:00
Elian Doran 2f42fee9b3
Merge pull request #1452 from TriliumNext/renovate/better-sqlite3-11.x-lockfile
fix(deps): update dependency better-sqlite3 to v11.9.1
2025-03-18 09:05:43 +07:00
Elian Doran 71188ab98d
Merge pull request #1440 from TriliumNext/renovate/better-sqlite3-11.x
fix(deps): update dependency better-sqlite3 to v11.9.1
2025-03-18 09:04:13 +07:00
Elian Doran ab38005817
Merge pull request #1450 from TriliumNext/renovate/playwright-monorepo
chore(deps): update dependency @playwright/test to v1.51.1
2025-03-18 09:03:45 +07:00
Elian Doran a07b734a91
Merge pull request #1451 from TriliumNext/renovate/vitest-monorepo
chore(deps): update vitest monorepo to v3.0.9
2025-03-18 09:03:20 +07:00
Elian Doran 1e3d7ce5df
Merge pull request #1453 from TriliumNext/renovate/sass-1.x
chore(deps): update dependency sass to v1.86.0
2025-03-18 09:02:57 +07:00
Elian Doran 48d987d25d
chore(package): get rid of tsyncserver (closes #1455) 2025-03-18 09:01:14 +07:00
renovate[bot] 0cfeeac4e3
fix(deps): update dependency helmet to v8.1.0 2025-03-18 02:55:36 +07:00
renovate[bot] 5ed25cbce7
fix(deps): update dependency better-sqlite3 to v11.9.1 2025-03-18 02:55:29 +07:00