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(reporter)!: move ctx.log to ctx.logger.log, improve log flicking #1166

Merged
merged 20 commits into from Jul 9, 2022

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    5752cbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c516b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    0e33729 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Merge branch 'main' into userquin/fix-log-flickering

    # Conflicts:
    #	pnpm-lock.yaml
    userquin committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    96d7623 View commit details
    Browse the repository at this point in the history
  2. chore: update lock

    userquin committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    6e28325 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f620377 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fc8522 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe90678 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02463b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    73a9b46 View commit details
    Browse the repository at this point in the history
  2. chore: adjust styles

    antfu committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    db3fb87 View commit details
    Browse the repository at this point in the history
  3. feat: add last run log

    antfu committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    08b5a50 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. chore: use Update indicator

    antfu committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    ff3e390 View commit details
    Browse the repository at this point in the history
  2. refactor: Logger class

    antfu committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    9192357 View commit details
    Browse the repository at this point in the history
  3. fix: unify log-update usage

    antfu committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    7df0bb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50dcca0 View commit details
    Browse the repository at this point in the history
  5. chore: fix

    antfu committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    f9ea333 View commit details
    Browse the repository at this point in the history
  6. chore: fix test

    antfu committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    4493312 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc6d396 View commit details
    Browse the repository at this point in the history
  8. chore: adjust style

    antfu committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    109466e View commit details
    Browse the repository at this point in the history