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(reactivity): expose DeepReadonly #1606

Merged
merged 24 commits into from
Jul 17, 2020
Merged

feat(reactivity): expose DeepReadonly #1606

merged 24 commits into from
Jul 17, 2020

Commits on Jun 17, 2020

  1. Merge pull request #1 from vuejs/master

    fetch new commit
    Picknight authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    f308054 View commit details
    Browse the repository at this point in the history
  2. refactor(types): simplified UnwrapRef

    pickchen committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    7d68bf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Merge pull request #2 from vuejs/master

    update
    Picknight authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    c2c73cf View commit details
    Browse the repository at this point in the history
  2. refactor(types): simplified UnwrapRefSimple

    pickchen committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    a455677 View commit details
    Browse the repository at this point in the history
  3. types(reactivity): add Iterable & Iterator

    pickchen committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    e3edce7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Merge pull request #3 from vuejs/master

    rebase
    Picknight authored Jun 27, 2020
    Configuration menu
    Copy the full SHA
    c3f8df8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from vuejs/master

    fetch: rebase
    Picknight authored Jun 27, 2020
    Configuration menu
    Copy the full SHA
    a0fc926 View commit details
    Browse the repository at this point in the history
  3. test(reactivity): unwrap ref types

    pickchen committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    0915aea View commit details
    Browse the repository at this point in the history
  4. refactor(computed): deprecated computedRunners

    pickchen committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    7c4bd0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82ed85e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Merge pull request #5 from vuejs/master

    rebase
    Picknight authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    9c7c7df View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Merge pull request #6 from vuejs/master

    rebase
    Picknight authored Jul 1, 2020
    Configuration menu
    Copy the full SHA
    7cdcb96 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Merge pull request #7 from vuejs/master

    rebase
    Picknight authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    716fa37 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Merge pull request #8 from vuejs/master

    rebase
    Picknight authored Jul 3, 2020
    Configuration menu
    Copy the full SHA
    b39e2e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. Merge pull request #9 from vuejs/master

    rebase
    Picknight authored Jul 4, 2020
    Configuration menu
    Copy the full SHA
    0d8ad49 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Merge pull request #10 from vuejs/master

    rebase
    Picknight authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    3d6c983 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Merge pull request #11 from vuejs/master

    rebase
    Picknight authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    cc7d3a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Merge pull request #12 from vuejs/master

    rebase
    Picknight authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    a28c860 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Merge pull request #13 from vuejs/master

    rebase
    Picknight authored Jul 10, 2020
    Configuration menu
    Copy the full SHA
    a1f4aad View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Merge pull request #14 from vuejs/master

    rebase
    Picknight authored Jul 11, 2020
    Configuration menu
    Copy the full SHA
    7b094d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Merge pull request #15 from vuejs/master

    rebase
    Picknight authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    2e0bfd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Merge pull request #16 from vuejs/master

    rebase
    Picknight authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    b4ac43a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. feat(reactivity): expose DeepReadonly

    pickchen committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    ea4c9ab View commit details
    Browse the repository at this point in the history
  2. Update index.ts

    yyx990803 authored Jul 17, 2020
    Configuration menu
    Copy the full SHA
    1f40343 View commit details
    Browse the repository at this point in the history