refactor: improve progress bar update mechanism and performance

This commit is contained in:
Hoang Nam 2025-03-20 17:59:28 +07:00
parent 4a7ad134c8
commit 90e5735a11
2 changed files with 483 additions and 457 deletions

938
main.ts

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
{
"id": "progress-tracker",
"name": "ProgressTracker",
"version": "1.0.0",
"version": "2.0.1",
"minAppVersion": "0.15.0",
"description": "Track task completion with a visual progress bar in your sidebar",
"author": "VN",