Releases: evoluteur/meet-the-fans
Releases · evoluteur/meet-the-fans
1.1.3
Compare
Sorry, something went wrong.
No results found
Layout and search box improvements
Fixes and improvements to data fetching code
Data update
1.1.2
Compare
Sorry, something went wrong.
No results found
Faster download
Improved documentation
1.1.1
Compare
Sorry, something went wrong.
No results found
Added link to Star History for each project
1.1.0
Compare
Sorry, something went wrong.
No results found
Full dark mode on data visualization page.
Showing repos list by default.
Small fixes.
1.0.7
Compare
Sorry, something went wrong.
No results found
Dark theme side panes.
Added sorting repos by name or stars.
1.0.6
Compare
Sorry, something went wrong.
No results found
1.0.5
Compare
Sorry, something went wrong.
No results found
Increased delay b/w queries (to avoid hitting GitHub's rate limit)
Decreased query size to 10 items (to avoid timeout)
Rounded corners on UI input elements.
1.0.4
Compare
Sorry, something went wrong.
No results found
Added 2s delay b/w queries to avoid exceeding GitHub secondary rate limit.
Changed batch sizes to avoid timeout.
1.0.3
Compare
Sorry, something went wrong.
No results found
Small UI improvements
Better messages during download
1.0.1
Compare
Sorry, something went wrong.
No results found
Changes pageSize from 100 to 20 to prevent GitHub timeout.
Removed gulp to simply use npm to minimize the JS files.
Cleanups + small fixes.