taskgenius_taskgenius-plugin/scripts
Quorafind ac54fdb0bb fix(task-view): resolve task sorting instability and scroll jumping
- Add deterministic tie-breakers (filePath, line, id) to ensure stable sorting
- Implement scroll state preservation during task updates to prevent UI jumping
- Use Intl.Collator for proper locale-aware content comparison
- Add tree traversal helpers for efficient component management
- Fix dry-run handling in release scripts to avoid false negatives

These changes ensure consistent task ordering across renders and maintain
scroll position when tasks are updated, significantly improving user experience
during task management operations.
2025-08-27 22:20:10 +08:00
..
extract-translations.cjs build: configure release-it for automated releases 2025-08-09 10:26:32 +08:00
generate-locale-files.cjs build: configure release-it for automated releases 2025-08-09 10:26:32 +08:00
ob-bumper.mjs fix(task-view): resolve task sorting instability and scroll jumping 2025-08-27 22:20:10 +08:00
ob.esbuild.mjs build: configure release-it for automated releases 2025-08-09 10:26:32 +08:00
smart-beta-release.mjs fix(task-view): resolve task sorting instability and scroll jumping 2025-08-27 22:20:10 +08:00
zip.mjs build(release): honor dry-run in build/zip/bumper; continue beta sequence without jumping major 2025-08-27 20:18:22 +08:00