Skip to content

Releases: tamsamani/github-repostar

initial release

25 Nov 20:38

Choose a tag to compare

initial release Pre-release
Pre-release

Features

There some feature adds in this :

  • Responsive Cards & detailed for each repository.
  • Infinity Scrolling with separated fetched data features (conserve data usage).
  • Back to Top page when going down deeper.
  • Date Picker for fetch repositories based to date.

Date picker used for date input because it's beautiful, responsive & easy to use with no conflictions or complex usage.

Infinite Loading stay in the bottom of Page, & because we split our fetched data to many chunks (called pages inside code) we only getting this chunk,
this will help prevent a lot of usages. & better for UX also.

Back to Top is helpfull as UX, it's fire when reaching 2000px deeper than the top of the page.

The Repository card will become responsive to mobile.

please keep in mind use the mobile view of the desktop browser may change than the actual view.

views

desktop

drawing

mobile

drawing