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(svg): apply every namespace in slot when call applyNS #11349

Closed
wants to merge 322 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 24, 2022

  1. build: use __DEV__ flag

    yyx990803 committed May 24, 2022
    Configuration menu
    Copy the full SHA
    797e72e View commit details
    Browse the repository at this point in the history
  2. refactor: isArray

    yyx990803 committed May 24, 2022
    Configuration menu
    Copy the full SHA
    450767f View commit details
    Browse the repository at this point in the history
  3. workflow: allow wip commits

    yyx990803 committed May 24, 2022
    Configuration menu
    Copy the full SHA
    d7d3dbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f50a1b8 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    e1e5a75 View commit details
    Browse the repository at this point in the history
  2. wip: ref tests passing

    yyx990803 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    ac85a42 View commit details
    Browse the repository at this point in the history
  3. wip: reactive tests passing

    yyx990803 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    c4aa8ea View commit details
    Browse the repository at this point in the history
  4. wip: computed tests passing

    yyx990803 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    05aaa33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    282ebb0 View commit details
    Browse the repository at this point in the history
  6. refactor: simplify implementations

    since we output es5, classes are more verbose then necessary
    yyx990803 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    a162712 View commit details
    Browse the repository at this point in the history
  7. ci: fix ci

    yyx990803 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    eb20b82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0140bf View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. wip: readonly

    yyx990803 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    a5ad708 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f29ad1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9321458 View commit details
    Browse the repository at this point in the history
  4. wip: rename dir to v3

    yyx990803 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    1f1046b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12150f6 View commit details
    Browse the repository at this point in the history
  6. wip: lifecycle api

    yyx990803 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    1e4ac46 View commit details
    Browse the repository at this point in the history
  7. chore: use isFunction

    yyx990803 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    cfc2c59 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. wip: setup() tests

    yyx990803 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    6c1d2ef View commit details
    Browse the repository at this point in the history
  2. wip: apiWatch tests

    yyx990803 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    c9136b1 View commit details
    Browse the repository at this point in the history
  3. chore: fix ssr tests

    yyx990803 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    54f5f9b View commit details
    Browse the repository at this point in the history
  4. chore: fix unit tests

    yyx990803 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    b4c511d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. wip: effectScope

    yyx990803 committed May 29, 2022
    Configuration menu
    Copy the full SHA
    9fb4f7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15c5c43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    075f215 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dae380d View commit details
    Browse the repository at this point in the history
  5. wip: provide/inject

    yyx990803 committed May 29, 2022
    Configuration menu
    Copy the full SHA
    1a13c63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cae88de View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    4608565 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5a6fe5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2acb547 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3a8ccf View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. refactor: move to monorepo

    yyx990803 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    9f74f20 View commit details
    Browse the repository at this point in the history
  2. chore: fix dep

    yyx990803 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    ef297d9 View commit details
    Browse the repository at this point in the history
  3. chore: fix TS 4.7 error

    yyx990803 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    dd39e7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6bdff8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d7793f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff4f1fd View commit details
    Browse the repository at this point in the history
  7. chore: fix unit test

    yyx990803 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    1b49c75 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b75846 View commit details
    Browse the repository at this point in the history
  9. release: v2.7.0-alpha.1

    yyx990803 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    45b932b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    5673363 View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    d317237 View commit details
    Browse the repository at this point in the history
  3. chore: changelog [ci skip]

    yyx990803 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    2b00084 View commit details
    Browse the repository at this point in the history
  4. release: v2.7.0-alpha.2

    yyx990803 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    7ec8968 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bafb5d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9a2fae View commit details
    Browse the repository at this point in the history
  7. release: v2.7.0-alpha.3

    yyx990803 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    5fbf2c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72194a4 View commit details
    Browse the repository at this point in the history
  9. chore: move sfc parser

    yyx990803 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    09beea9 View commit details
    Browse the repository at this point in the history
  10. wip: defineComponent

    yyx990803 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    206f8a7 View commit details
    Browse the repository at this point in the history
  11. chore: fix type tests

    yyx990803 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    ffaf81b View commit details
    Browse the repository at this point in the history
  12. chore: fix test alias

    yyx990803 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    a00c63b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c319cc7 View commit details
    Browse the repository at this point in the history
  14. release: v2.7.0-alpha.4

    yyx990803 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    4dc0c6c View commit details
    Browse the repository at this point in the history
  15. chore: changelog [ci skip]

    yyx990803 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    8be5a87 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. chore: exclude trivial refactors from git blame results (vuejs#12550)

    See https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
    
    Ideally all style-only-commits should be put into this list.
    
    The "move to typescript" is not trivial by itself, but most of the
    additions / deletions are style changes. So I think it's safe and more
    reader-friendly to exclude it.
    sodatea committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    642e7aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f2a04e View commit details
    Browse the repository at this point in the history
  3. release: v2.7.0-alpha.5

    yyx990803 committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    9ce105a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c43e642 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. types: include jsx typing

    yyx990803 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    c678e31 View commit details
    Browse the repository at this point in the history
  2. release: v2.7.0-alpha.6

    yyx990803 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    5d4c59b View commit details
    Browse the repository at this point in the history
  3. chore: changelog [ci skip]

    yyx990803 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    50f2870 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    06594f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed4bbed View commit details
    Browse the repository at this point in the history
  3. wip: strip with

    yyx990803 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    22c457f View commit details
    Browse the repository at this point in the history
  4. chore: test pass

    yyx990803 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    5bee34c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4306cc6 View commit details
    Browse the repository at this point in the history
  6. wip: compileScript

    yyx990803 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    ba08e96 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    846e316 View commit details
    Browse the repository at this point in the history
  2. wip: compileScript

    yyx990803 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    d6c0c2a View commit details
    Browse the repository at this point in the history
  3. chore: fix tests

    yyx990803 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    53a5ac9 View commit details
    Browse the repository at this point in the history
  4. wip: expose compileScript

    yyx990803 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    2bb3659 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cb2b7b View commit details
    Browse the repository at this point in the history
  6. release: v2.7.0-alpha.7

    yyx990803 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    2ddd259 View commit details
    Browse the repository at this point in the history
  7. build: fix compiler build

    yyx990803 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    cda5176 View commit details
    Browse the repository at this point in the history
  8. release: v2.7.0-alpha.8

    yyx990803 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    b6b5239 View commit details
    Browse the repository at this point in the history
  9. chore: changelog [ci skip]

    yyx990803 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    903d9b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    452aa9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4787e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b19339 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa2b1f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd8409b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    3c2707b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7173ad4 View commit details
    Browse the repository at this point in the history
  3. release: v2.7.0-alpha.9

    yyx990803 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    5a0cc58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    749b96d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdfd9f3 View commit details
    Browse the repository at this point in the history
  6. chore: fix snapshot

    yyx990803 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    b3432ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    457fe6d View commit details
    Browse the repository at this point in the history
  8. release: v2.7.0-alpha.10

    yyx990803 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    fa2115c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2726b6d View commit details
    Browse the repository at this point in the history
  10. release: v2.7.0-alpha.11

    yyx990803 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    ac88827 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8ce585d View commit details
    Browse the repository at this point in the history
  12. release: v2.7.0-alpha.12

    yyx990803 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    96cd1d0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8f5817a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    cdfc4c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efa8a74 View commit details
    Browse the repository at this point in the history
  3. release: v2.7.0-beta.1

    yyx990803 committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    b2332fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    328ebff View commit details
    Browse the repository at this point in the history
  5. release: v2.7.0-beta.2

    yyx990803 committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    9b4e179 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. feat: useCssModules

    yyx990803 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    0fabda7 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    2533a36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52cf912 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    769c053 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d54f8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d67641 View commit details
    Browse the repository at this point in the history
  6. feat(sfc): css v-bind

    yyx990803 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    8ab0074 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3916b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f2cede View commit details
    Browse the repository at this point in the history
  9. ci: e2e test fix

    yyx990803 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    c9d0e3a View commit details
    Browse the repository at this point in the history
  10. release: v2.7.0-beta.3

    yyx990803 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    de03f69 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    9b9f2bf View commit details
    Browse the repository at this point in the history
  2. release: v2.7.0-beta.4

    yyx990803 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a122bd2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    65531f5 View commit details
    Browse the repository at this point in the history
  2. chore: remove unused code

    Vue 2 has no inline mode so template ref ref_key logic is unnecessary
    yyx990803 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    fb7f5f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a3aa3f View commit details
    Browse the repository at this point in the history
  4. release: v2.7.0-beta.5

    yyx990803 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    530b56a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

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

Commits on Jun 26, 2022

  1. Configuration menu
    Copy the full SHA
    089b27c View commit details
    Browse the repository at this point in the history
  2. release: v2.7.0-beta.6

    yyx990803 committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    20e7e7e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    11e4bfe View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    5b94562 View commit details
    Browse the repository at this point in the history
  3. release: v2.7.0-beta.7

    yyx990803 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    bf64c4d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    008d78b View commit details
    Browse the repository at this point in the history
  2. release: v2.7.0-beta.8

    yyx990803 committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    0ea6c36 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    326d24a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc1b31 View commit details
    Browse the repository at this point in the history
  3. release: v2.7.0

    yyx990803 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    1e3a0ce View commit details
    Browse the repository at this point in the history
  4. chore: changelog [ci skip]

    yyx990803 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    89bd1c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cdd0ac View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    15b9b9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff5acb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcb62d1 View commit details
    Browse the repository at this point in the history
  4. fix: export proxyRefs

    yyx990803 committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    e452e9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86fb6bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff2d52f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f0d2e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    caceece View commit details
    Browse the repository at this point in the history
  9. release: v2.7.1

    yyx990803 committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    427028a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d45bbea View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    fb93c1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1294385 View commit details
    Browse the repository at this point in the history
  3. release: v2.7.2

    yyx990803 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    e244687 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. 1 Configuration menu
    Copy the full SHA
    94ccca2 View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    360272b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d1dbee View commit details
    Browse the repository at this point in the history
  4. release: v2.7.3

    yyx990803 committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    15e6f1d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    ca7daef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b70a258 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26ff4bc View commit details
    Browse the repository at this point in the history
  4. feat: defineAsyncComponent

    yyx990803 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    9d12106 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    559600f View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    012e10c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8904ca7 View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    dc8a68e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d5a411 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3add06 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f8de4ca View commit details
    Browse the repository at this point in the history
  12. release: v2.7.4

    yyx990803 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    018d29a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    04b4703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0825d30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98fb01c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6e7498 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    0198f9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    498dc1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08fb4a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    005e52d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a2c3c2 View commit details
    Browse the repository at this point in the history
  6. release: v2.7.5

    yyx990803 committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    cdd2df6 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    52a5979 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0a9546 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fffbb9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ed6847 View commit details
    Browse the repository at this point in the history
  5. release: v2.7.6

    yyx990803 committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    7d4a772 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Configuration menu
    Copy the full SHA
    46ec648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25ffdb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea5d0f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67760f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8d3a7d View commit details
    Browse the repository at this point in the history
  6. release: v2.7.7

    yyx990803 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    fc16281 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    135d074 View commit details
    Browse the repository at this point in the history
  2. feat(setup): support listeners on setup context + useListeners() he…

    …lper
    
    These are added because Vue 2 does not include listeners in
    `context.attrs` so there is no way to access the equivalent of
    `this.$listeners` in `setup()`.
    yyx990803 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    adf3ac8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    ce6fc14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fabc1cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a695c5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba7dd2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2af751b View commit details
    Browse the repository at this point in the history
  6. release: v2.7.8

    yyx990803 committed Jul 22, 2022
    1 Configuration menu
    Copy the full SHA
    1d8b892 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

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

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    5c742eb View commit details
    Browse the repository at this point in the history
  2. fix(types): fix options suggestions when using defineComponent

    functional component overloads should be moved last
    
    fix vuejs#12736
    yyx990803 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    4b37b56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd89ce5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0057b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    80d1baf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4bf4c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89a6b5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5221d4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2263948 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9eb8ea5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bba6b3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    165a14a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7161176 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    8521f9d View commit details
    Browse the repository at this point in the history
  2. release: v2.7.9

    yyx990803 committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    1561888 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

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

Commits on Aug 23, 2022

  1. 1 Configuration menu
    Copy the full SHA
    46ca7bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0b26c4 View commit details
    Browse the repository at this point in the history
  3. release: v2.7.10

    yyx990803 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ee57d9f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    d189b4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60d268c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    2f335b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27eed82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a0d88e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d26f81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87f69aa View commit details
    Browse the repository at this point in the history
  6. fix(sfc): prune returned bindings for non-TS as well

    In Vue 3, pruning is only done for TS to produce valid code and
    tree-shaking is done by inlining the template for production.
    In Vue 2 we do not inline the template in production, so return binding
    pruning is needed in all cases.
    
    fix vuejs#12765
    yyx990803 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    fb13930 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc5b92a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d6d972 View commit details
    Browse the repository at this point in the history
  9. fix(setup): setup hook should be called before beforeCreate

    fix vuejs#12802
    
    Note this commit moves the initialization of injections and props to
    before the invocation of beforeCreate. This should not cause breakage
    because props and inject normalization has always been done before
    beforeCreate, so code that attempts to modifiy props/inject options
    inside beforeCreate should have never worked.
    yyx990803 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    e1342df View commit details
    Browse the repository at this point in the history
  10. chore: bump build deps

    yyx990803 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    cc14d44 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    738f4b3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8880b55 View commit details
    Browse the repository at this point in the history
  13. release: v2.7.11

    yyx990803 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    c61395d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    e80cd09 View commit details
    Browse the repository at this point in the history
  2. release: v2.7.12

    yyx990803 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    4cad410 View commit details
    Browse the repository at this point in the history
  3. fix(types): style attribute svg (vuejs#12800)

    Set style attribute on svg to use `StyleValue`
    blake-newman authored and yyx990803 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    8e26261 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5960f05 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. 2 Configuration menu
    Copy the full SHA
    800207c View commit details
    Browse the repository at this point in the history
  2. release: v2.7.13

    yyx990803 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    df281b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

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

Commits on Oct 16, 2022

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

Commits on Oct 19, 2022

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

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    a5afc4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b3cf7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7db7f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5aed733 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e3d4e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1899ca View commit details
    Browse the repository at this point in the history
  7. fix(reactivity): avoid using WeakMap for IE compatibility

    Using a WeakMap polyfill isn't ideal because the reason we tried to use
    WeakMap was to work with non-extensible objects. However, WeakMap
    polyfill for non-extensible objects are non-weak and could lead to
    memory leaks.
    
    The trade-off is that we remove support for `readonly()` on
    non-extensible objects, which seems reasonable.
    
    close vuejs#12837
    yyx990803 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    29b5f58 View commit details
    Browse the repository at this point in the history
  8. release: v2.7.14

    yyx990803 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    9dd006b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

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

Commits on Dec 14, 2022

  1. chore: comment typos (vuejs#12878)

    Co-authored-by: 方恒 <[email protected]>
    FlyingCaiChong and 方恒 committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    2e57061 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. 1 Configuration menu
    Copy the full SHA
    34c6192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e8511a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

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

Commits on Feb 4, 2023

  1. chore: typos (vuejs#12949)

    rj1 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    a9ca2d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    30fd4b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    446b2ce View commit details
    Browse the repository at this point in the history