zsviczian
eebc428f1b
major file reorganization
2024-12-19 22:29:51 +01:00
dmscode
97b3050270
Update zh-cn.ts to 6733f76
...
Please don't use auto formater in language file, now, in zh-cn.ts, every items have the same line-number with en.ts, for easy to find and change.
2024-12-19 09:44:26 +08:00
zsviczian
6733f76fbf
2.7.1
2024-12-18 21:59:46 +01:00
zsviczian
0c5ceaa3f7
fixed unescape, decodeURIComponent issue with non-latin characters.
...
exitFullscreen when closing the view.
2024-12-18 10:22:27 +00:00
hackerESQ
6d60bcf6eb
Allow poorly formated .excalidraw files to render
...
There are several excalidraw implementations which fail to follow the defined excalidraw JSON schema. This allows those poorly formatted files to render in legacy mode in Obsidian.
2024-12-17 22:06:54 -06:00
zsviczian
dd4c07cbf9
ROOTELEMENTSIZE calculation based on overrideObsidianFontSize
2024-12-17 16:51:12 +00:00
zsviczian
6a86de3e1e
splitViewLeafSwitchTimestamp should only be set if switching from markdown to Excalidraw view
2024-12-17 16:31:39 +00:00
zsviczian
ff8c649c6a
isRecentSplitViewSwitch
2024-12-17 16:03:55 +00:00
zsviczian
ae34e124a7
updated remaining instances of reference to global app
2024-12-17 12:40:10 +00:00
zsviczian
5d084ffc30
minify react and excalidraw, fix filemanager instantiation, added 2.7.0 release notes
2024-12-17 10:34:59 +00:00
zsviczian
b0a9cf848e
2.7.0-beta-7 (0.17.6-22) Modified rollup to load packages in new Function instead of window.eval
2024-12-16 20:56:47 +01:00
zsviczian
37e06efa43
fixed packageLoader for popout windows, getSharedMermaidInstance (load mermaid)
2024-12-16 18:53:39 +01:00
zsviczian
3a6ad7d762
2.7.0-beta-6 (language compress)
2024-12-15 19:26:10 +01:00
zsviczian
2846b358f4
EventManager and improved type safety (removed //@ts-ignore
2024-12-15 15:28:10 +01:00
zsviczian
8b3c22cc7f
Carved out CommandManager from main.ts
2024-12-15 07:48:38 +01:00
zsviczian
ee7fc3eddd
2.7.0-beta-5 Cleaned up FileManager, ObserverManager and PackageManager carveout
2024-12-14 23:04:16 +01:00
zsviczian
639ccdf83e
Package Manager
2024-12-14 15:38:48 +01:00
zsviczian
2b901c473b
Moved observers to OberverManager
2024-12-14 15:04:07 +01:00
zsviczian
b419079734
refactoring: filemanager, types moved to types
2024-12-14 14:30:08 +01:00
zsviczian
5c4d37cce4
2.7.0-beta-4
2024-12-14 13:13:42 +01:00
zsviczian
7b5f701f8f
Merge branch 'master' of https://github.com/zsviczian/obsidian-excalidraw-plugin
2024-12-14 09:55:03 +01:00
zsviczian
0eca97bf18
fixed scene reload on embeddable edit causing edit mode to be interrupted. fixed LaTeX.ts race condition.
2024-12-14 09:54:58 +01:00
dmscode
4e299677bd
Update zh-cn.ts to b8655cf
2024-12-14 07:40:38 +08:00
zsviczian
b8655cff5e
2.7.0-beta-3 embeddable debugging
2024-12-13 23:07:29 +01:00
zsviczian
be452fee6d
moved mathjax to a separate module and zip it in main.js
2024-12-13 20:02:28 +01:00
zsviczian
90589dd075
2.7.0-beta-2, 0.17.6-20 fixed mermaid race condition and settings save on startup
2024-12-12 22:46:43 +01:00
zsviczian
9c5b48c037
restructured onload
2024-12-12 11:47:03 +01:00
zsviczian
4406709920
fixed onceOffGPTVersionReset
2024-12-12 11:38:17 +01:00
zsviczian
b7ba0f8909
2.7.0-beta-1
2024-12-10 22:22:59 +01:00
dmscode
28088754ad
Update zh-cn.ts to 9e1d491
2024-12-09 08:06:00 +08:00
zsviczian
9e1d491981
2.6.8
2024-12-08 16:09:00 +01:00
zsviczian
6ad8d2f620
2.6.8 - before field suggester implementation
2024-12-08 07:00:11 +01:00
zsviczian
5b3f3a56ad
2.6.8-beta-3, 0.17.6-17
2024-12-07 22:32:10 +01:00
zsviczian
382d4ca827
2.6.8-beta-2, Dynamic caret color based on text background
2024-12-01 16:32:26 +01:00
zsviczian
198e8f8cb7
2.6.8-beta-1 - settings loading is async, added detailed load timestamps ea.printStartupBreakdown(), delayed settings load
2024-12-01 11:28:05 +01:00
zsviczian
d3baa74ce7
Register ribbon icon during onLoad
2024-12-01 06:45:32 +01:00
zsviczian
995bfe962e
2.6.7, 0.17.6-14
2024-11-10 14:32:34 +01:00
zsviczian
59255fd954
2.6.6
2024-11-07 21:03:05 +01:00
dmscode
a747a6f698
Update zh-cn.ts to b0d3976
2024-11-05 08:23:26 +08:00
zsviczian
b0d3976c27
2.6.5
2024-11-04 23:44:13 +01:00
zsviczian
7f77ab0743
2.6.5-beta-1
2024-11-04 19:11:32 +01:00
zsviczian
bb83523c0f
fix script loading error
2024-11-04 12:29:20 +00:00
dmscode
7411d51477
Update zh-cn.ts to 55ce645
2024-11-04 07:39:41 +08:00
zsviczian
55ce6456d8
2.6.4
2024-11-03 17:56:39 +01:00
zsviczian
da6619d55e
2.6.3
2024-11-03 15:07:11 +01:00
zsviczian
6033c057c2
2.6.3-beta-6
2024-11-03 13:32:18 +01:00
zsviczian
0efda1d6a6
2.6.3-beta-5
2024-11-03 00:54:38 +01:00
zsviczian
59107f0c2a
2.6.3-beta-4
2024-11-02 20:05:13 +01:00
zsviczian
f7cd05f6c4
2.6.3-beta-3 (refactored initiation)
2024-11-02 07:50:27 +01:00
dmscode
e2d5966ca3
Update zh-cn.ts to dec2909
2024-11-01 18:37:48 +08:00