Commit Graph

13 Commits (master)

Author SHA1 Message Date
James Glenn db1aaea081 pull out 100 per page into its own const 4 years ago
James Glenn e339246b57 remove unnecessary page check 4 years ago
James fac4c47066
Update contributors short-circuit logic
Co-authored-by: rex.tsou <akccakccwww@gmail.com>
4 years ago
James 31d5ad8974
Use per_page on GH API call
Co-authored-by: rex.tsou <akccakccwww@gmail.com>
4 years ago
James Glenn 025d08a397 fix comma issue 4 years ago
James Glenn da8c3fc7d0 fix commas 4 years ago
James Glenn e14c3ce8cf more code style 4 years ago
James Glenn 0f308fa784 update code style 4 years ago
James Glenn a797064fb8 add pagination support for fetching contributors from Github 4 years ago
Rex Tsou 58afb74d46 Update contributors.js for better performance
append element to the DOM too many times may cause performance issue,
so do it only once.
4 years ago
Ryan Carbotte 4a711fde74 fix: Removed a debug statement left behind 4 years ago
Ryan Carbotte e20e884611 fix: Changed to use HTML URL for contributor link 4 years ago
Ryan Carbotte c2559fedbf feat: Add dynamic list of contributors 4 years ago