Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: f14XuanLv/github-pr-stats

Tags

v1.0.1

Toggle v1.0.1's commit message
Replace text truncation with SVG clipPath overflow prevention

- Remove truncateText calculation-based approach for handling text overflow
- Implement SVG clipPath for precise pixel-based text clipping
- Apply clipPath to PR Title, PRs Number, and Repository columns
- Support multi-language characters without visual width calculations
- Clean up unused truncateText utility function
- Update project version to 1.0.1

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>

v1.0.0

Toggle v1.0.0's commit message
init