Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve demo site #23

Merged
merged 18 commits into from
Oct 13, 2024
Merged

Improve demo site #23

merged 18 commits into from
Oct 13, 2024

Conversation

PsiKai
Copy link
Owner

@PsiKai PsiKai commented Oct 13, 2024

Style improvements to Demo website

  • Standardized layout
  • Include PropsTable sections
  • Better LoadingSpinner examples

Updates to the library

  • Input component takes ReactNode type for text based props
  • LoadingSpinner gets new backdrop prop
    • Setting to false makes the spinner behave as an inline-block element with no overlay
  • Better test coverage
  • Removal of redundant props in readmes

@PsiKai PsiKai self-assigned this Oct 13, 2024
Copy link

codecov bot commented Oct 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (0e1905c) to head (48b451f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          166       167    +1     
  Branches        54        54           
=========================================
+ Hits           166       167    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PsiKai PsiKai merged commit edccc66 into main Oct 13, 2024
5 checks passed
@PsiKai PsiKai deleted the improve-demo-site branch October 13, 2024 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant