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(all)!: isSupported becomes Ref<boolean> instead of boolean for SSR compatibility #1800

Merged
merged 10 commits into from Jul 10, 2022

Commits on Jul 8, 2022

  1. docs: typo (vueuse#1797)

    onmax committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    f8962f9 View commit details
    Browse the repository at this point in the history
  2. feat(shared): isSup

    okxiaoliang4 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    6d64af0 View commit details
    Browse the repository at this point in the history
  3. fix: ref value

    okxiaoliang4 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    5d347cd View commit details
    Browse the repository at this point in the history
  4. refactor: isSupported

    okxiaoliang4 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    b530417 View commit details
    Browse the repository at this point in the history
  5. docs: fix example

    okxiaoliang4 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    6bd248e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Configuration menu
    Copy the full SHA
    5026baf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b83bd03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeb3ba4 View commit details
    Browse the repository at this point in the history
  4. fix: miss

    okxiaoliang4 committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    5902ae5 View commit details
    Browse the repository at this point in the history
  5. chore: use tryOnMounted

    okxiaoliang4 committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    7fbcae7 View commit details
    Browse the repository at this point in the history