Simon
a33c8b6eab
Add a full year calendar generator script
2024-12-29 09:21:44 +01:00
zsviczian
f0921856c1
fix 2184
2024-12-29 07:15:47 +01:00
zsviczian
31e06ac0e0
updated add connector point and set stroke width
2024-12-28 22:19:47 +01:00
zsviczian
033d764b1c
2.7.4
2.7.4
2024-12-28 20:04:22 +01:00
zsviczian
00f98dd14e
fix color picker in shade master
2024-12-28 11:14:27 +01:00
zsviczian
0f601d969a
updated the script
2024-12-27 22:03:50 +01:00
zsviczian
8fa0fb37b2
shade master mobile friendly(er)
2024-12-27 21:35:57 +01:00
zsviczian
5a58d17d99
2.7.3
2.7.3
2024-12-27 21:04:33 +01:00
zsviczian
982958a4c6
Merge pull request #2179 from dmscode/master
...
Update zh-cn.ts to d3b61a0
2024-12-27 19:35:52 +01:00
dmscode
d425884bb8
Update zh-cn.ts to d3b61a0
2024-12-27 19:26:02 +08:00
zsviczian
d3b61a0df1
shade master icon corrected
2024-12-27 09:18:12 +01:00
zsviczian
4bab0162ba
EA colorMap functions, new duplicate command, minor fileloader fixes, view.loadSceneFiles callback and filewhitelist, publish shade master 1.0
2024-12-27 08:05:41 +01:00
zsviczian
d3f4437478
shade master and new duplicate image command
2024-12-26 23:38:29 +01:00
zsviczian
a64586c3e6
shade master fully functional
2024-12-25 20:44:15 +01:00
zsviczian
7a92e78851
added queue for svg update
2024-12-25 10:10:44 +01:00
zsviczian
af0122b21a
store original colors
2024-12-25 01:05:38 +01:00
zsviczian
1f95f57e97
queue and sliders
2024-12-25 00:31:24 +01:00
zsviczian
f384e95e44
modal is draggable
2024-12-24 22:51:52 +01:00
zsviczian
a40521f07b
Shade Master v2
2024-12-24 22:36:08 +01:00
zsviczian
9649b36175
shade master v1
2024-12-24 20:05:16 +01:00
zsviczian
6cb1394793
Merge pull request #2176 from dmscode/master
...
Update zh-cn.ts to 22d3f25
2024-12-24 08:27:19 +01:00
dmscode
e5b2977c0c
Update zh-cn.ts to 22d3f25
...
And remove spaces from line end
2024-12-24 08:18:04 +08:00
zsviczian
22d3f25dc4
renderingConcurrency; createSliderWithText
2024-12-23 21:15:06 +01:00
zsviczian
d9534fcc4f
Fixed: toggleImageAnchoring
2024-12-23 20:04:33 +01:00
zsviczian
fd1604c3a4
slideshow script will now remember last slide on multiple presentations within the same session when starting slideshow holding down the SHIFT Modifier key
2024-12-23 08:56:06 +01:00
zsviczian
8f0f8d64df
colors to lower case
2024-12-22 10:33:43 +01:00
zsviczian
5a413ab910
2.7.2
2.7.2
2024-12-21 10:15:33 +01:00
zsviczian
d3133f055c
updated deconstruct selected elements script
2024-12-21 09:31:26 +01:00
zsviczian
fe05518e31
resolve minify iOS 15/16 compatibility issue
2024-12-20 22:36:37 +01:00
zsviczian
8adcb7d850
pdfjs rendering race condition
2.7.0-beta-x
2024-12-20 20:08:55 +01:00
zsviczian
be383f2b48
moved Drop handlers to DropManager, added await to page.getViewport as there seems to be a race condition impacting page.render()
2024-12-20 19:32:37 +01:00
zsviczian
682307b51d
Merge pull request #2169 from zsviczian/2.7.2-casing
...
2.7.2 file and folder name casing + empty line before ## Text Elements
2024-12-20 14:14:14 +01:00
zsviczian
60328613ea
empty line before ## Text Elements
2024-12-20 13:12:36 +00:00
zsviczian
4a2e054ac6
cleaned up filename and folder letter-cases
2024-12-20 12:59:17 +00:00
zsviczian
eebc428f1b
major file reorganization
2024-12-19 22:29:51 +01:00
zsviczian
ab8ba66eb5
Merge pull request #2166 from dmscode/master
...
Update zh-cn.ts to 6733f76
2024-12-19 15:09:09 +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
2.7.1
2024-12-18 21:59:46 +01:00
zsviczian
1dcc45585d
Merge pull request #2165 from zsviczian/2.7.1-beta-1
...
fixed unescape, decodeURIComponent issue with non-latin characters.
2024-12-18 17:58:45 +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
zsviczian
2e602d49a2
Merge pull request #2163 from hackerESQ/master
...
Allow poorly formated .excalidraw files to render
2024-12-18 10:10:08 +01:00
hackerESQ
84bcdf8bee
Merge pull request #1 from hackerESQ/enable-poorly-formatted-json-legacy-mode
...
Allow poorly formated .excalidraw files to render
2024-12-17 22:07:26 -06: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
b832a51a5b
Merge pull request #2160 from zsviczian/2.7.0-bugs
...
Fix ROOTELEMENTSIZE calc, view switch timestamp logic, update global app refs, minify packages, fix FileManager init, add 2.7.0 notes
2024-12-17 18:01:02 +01: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
2.7.0
2024-12-16 20:56:47 +01:00