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(useTitle): restore title on unmounted #3570

Merged
merged 9 commits into from
Dec 5, 2023

Commits on Nov 19, 2023

  1. feat(useTitle): restore title on unmounted

    - can pass stopOnUnmounted to stop watchers when the component unmount
    
    fix vueuse#3568
    Doctor-wu committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    c20ca85 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    1304981 View commit details
    Browse the repository at this point in the history
  2. Update packages/core/useTitle/index.ts

    Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
    Doctor-wu and antfu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a20eaed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aae1b38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6232146 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c47d6f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e367c15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb5f7e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4862e1 View commit details
    Browse the repository at this point in the history