ProcC99
|
a16e32e707
|
Fix settings heading again and bump minAppVersion to 1.7.2
|
2026-06-14 02:44:48 +02:00 |
|
ProcC99
|
cfed67e253
|
Fix
|
2026-06-14 02:37:41 +02:00 |
|
ProcC99
|
dfc63f1f1e
|
Update TypeScript dependency for CI
|
2026-06-14 02:21:51 +02:00 |
|
ProcC99
|
e5ce6c23ba
|
fix: address automated plugin review warnings and errors
- Add descriptive reason to `no-eval` eslint directive
- Use standard `Setting().setHeading()` for UI consistency
- Bump `minAppVersion` to `1.4.0` to support newer APIs (`revealLeaf`, `editor-menu`)
- Preserve workspace layout by not detaching leaves on plugin unload
- Replace deprecated `fetch` with Obsidian's `requestUrl`
- Remove unnecessary regex escapes
- Fix unsafe `any` assignments and update event registration typings
- Update `document` to `activeDocument` for popout window compatibility
- Ensure Promises are properly awaited or caught
- Remove deprecated `setDynamicTooltip` call
- Replace `builtin-modules` package with native `module.builtinModules`
- Add MIT License
|
2026-06-14 01:55:25 +02:00 |
|
ProcC99
|
00845ed0fa
|
Update TypeScript dependency for CI
|
2026-06-14 01:38:45 +02:00 |
|
ProcC99
|
5544c6eedc
|
Fix CI build configuration
|
2026-06-14 01:34:13 +02:00 |
|
ProcC99
|
addf9c91a1
|
Add package-lock for CI
|
2026-06-14 01:31:41 +02:00 |
|
JPurple
|
00fcb8a6af
|
Initial release: dict.cc sidebar plugin
|
2026-06-14 01:05:14 +02:00 |
|