Commit graph

  • 7f3d69014e
    docs: update downloads badge master Kotaindah55 (Sheva Ihza) 2025-08-01 23:47:14 +0300
  • 60fba56140 chore: bump version to 1.3.4 1.3.4 kotaindah55 2025-07-21 14:32:40 +0300
  • 497d812179 build: backward compatibility support up to Obsidian 1.6.7 kotaindah55 2025-07-21 14:28:16 +0300
  • 6cdca60604
    docs: update "installation" section Kotaindah55 (Sheva Ihza) 2025-07-12 00:12:43 +0300
  • d2dfe7be8f
    docs: update some links Kotaindah55 (Sheva Ihza) 2025-07-04 19:50:34 +0300
  • 9e49d80a38 refactor: shorter and simplify some codes kotaindah55 2025-07-04 06:36:03 +0300
  • 86dde6e789 refactor: add cancelPatchAttempt method kotaindah55 2025-07-04 06:34:51 +0300
  • e9113d828f docs: add "What makes it different?" section kotaindah55 2025-07-03 03:23:00 +0300
  • f34821871b chore: bump version to 1.3.3 1.3.3 kotaindah55 2025-07-03 02:04:52 +0300
  • de0c97873c build: backward compatibilty support up to ES2018 kotaindah55 2025-07-03 02:04:11 +0300
  • b51230e6e0 refactor: remove DOM-related redundant codes kotaindah55 2025-07-03 01:51:52 +0300
  • 7457d9f808 chore: update attribution notices kotaindah55 2025-07-03 01:51:03 +0300
  • 85e86f3dd9 refactor: hook the whole plugin instead of just the layer kotaindah55 2025-07-03 01:37:35 +0300
  • 20c2d27f93 refactor: utilitize Obsidian API a bit more frequently kotaindah55 2025-07-03 01:08:34 +0300
  • dde513ab96 style: remove underscore prefixes kotaindah55 2025-07-03 00:51:47 +0300
  • 961ab6bdd4 chore: generate package-lock.json 1.3.2 kotaindah55 2025-06-08 00:20:52 +0300
  • 3804457c2d chore: bump version to 1.3.2 kotaindah55 2025-06-08 00:20:27 +0300
  • 5904d0c7f4 fix: cursor disappears when pointering a table down kotaindah55 2025-06-08 00:19:24 +0300
  • 9699465d1d refactor: remove redundant types kotaindah55 2025-06-08 00:17:52 +0300
  • 6bc250854e chore(eslint): reenable some rules kotaindah55 2025-06-08 00:16:15 +0300
  • b33a7a302a chore(deps): upgrade @typescript-eslint to 8.33.1 kotaindah55 2025-06-08 00:15:41 +0300
  • cba80084d0 chore(deps): use typings.d.ts only to extends the typings kotaindah55 2025-06-08 00:14:55 +0300
  • 9da86467da chore: bump version to 1.3.1 1.3.1 kotaindah55 2025-06-03 09:56:37 +0300
  • 16dcb4d198 fix: reduce jittering effect while the cursor is moving continuously kotaindah55 2025-06-03 09:55:47 +0300
  • d507456c9f
    docs: fix some typos Kotaindah55 (Sheva Ihza) 2025-05-20 16:21:11 +0300
  • 99ef35b6a7 refactor: use shorthand methods for modifying element classes kotaindah55 2025-05-20 16:10:47 +0300
  • 15b50f7221 fix(typing): activeCM always returns an EditorView instance kotaindah55 2025-05-20 16:09:47 +0300
  • 6eee5ae5b4 docs: add attribution to CodeMirror and its maintainers kotaindah55 2025-05-20 16:07:48 +0300
  • cdd4410f13
    chore: fix comment Kotaindah55 (Sheva Ihza) 2025-05-19 18:46:17 +0300
  • aa26cabfc9
    docs: attach link to the badges Kotaindah55 (Sheva Ihza) 2025-05-19 17:55:57 +0300
  • 2a6175d18c
    docs: add open issues badge Kotaindah55 (Sheva Ihza) 2025-05-19 17:48:10 +0300
  • c76e57bde1
    docs: add badges Kotaindah55 (Sheva Ihza) 2025-05-19 17:39:42 +0300
  • 5f38a6d111
    docs: add warning alert Kotaindah55 (Sheva Ihza) 2025-05-19 17:23:29 +0300
  • 1f3860a7ae
    docs: replace "table" with "hovering page preview" Kotaindah55 (Sheva Ihza) 2025-05-19 16:28:43 +0300
  • ebd7afa014 chore: generate package-lock.json kotaindah55 2025-05-19 16:19:49 +0300
  • 87404254d2 chore: place monkey-around in dependencies kotaindah55 2025-05-19 16:19:21 +0300
  • 64c367e19e chore: generate package-lock.json 1.3.0 kotaindah55 2025-05-19 16:14:33 +0300
  • d6fe8fa477 chore: bump version to 1.3.0 kotaindah55 2025-05-19 16:14:18 +0300
  • 4006413f7d test: add debug log kotaindah55 2025-05-19 16:13:06 +0300
  • d6b6d3271b style: reformat and reorganize kotaindah55 2025-05-19 15:53:33 +0300
  • c8d7e0a4ca chore: add monkey-around dependency kotaindah55 2025-05-19 15:53:07 +0300
  • d26ebacc66 build: use monkey-around to patch the cursor kotaindah55 2025-05-19 15:52:36 +0300
  • 716c217379 fix: patch attempt is still running after successful attempt kotaindah55 2025-05-19 15:50:23 +0300
  • 632280dab5 docs: add a new known bug kotaindah55 2025-05-19 14:11:47 +0300
  • 80a5fd6a63 docs: remove "table cell's buggy behavior" from the Known Bugs list 1.2.0 kotaindah55 2025-05-19 00:11:08 +0300
  • 2cb00cd54a chore: bump version to 1.2.0 kotaindah55 2025-05-19 00:09:35 +0300
  • 08ac98e29d chore(css): hide table cell cursor layer kotaindah55 2025-05-19 00:08:51 +0300
  • 350756a39d feat: detect whether current CMView is inside table cell kotaindah55 2025-05-19 00:08:01 +0300
  • 1e4c7acb46 feat: observe table cell focus state via ViewPlugin kotaindah55 2025-05-19 00:05:32 +0300
  • 6db6e34ab9 feat: observe table cell focus state via ViewPlugin kotaindah55 2025-05-19 00:05:07 +0300
  • 80db15934f refactor(typings): fix typo on activeCM getter kotaindah55 2025-05-19 00:03:58 +0300
  • 7d315c83a6 chore: bump version to 1.1.0 1.1.0 kotaindah55 2025-05-18 17:44:24 +0300
  • 5fe933fe78 chore: generate package-lock.json kotaindah55 2025-05-18 17:43:52 +0300
  • c27b05e61a build: migrate scripts from js to ts kotaindah55 2025-05-18 17:38:54 +0300
  • 20abc6b448 build: add publish, changelog, and lock scripts kotaindah55 2025-05-18 17:37:25 +0300
  • 2999f6c73b refactor: use setCssStyles() to adjust cursor position kotaindah55 2025-05-18 17:32:54 +0300
  • bbf34d26a9 refactor: rely on editor-selection-change event for hook attempt kotaindah55 2025-05-18 17:31:49 +0300
  • 7b28779419 chore: bump version to 1.0.5 1.0.5 kotaindah55 2025-04-16 00:52:14 +0200
  • 4f60eae05e fix: setting won't be saved after changing it kotaindah55 2025-04-16 00:50:31 +0200
  • 67ca18cc97 perf: simplify the selectors kotaindah55 2025-04-16 00:24:07 +0200
  • 7331b327c2 chore: include package.json to the version-bump script kotaindah55 2025-04-15 23:48:21 +0200
  • a553392fed style: prepend modifiers to the class fields and methods kotaindah55 2025-04-15 23:46:25 +0200
  • b9ae5d7563 refactor: move main.ts to src folder kotaindah55 2025-04-15 23:42:34 +0200
  • a04e614e48 refactor: rename core.ts to patch.ts kotaindah55 2025-04-15 23:41:17 +0200
  • e9e1bc9548 chore: bump version to 1.0.4 1.0.4 kotaindah55 2025-04-15 23:30:49 +0200
  • 89b173abc3 style: change indentation to tab kotaindah55 2025-04-15 23:29:31 +0200
  • ab7b913565 chore: add license name on the license title kotaindah55 2025-04-15 23:26:48 +0200
  • 36d3d58303 refactor: rename typing.d.ts to typings.d.ts kotaindah55 2025-04-15 23:25:02 +0200
  • bb6e76f562 Merge commit 'c7a99bc93f8e04744e4318677ce9a728fa2627ed' kotaindah55 2025-04-15 23:23:59 +0200
  • 292e88811c style: prepend modifiers to the class fields and methods kotaindah55 2025-04-15 23:21:46 +0200
  • d22a9e8f59 chore: add attributions for codes that are originated by CodeMirror kotaindah55 2025-04-15 23:19:21 +0200
  • 58c36d7b89 refactor: remove unused codes kotaindah55 2025-04-15 23:08:51 +0200
  • 1eb3aa3102 style: change indentation to tab kotaindah55 2025-04-15 23:08:08 +0200
  • c7a99bc93f
    style: fix comment typo Kotaindah55 (Sheva Ihza) 2025-04-12 21:33:34 +0200
  • 28d9971d0a
    docs: add "Slightly more smoothly" setting description Kotaindah55 (Sheva Ihza) 2025-04-11 16:10:40 +0200
  • ef0580a0ce chore: bump to 1.0.3 1.0.3 kotaindah55 2025-04-11 15:51:54 +0200
  • eb65068b88 feat: have an ability to choose between transform or position property kotaindah55 2025-04-11 15:51:05 +0200
  • e1e2ed0649 fix: trigger Style Settings reconfiguration when loads the plugin kotaindah55 2025-04-11 15:47:50 +0200
  • 8c659c3422 chore: bump to 1.0.2 1.0.2 kotaindah55 2025-04-02 06:54:08 +0200
  • b9c52d6259 refactor: use bare CSS to override builtin cursor animation kotaindah55 2025-04-02 06:52:09 +0200
  • 46c77d4591 refactor: adjust blink debouncer timeout to 350ms kotaindah55 2025-04-02 06:50:26 +0200
  • 9b49eeb72f chore: rename smooth-cursor to animated-cursor 1.0.1 kotaindah55 2025-04-01 16:33:01 +0200
  • 0668229005 chore: bump to 1.0.1 kotaindah55 2025-04-01 16:31:59 +0200
  • 99b1f9d129 chore: rename smooth-cursor to animated-cursor kotaindah55 2025-04-01 16:28:58 +0200
  • 2021f013c6 docs: add gif to README 1.0.0 kotaindah55 2025-04-01 15:02:31 +0200
  • 10e9292220 chore: remove redundant include path kotaindah55 2025-04-01 14:20:36 +0200
  • 117da00187 chore: add github action kotaindah55 2025-04-01 14:19:57 +0200
  • da87cac332 refactor: reconfigure style rules to match the current change kotaindah55 2025-04-01 14:14:58 +0200
  • cd9fb69316 chore: reconfigure manifest and package.json kotaindah55 2025-04-01 14:13:52 +0200
  • 0e1276264f docs: complete the README kotaindah55 2025-04-01 14:13:07 +0200
  • b67429847e chore: add version 1.0.0 kotaindah55 2025-04-01 14:12:25 +0200
  • 497ffcde5c build: use patch method rather than adding new editor extension kotaindah55 2025-04-01 14:11:59 +0200
  • 3118e780d2 chore: prefer MIT license over GPL kotaindah55 2025-04-01 14:10:31 +0200
  • 93549465cc chore: add .editorconfig kotaindah55 2025-04-01 14:08:42 +0200
  • b87e36e780 initial commit kotaindah55 2025-03-19 19:32:15 +0200
  • 8d76bdf13c initial commit kotaindah55 2025-03-19 19:31:55 +0200