fix: align market selection checkboxes with rows

- Fix checkbox column misalignment with creator list items
- Add syncContentCellHeight to keep selection cells aligned with native rows
- Add MarketAlignmentDiagnostic for debugging alignment issues
- Update documentation to clarify dist-release folder usage
- Add npm run build:release step to colleague setup guide
This commit is contained in:
2026-05-08 00:39:15 +08:00
parent ecfe136628
commit 02be56888a
7 changed files with 276 additions and 3 deletions
+1
View File
@@ -17,6 +17,7 @@
},
"license": "UNLICENSED",
"devDependencies": {
"@playwright/test": "^1.59.1",
"jsdom": "^29.0.2",
"tsup": "^8.5.1",
"typescript": "^6.0.3",