No description
Find a file
2025-03-10 12:18:37 +03:00
.github/workflows fix artifact name 2025-02-18 21:03:12 +03:00
__tests__ add tests 2025-02-18 20:50:31 +03:00
img add gif 2025-02-08 03:03:29 +03:00
src Prevent editor scrolling on checkbox sync by moving cursor to end of first changed line and hiding it with blur, #2 2025-03-10 12:17:13 +03:00
.editorconfig Initial commit 2025-02-01 03:53:06 +03:00
.eslintignore Initial commit 2025-02-01 03:53:06 +03:00
.eslintrc Initial commit 2025-02-01 03:53:06 +03:00
.gitignore add tests 2025-02-18 20:50:31 +03:00
.npmrc Initial commit 2025-02-01 03:53:06 +03:00
esbuild.config.mjs add tests 2025-02-18 20:50:31 +03:00
jest.config.ts add tests 2025-02-18 20:50:31 +03:00
LICENSE fix license 2025-02-23 01:23:33 +03:00
manifest.json v upd, #2,#3 2025-03-10 12:18:37 +03:00
package-lock.json add tests 2025-02-18 20:50:31 +03:00
package.json add tests 2025-02-18 20:50:31 +03:00
README.md add gif 2025-02-08 03:03:29 +03:00
styles.css Initial commit 2025-02-01 03:53:06 +03:00
tsconfig.json add tests 2025-02-18 20:50:31 +03:00
version-bump.mjs Initial commit 2025-02-01 03:53:06 +03:00
versions.json Initial commit 2025-02-01 03:53:06 +03:00

Automatically checks the parent checkbox if all child checkboxes are completed, and unchecks it otherwise.

Автоматически отмечает родительский чекбокс, если все дочерние выполнены, и снимает отметку в противном случае.