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(reactivity): no longer allows stop computed effect #10290

Closed
wants to merge 19 commits into from

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    82baeef View commit details
    Browse the repository at this point in the history
  2. chore: add test

    johnsoncodehk committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1e94cfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3194766 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b646f38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c05dd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80547d7 View commit details
    Browse the repository at this point in the history
  7. Update computed.spec.ts

    johnsoncodehk committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1c53776 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. chore: format

    johnsoncodehk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3b37ba1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d5bea5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99f044e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f9caa2 View commit details
    Browse the repository at this point in the history
  5. Update computed.ts

    johnsoncodehk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d84ce69 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. chore: use ??=

    johnsoncodehk committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    0728c45 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 7, 2024

  1. Try fix vuejs#10236

    johnsoncodehk committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3710635 View commit details
    Browse the repository at this point in the history
  2. updates

    johnsoncodehk committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c4e6d75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36e9042 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12c4277 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

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