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

Improvements to the Avatar component #57

Merged
merged 9 commits into from
Aug 10, 2023
Merged

Commits on Aug 10, 2023

  1. Add lazy loading to image

    Germain committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2178e9e View commit details
    Browse the repository at this point in the history
  2. Allow Avatar to be a button

    Germain committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2dcbd49 View commit details
    Browse the repository at this point in the history
  3. Improve avatar stories

    Germain committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f3aa2cb View commit details
    Browse the repository at this point in the history
  4. Remove 'as' prop

    Germain committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    87b22f7 View commit details
    Browse the repository at this point in the history
  5. Only use :disabled pseudo class

    Germain committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    aa77654 View commit details
    Browse the repository at this point in the history
  6. Improve button avatar detection

    Germain committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    99b3e16 View commit details
    Browse the repository at this point in the history
  7. Better avatar documentation

    Germain committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d8d9cde View commit details
    Browse the repository at this point in the history
  8. Apply suggestions for JSDoc comments

    Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
    germain-gg and t3chguy authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    25a0d15 View commit details
    Browse the repository at this point in the history
  9. Change wording

    Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
    germain-gg and t3chguy authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2d454e2 View commit details
    Browse the repository at this point in the history