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

Fix Leetcode's new UI issue #509

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Fix Leetcode's new UI issue #509

wants to merge 6 commits into from

Commits on Mar 9, 2023

  1. fix: fixed an issue in setting leethub_token in local storage

    leethub_token was used being set as undefined in background page's local
    storage
    3ba2ii committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    d0e63de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec2b73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c682f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5ac127 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e0e1d3 View commit details
    Browse the repository at this point in the history
  6. refactor: 💡 used constants to represent classnames

    This would make it a lot intuitive and easier to change in the future
    3ba2ii committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    55b8b30 View commit details
    Browse the repository at this point in the history