Commit graph

39 commits

Author SHA1 Message Date
kotaindah55
7b28779419 chore: bump version to 1.0.5 2025-04-16 00:52:14 +02:00
kotaindah55
4f60eae05e fix: setting won't be saved after changing it 2025-04-16 00:50:31 +02:00
kotaindah55
67ca18cc97 perf: simplify the selectors 2025-04-16 00:24:07 +02:00
kotaindah55
7331b327c2 chore: include package.json to the version-bump script 2025-04-15 23:48:21 +02:00
kotaindah55
a553392fed style: prepend modifiers to the class fields and methods 2025-04-15 23:46:25 +02:00
kotaindah55
b9ae5d7563 refactor: move main.ts to src folder 2025-04-15 23:42:34 +02:00
kotaindah55
a04e614e48 refactor: rename core.ts to patch.ts 2025-04-15 23:41:17 +02:00
kotaindah55
e9e1bc9548 chore: bump version to 1.0.4 2025-04-15 23:30:49 +02:00
kotaindah55
89b173abc3 style: change indentation to tab 2025-04-15 23:29:31 +02:00
kotaindah55
ab7b913565 chore: add license name on the license title 2025-04-15 23:26:48 +02:00
kotaindah55
36d3d58303 refactor: rename typing.d.ts to typings.d.ts 2025-04-15 23:25:02 +02:00
kotaindah55
bb6e76f562 Merge commit 'c7a99bc93f8e04744e4318677ce9a728fa2627ed' 2025-04-15 23:23:59 +02:00
kotaindah55
292e88811c style: prepend modifiers to the class fields and methods 2025-04-15 23:21:46 +02:00
kotaindah55
d22a9e8f59 chore: add attributions for codes that are originated by CodeMirror 2025-04-15 23:19:21 +02:00
kotaindah55
58c36d7b89 refactor: remove unused codes 2025-04-15 23:08:51 +02:00
kotaindah55
1eb3aa3102 style: change indentation to tab 2025-04-15 23:08:08 +02:00
Kotaindah55 (Sheva Ihza)
c7a99bc93f
style: fix comment typo 2025-04-12 21:33:34 +02:00
Kotaindah55 (Sheva Ihza)
28d9971d0a
docs: add "Slightly more smoothly" setting description 2025-04-11 16:10:40 +02:00
kotaindah55
ef0580a0ce chore: bump to 1.0.3 2025-04-11 15:51:54 +02:00
kotaindah55
eb65068b88 feat: have an ability to choose between transform or position property
This will affect smoothness of the cursor move and its display. Using transform will have more smoothly moving transition, but it will appear blurly.
2025-04-11 15:51:05 +02:00
kotaindah55
e1e2ed0649 fix: trigger Style Settings reconfiguration when loads the plugin 2025-04-11 15:47:50 +02:00
kotaindah55
8c659c3422 chore: bump to 1.0.2 2025-04-02 06:54:08 +02:00
kotaindah55
b9c52d6259 refactor: use bare CSS to override builtin cursor animation 2025-04-02 06:52:09 +02:00
kotaindah55
46c77d4591 refactor: adjust blink debouncer timeout to 350ms 2025-04-02 06:50:26 +02:00
kotaindah55
9b49eeb72f chore: rename smooth-cursor to animated-cursor 2025-04-01 16:33:01 +02:00
kotaindah55
0668229005 chore: bump to 1.0.1 2025-04-01 16:31:59 +02:00
kotaindah55
99b1f9d129 chore: rename smooth-cursor to animated-cursor 2025-04-01 16:28:58 +02:00
kotaindah55
2021f013c6 docs: add gif to README 2025-04-01 15:02:31 +02:00
kotaindah55
10e9292220 chore: remove redundant include path 2025-04-01 14:20:36 +02:00
kotaindah55
117da00187 chore: add github action 2025-04-01 14:19:57 +02:00
kotaindah55
da87cac332 refactor: reconfigure style rules to match the current change 2025-04-01 14:14:58 +02:00
kotaindah55
cd9fb69316 chore: reconfigure manifest and package.json 2025-04-01 14:13:52 +02:00
kotaindah55
0e1276264f docs: complete the README 2025-04-01 14:13:07 +02:00
kotaindah55
b67429847e chore: add version 1.0.0 2025-04-01 14:12:25 +02:00
kotaindah55
497ffcde5c build: use patch method rather than adding new editor extension 2025-04-01 14:11:59 +02:00
kotaindah55
3118e780d2 chore: prefer MIT license over GPL 2025-04-01 14:10:31 +02:00
kotaindah55
93549465cc chore: add .editorconfig 2025-04-01 14:08:42 +02:00
kotaindah55
b87e36e780 initial commit 2025-03-19 19:32:15 +02:00
kotaindah55
8d76bdf13c initial commit 2025-03-19 19:31:55 +02:00