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

feat: add tiered badges to BadgesList component #5707

Commits on Nov 22, 2024

  1. feat: add tiered badges to BadgesList component

    Christian Bedon committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2c29b71 View commit details
    Browse the repository at this point in the history
  2. fix: adding publicId param to jsdoc

    Christian Bedon committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    233535f View commit details
    Browse the repository at this point in the history
  3. fix: resolve comments and total possible badges count

    Christian Bedon committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    112cfa0 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. feat: remove totalPossibleBadges from start of badges section

    Christian Bedon committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    36e8e0f View commit details
    Browse the repository at this point in the history
  2. fix: missing optional chaining

    Christian Bedon committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    90517bf View commit details
    Browse the repository at this point in the history
  3. fix: remove totalPossibleBadges prop

    Christian Bedon committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    cbced40 View commit details
    Browse the repository at this point in the history
  4. fix: badges loading indicator

    Christian Bedon committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e2414fb View commit details
    Browse the repository at this point in the history