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 super.toggleCheckbox bug #5004

Merged
merged 10 commits into from
Mar 19, 2024
Merged

fix super.toggleCheckbox bug #5004

merged 10 commits into from
Mar 19, 2024

Commits on Mar 17, 2024

  1. upgrade typescript to 5.4

    mifi committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    2c66a52 View commit details
    Browse the repository at this point in the history
  2. fix toggleCheckbox bug

    by making toggleCheckbox an instance method again
    mifi committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    c27c7c3 View commit details
    Browse the repository at this point in the history
  3. degrade typescript for angular

    mifi committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    bb3db4a View commit details
    Browse the repository at this point in the history
  4. fix tsconfig for e2e

    mifi committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    a4c8be0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Revert "fix tsconfig for e2e"

    This reverts commit a4c8be0.
    mifi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    074c242 View commit details
    Browse the repository at this point in the history
  2. Revert "upgrade typescript to 5.4"

    This reverts commit 2c66a52.
    mifi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ec1a992 View commit details
    Browse the repository at this point in the history
  3. Revert "degrade typescript for angular"

    This reverts commit bb3db4a.
    mifi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    39ba54c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a4de7b View commit details
    Browse the repository at this point in the history
  5. Update yarn.lock

    mifi authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ec3e7aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7b562c View commit details
    Browse the repository at this point in the history