No description
Find a file
2025-02-03 03:23:07 +03:00
.github/workflows fix release 2025-02-03 03:23:07 +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 Initial commit 2025-02-01 03:53:06 +03:00
.npmrc Initial commit 2025-02-01 03:53:06 +03:00
esbuild.config.mjs Initial commit 2025-02-01 03:53:06 +03:00
LICENSE Initial commit 2025-02-01 03:53:06 +03:00
main.ts fix custom checkbox and cursor 2025-02-03 02:02:13 +03:00
manifest.json upd 2025-02-03 03:07:12 +03:00
package-lock.json create 2025-02-01 04:57:33 +03:00
package.json Initial commit 2025-02-01 03:53:06 +03:00
README.md ref description 2025-02-03 02:47:57 +03:00
styles.css Initial commit 2025-02-01 03:53:06 +03:00
tsconfig.json Initial commit 2025-02-01 03:53:06 +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.

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