You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to improve the alignments and overall layout of the docs landing page. The design also shows more features than those we currently provide: https://laravel-tenancy.com/docs
What needs to be done:
Increase priority of current stable (recommended) version @paulotra any suggestions for that?
Align version text inside buttons
Fix size of button for version; now each version has different sizes due to the stability labels.
Show graph; for this to work we need to add the stargazer history to the PackageTransformer.
Show repository star count, also needs this to be added to the transformer.
Show package downloads stats.
The text was updated successfully, but these errors were encountered:
Most of this is already done. @paulotra can you add the downloads to the UI in a nice way?
I'll put the stable version on top again, prevent people from clicking the old builds a bit more.
Related to the stable version, best would probably be to inverse the version list when rendering it in the element. No need to do fancy pants logic here.
We need to improve the alignments and overall layout of the docs landing page. The design also shows more features than those we currently provide: https://laravel-tenancy.com/docs
What needs to be done:
The text was updated successfully, but these errors were encountered: