- Notifications
You must be signed in to change notification settings - Fork20
Comparing changes
Open a pull request
base repository:hzoo/contributors-on-github
Uh oh!
There was an error while loading.Please reload this page.
base:25.2.25
head repository:hzoo/contributors-on-github
Uh oh!
There was an error while loading.Please reload this page.
compare:25.4.17
- 13commits
- 25files changed
- 1contributor
Commits on Feb 25, 2025
- hzoo committed
Feb 25, 2025 - hzoo committed
Feb 25, 2025 Migrate to Manifest V3 and modernize extension architecture, remove o…
…auth, ask for paste token
hzoo committedFeb 25, 2025 Refactor contributor stats UI with improved hover panel and multi-sco…
…pe stats display
hzoo committedFeb 25, 2025 Refactor content script with improved constants and modular UI functions
- Introduced ICONS, ELEMENT_IDS, and other constants for better code organization- Split UI injection into smaller, focused functions (createHoverPanelHTML, injectStyles, setupHoverBehavior)- Simplified hover panel markup and styling- Extracted error handling into a separate function- Added padding utility for consistent number display
hzoo committedFeb 25, 2025 Enhance stats display with dynamic linking and cache management
- Added dynamic linking to PR and issue counts in hover panel- Introduced CONFIG constants for cache expiration, hover delay, and stat padding- Created modular createStatRow function for generating stat rows- Implemented isCacheExpired function to manage data freshness- Improved stat number styling with hover effects and consistent padding
hzoo committedFeb 25, 2025 Refactor storage and options page with improved type safety and GitHu…
…b-like styling- Introduced STORAGE_KEYS constant for consistent key management- Enhanced options page with GitHub-inspired design and color scheme- Improved storage utilities with better error handling and cache management- Added dark mode support for options page- Simplified token validation and storage processes- Implemented more robust cache clearing mechanism
hzoo committedFeb 25, 2025 Fine-tune hover panel positioning for improved UI alignment
- Adjusted left positioning of hover panel from -146px to -134px
hzoo committedFeb 25, 2025 update version, just going to manually do it
hzoo committedFeb 25, 2025 Enhance contributor stats UI with improved page detection and dynamic…
… rendering- Added support for both PR and issue page detection- Implemented more robust first contributor selection- Improved hover panel positioning and event handling- Added mutation observer for dynamic content loading- Refactored UI injection to handle different page types- Enhanced responsiveness and cross-page compatibility- Simplified event delegation and panel visibility management
hzoo committedFeb 25, 2025 - hzoo committed
Feb 25, 2025
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff 25.2.25...25.4.17
Uh oh!
There was an error while loading.Please reload this page.