Commit graph

  • f448f48e0d chore: bump version to 0.5.7 for public release main 0.5.7 johnny1093 2026-07-11 14:30:48 -0400
  • ecf9fa6f33
    Merge pull request #201 from NedaMani/main johnny1093 2026-07-11 14:24:02 -0400
  • 2e2a6e4b6c chore: add missing Restore default key to fa.json johnny1093 2026-07-11 14:19:11 -0400
  • 6948ddb759
    Merge pull request #203 from jsmorabito/eslint-fixes johnny1093 2026-07-11 14:10:08 -0400
  • 474ba044dc
    Merge pull request #202 from jsmorabito/eslint-fixes johnny1093 2026-07-11 14:05:40 -0400
  • 2375129fe5 fix: point Open mobile settings button at the Interface tab 0.5.7-beta.2 eslint-fixes johnny1093 2026-07-11 12:04:39 -0400
  • 584a96c486 lint: sentence-case the Open Mobile Settings button text johnny1093 2026-07-11 12:02:59 -0400
  • 8f1538842f chore: update Support Development link to Buy Me a Coffee 0.5.7-beta.1 johnny1093 2026-07-11 11:25:30 -0400
  • 81314b2daf fix: don't call createEl as a method on activeDocument itself johnny1093 2026-07-11 10:59:19 -0400
  • 25a35ae27b fix: restore forced display override in custom-name modal johnny1093 2026-07-11 10:51:29 -0400
  • 93d1879aff fix: scope disabled-state CSS to also cover the native extra-setting-button johnny1093 2026-07-11 10:39:03 -0400
  • a5600d9565 feat: grey out/disable restore-default buttons at default value, extend to advanced toolbar sliders johnny1093 2026-07-11 10:36:22 -0400
  • 15b3a52bb9 feat: add restore-default button to SliderComponent johnny1093 2026-07-11 10:30:55 -0400
  • 5da385da2b fix: use a real Preact hook to force re-renders, not this.forceUpdate() johnny1093 2026-07-11 10:17:22 -0400
  • 61f15f04e0 fix: restore this.forceUpdate() - it was never actually broken johnny1093 2026-07-11 10:11:20 -0400
  • b3b2f7088a lint: defer depend/ban-dependencies for package.json build tooling johnny1093 2026-07-11 10:03:28 -0400
  • 3555762598 lint: use window.setTimeout/window.requestAnimationFrame johnny1093 2026-07-11 10:02:17 -0400
  • 3ae26aae34 lint: use Obsidian's createDiv/createFragment helpers johnny1093 2026-07-11 10:01:11 -0400
  • b337b2f5f8 lint: use sentence case for user-facing UI text johnny1093 2026-07-11 10:00:19 -0400
  • b05cb8c109 lint: move inline styles to CSS classes johnny1093 2026-07-11 09:58:41 -0400
  • 4c18a66984 lint: scope Node/mobile-compat rules off test and config files, tidy up a few regressions johnny1093 2026-07-11 09:55:13 -0400
  • 2851834290 lint: scope no-misused-promises off JSX attributes, fix remaining floating promises johnny1093 2026-07-11 09:52:58 -0400
  • 99a4063f13 lint: await or void promise-returning calls in manager/modal files johnny1093 2026-07-11 09:49:30 -0400
  • c476604d09 lint: replace remaining any-typed casts with proper types johnny1093 2026-07-11 09:43:37 -0400
  • fd04bcad28 fix: compare slider value as a number, not a string johnny1093 2026-07-11 09:43:19 -0400
  • b83e10af6a fix: remove this.forceUpdate() calls that always throw johnny1093 2026-07-11 09:43:10 -0400
  • 2b58c0cbe0 fix: correct ribbon item property name and type WorkspaceRibbon.items johnny1093 2026-07-11 09:31:00 -0400
  • 58e895e7e2 fix: bump minAppVersion to 1.4.4 to match actual API usage johnny1093 2026-07-11 09:26:32 -0400
  • 445a378a0d lint: scope off no-command-in-command-id for the settings command johnny1093 2026-07-11 09:26:25 -0400
  • 8c08808823 fix: correct ribbon item matching and stray global app references johnny1093 2026-07-11 09:26:19 -0400
  • ebeae5c6c8 lint: add explicit return types and drop redundant/unnecessary type constructs johnny1093 2026-07-11 09:23:02 -0400
  • 85da080ae4 lint: add explicit types to Obsidian test mocks johnny1093 2026-07-11 09:21:17 -0400
  • 505d7d4956 lint: clean up stale eslint-disable directives johnny1093 2026-07-11 09:19:04 -0400
  • b3af074174 test: add vitest suite for macros, icons, modes, styles, and locales johnny1093 2026-07-11 09:13:56 -0400
  • 3bd5395f09 Migrate ESLint to flat config with eslint-plugin-obsidianmd johnny1093 2026-07-10 12:09:46 -0400
  • b225f8a00e
    chore: add fa.json Alireza Mohammadzadeh (NedaMani) 2026-06-27 23:47:27 +0330
  • 0f352bc56c
    fix: replace this.forceUpdate() with useState rerender in MacroViewer Carles Ballester 2026-06-25 15:39:17 +0200
  • ecc9c06fd9
    Fix mobile toolbar icons not responding to clicks carlesba 2026-03-24 21:59:47 +0100
  • 0bfd4624eb
    Merge pull request #199 from na7710/Add-Traditional-Chinese-(zh-TW)-translation 0.5.6 johnny1093 2026-06-24 21:22:18 -0400
  • 229a510b7c
    i18n: add Traditional Chinese (zh-TW) translation Sana 2026-06-18 22:31:59 +0800
  • ed357a9a6f fix: roll back manifest version to 0.5.5 to match latest stable release John Morabito 2026-06-18 08:21:25 -0400
  • 6fe2d99626 fix: patch security vulnerabilities via npm audit fix 0.5.6-beta.4 John Morabito 2026-06-13 21:06:30 -0400
  • d80ce5c86f Merge fix/eslint-compliance: resolve all ESLint errors 0.5.6-beta.3 John Morabito 2026-06-13 20:57:02 -0400
  • 31ea9c9c45 fix: resolve all ESLint errors across the codebase John Morabito 2026-06-13 20:55:23 -0400
  • 092d6a534e
    feat: Text Formatting Toolbar integration (#197) 0.5.6-beta.2 johnny1093 2026-06-13 19:48:26 -0400
  • 88a857cfab chore: correct version to 0.5.6 feature/text-toolbar-integration John Morabito 2026-06-13 19:46:22 -0400
  • a6eca8e2dd chore: bump version to 0.5.7 John Morabito 2026-06-13 19:44:21 -0400
  • cbcbc026b7 fix: update Text Formatting Toolbar plugin ID reference John Morabito 2026-06-13 19:39:21 -0400
  • a2dcc97f3e feat: add Text Toolbar plugin integration John Morabito 2026-06-13 19:31:17 -0400
  • 606593e16a feat: remove text toolbar from Commander (extracted to standalone plugin) John Morabito 2026-06-13 19:25:09 -0400
  • c8207d8693 Merge fix/macro-icons: Fix macro icons not showing up (PR #149) John Morabito 2026-06-13 11:37:47 -0400
  • b4ae810c84 fix: macro icons now display correctly in all UI contexts John Morabito 2026-06-13 11:37:39 -0400
  • 13c5c1e1b2 Merge PR #177: Fixed status bar bug John Morabito 2026-06-13 11:29:54 -0400
  • f13537701f
    Merge pull request #195 from jsmorabito/dependabot-alert-fixes 0.5.6-beta.1 johnny1093 2026-06-04 20:39:14 -0400
  • 125306e4b1 fix: pin esbuild-sass-plugin to 3.3.1 to resolve CI peer dep conflict dependabot-alert-fixes John Morabito 2026-06-04 20:31:56 -0400
  • 8a33a5a0fd
    Merge pull request #194 from jsmorabito/dependabot-alert-fixes johnny1093 2026-06-04 20:24:19 -0400
  • 92653481f2 security: upgrade esbuild 0.15→0.25, esbuild-sass-plugin 2→3 John Morabito 2026-06-05 00:04:54 +0000
  • 3a9e8a8c3a security: add npm overrides to fix 15 transitive dep vulnerabilities John Morabito 2026-06-04 23:59:10 +0000
  • a3f6240f77
    Update GitHub Sponsors username in FUNDING.yml johnny1093 2026-04-21 10:51:54 -0400
  • e26a450840 Update manifest.json 0.5.5 johnny1093 2026-04-12 19:06:22 -0400
  • 8ab02a116c
    Merge pull request #164 from Moyf/add-zh-cn johnny1093 2026-04-12 19:01:46 -0400
  • 8ac02b72a7
    Merge pull request #170 from Ace-Kyle/main johnny1093 2026-04-12 19:01:11 -0400
  • aa3b14c214
    Merge pull request #112 from grvn/patch-1 johnny1093 2026-04-12 19:00:46 -0400
  • a63339b6a1
    Merge pull request #150 from niaodan2b/patch-1 johnny1093 2026-04-12 19:00:14 -0400
  • 78fd1e702f
    Merge pull request #156 from hartegg/patch-1 johnny1093 2026-04-12 18:59:42 -0400
  • 513454bc2d Fixed tooltip position for status bar commands. David V. Kimball 2025-11-26 15:20:30 -0800
  • 7e38ed7169 Fixed bug where status bar commands would be deleted from the list when the command stopped being available. David V. Kimball 2025-11-25 23:24:17 -0800
  • ac754f08c1
    Add new suppport language for Vietnamese TinyFox 2025-08-13 04:20:48 +0700
  • 8f30a624c5 chore: add missing localization for zh-cn Moy 2025-07-03 13:17:00 +0800
  • 27d0e167ce
    chore: bump version 0.5.4 Phillip 2025-06-12 11:31:42 +0000
  • 11b829713d
    Merge pull request #161 from Quorafind/main Phillip 2025-06-12 13:29:03 +0200
  • 119ccead08 style: revert the padding-bottom in AT-multirow quorafind 2025-06-12 19:15:39 +0800
  • a33189237d Integrate Kevin Woo's iOS mobile toolbar fix quorafind 2025-06-12 19:07:01 +0800
  • 1be36a83fb Merge kevinawoo/patch-1: fix additional mobile toolbar space issue in iOS quorafind 2025-06-12 19:06:30 +0800
  • e5904608ed revert: seems like set the padding-bottom to be zero should fix the issue that huge spacing of toolbar quorafind 2025-06-12 18:51:25 +0800
  • 2f5b75df08 revert: back to typescript 4.9.3 to prevent issue with preact quorafind 2025-06-12 18:26:59 +0800
  • b394ec8037 fix: rebase issue quorafind 2025-06-12 18:22:54 +0800
  • a6e9a972b2
    fix: additional mobile toolbar space issue in 1.9.0 Kevin Woo 2025-06-12 00:48:02 -0700
  • 3df5067e82
    fix: release workflow 0.5.3 Phillip 2025-06-12 06:52:27 +0000
  • 3171e52a61
    chore: bump version Phillip 2025-06-12 06:43:42 +0000
  • fd312506b6
    Merge pull request #158 from Quorafind/main Phillip 2025-06-12 08:40:12 +0200
  • 9d539c0703 fix: type issue with typescript package version quorafind 2025-06-12 12:43:07 +0800
  • cb782f77d5 fix: mobile toolbar space issue in 1.9.0 quorafind 2025-06-12 11:35:44 +0800
  • 85423db72a
    Create hr.json hartegg 2025-04-23 15:45:24 +0200
  • 5c87eb10ed
    Update zh-cn.json niaodan2b 2024-12-26 17:40:03 +0800
  • c81b0204c3 fix: properly display macro command icons in UI Lyqed 2024-12-20 11:02:20 +0200
  • 265e780565 WIP: keep local changes Lyqed 2024-12-20 11:04:17 +0200
  • 60916d5fe8
    Merge 3b4ebad189 into 3546c74572 ericbiewener 2024-11-19 08:58:37 +0100
  • ea4eff7f6e
    Merge 5dbd6d20b7 into 3546c74572 sisi 2024-11-07 10:10:15 +0100
  • 3546c74572
    Merge pull request #141 from Quorafind/feat/new-icon-list 0.5.2 johnny1093 2024-10-10 21:37:11 -0400
  • 9d1ff5382c revert: debug issue quorafind 2024-10-11 09:18:14 +0800
  • 384ea5bdd4 chore: bump version quorafind 2024-10-11 09:17:28 +0800
  • 6603ae9dc5 chore: update version quorafind 2024-10-11 09:16:41 +0800
  • 160bb0e443 feat: support new icon-set after obsidian 1.7.3 quorafind 2024-10-11 08:47:06 +0800
  • 3b50e16a56
    Merge e822b9c7d2 into 9a0b731b06 datenwurm 2024-09-07 22:24:51 +0000
  • e822b9c7d2 Fix: Commander Ribbon Elements Reordering on Changes #137 datenwurm 2024-09-08 00:08:27 +0200
  • 04820e599b
    Merge 97175f40ae into 9a0b731b06 Joaquín Bernal 2024-04-03 00:31:50 +0200
  • 97175f40ae
    Add step by step macro execution Joaquín Bernal 2024-04-03 00:29:25 +0200
  • 180c9086c5
    Add fullscreen enter and exit triggers for macros Joaquín Bernal 2024-04-03 00:04:36 +0200
  • 4bb6fe1f76
    Add fullscreen triggers for toggles Joaquín Bernal 2024-04-02 17:00:56 +0200