-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Comparing changes
Open a pull request
base repository: vuejs/core
base: v3.0.7
head repository: vuejs/core
compare: v3.0.8
Commits on Mar 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8ffcde2 - Browse repository at this point
Copy the full SHA 8ffcde2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13c9d2c - Browse repository at this point
Copy the full SHA 13c9d2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75fdcd8 - Browse repository at this point
Copy the full SHA 75fdcd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f9906a - Browse repository at this point
Copy the full SHA 3f9906aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7562e72 - Browse repository at this point
Copy the full SHA 7562e72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69304cf - Browse repository at this point
Copy the full SHA 69304cfView commit details
Commits on Mar 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fbf2d68 - Browse repository at this point
Copy the full SHA fbf2d68View commit details
Commits on Mar 3, 2021
-
build(deps): bump postcss from 8.1.10 to 8.2.6 (#3221)
Bumps [postcss](https://github.com/postcss/postcss) from 8.1.10 to 8.2.6. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.1.10...8.2.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2a7f257 - Browse repository at this point
Copy the full SHA 2a7f257View commit details -
build(deps-dev): bump pug from 2.0.4 to 3.0.1 (#3344)
Bumps [pug](https://github.com/pugjs/pug) from 2.0.4 to 3.0.1. - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/pug@2.0.4...pug@3.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9fd66d8 - Browse repository at this point
Copy the full SHA 9fd66d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e4c3ac - Browse repository at this point
Copy the full SHA 3e4c3acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57e1aa8 - Browse repository at this point
Copy the full SHA 57e1aa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 425b5c6 - Browse repository at this point
Copy the full SHA 425b5c6View commit details
Commits on Mar 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0bc2782 - Browse repository at this point
Copy the full SHA 0bc2782View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf625dc - Browse repository at this point
Copy the full SHA cf625dcView commit details
Commits on Mar 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cc975c1 - Browse repository at this point
Copy the full SHA cc975c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for aea88c3 - Browse repository at this point
Copy the full SHA aea88c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f74b16c - Browse repository at this point
Copy the full SHA f74b16cView commit details -
perf: support only attaching slot scope ids when necessary
This is done by adding the `slotted: false` option to: - compiler-dom - compiler-ssr - compiler-sfc (forwarded to template compiler) At runtime, only slotted component will render slot fragments with slot scope Ids. For SSR, only slotted component will add slot scope Ids to rendered slot content. This should improve both runtime performance and reduce SSR rendered markup size. Note: requires SFC tooling (e.g. `vue-loader` and `vite`) to pass on the `slotted` option from the SFC descriptoer to the `compileTemplate` call.
Configuration menu - View commit details
-
Copy full SHA for 02cbbb7 - Browse repository at this point
Copy the full SHA 02cbbb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68416e9 - Browse repository at this point
Copy the full SHA 68416e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff4d4ec - Browse repository at this point
Copy the full SHA ff4d4ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 540e26f - Browse repository at this point
Copy the full SHA 540e26fView commit details
Commits on Mar 8, 2021
-
build(deps-dev): bump @types/node from 14.14.31 to 14.14.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.31 to 14.14.32. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 11c3e04 - Browse repository at this point
Copy the full SHA 11c3e04View commit details
Commits on Mar 9, 2021
-
build(deps-dev): bump @typescript-eslint/parser from 4.16.1 to 4.17.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.16.1 to 4.17.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.17.0/packages/parser) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for dc186f4 - Browse repository at this point
Copy the full SHA dc186f4View commit details
Commits on Mar 10, 2021
-
build(deps-dev): bump @types/node from 14.14.32 to 14.14.33
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.32 to 14.14.33. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 1fb6fbc - Browse repository at this point
Copy the full SHA 1fb6fbcView commit details
Commits on Mar 15, 2021
-
build(deps-dev): bump eslint from 7.21.0 to 7.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.21.0...v7.22.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 12a964f - Browse repository at this point
Copy the full SHA 12a964fView commit details -
build(deps-dev): bump @types/node from 14.14.33 to 14.14.34
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.33 to 14.14.34. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for a26cd9c - Browse repository at this point
Copy the full SHA a26cd9cView commit details
Commits on Mar 16, 2021
-
build(deps-dev): bump @typescript-eslint/parser from 4.17.0 to 4.18.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.17.0 to 4.18.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.18.0/packages/parser) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for e8dd823 - Browse repository at this point
Copy the full SHA e8dd823View commit details -
build(deps-dev): bump @types/node from 14.14.34 to 14.14.35
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.34 to 14.14.35. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for c070b05 - Browse repository at this point
Copy the full SHA c070b05View commit details
Commits on Mar 18, 2021
-
build(deps-dev): bump @types/jest from 26.0.20 to 26.0.21
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.20 to 26.0.21. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 26fa4e0 - Browse repository at this point
Copy the full SHA 26fa4e0View commit details -
build(deps-dev): bump ts-jest from 26.5.3 to 26.5.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.3 to 26.5.4. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v26.5.3...v26.5.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 9717756 - Browse repository at this point
Copy the full SHA 9717756View commit details
Commits on Mar 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6cb9475 - Browse repository at this point
Copy the full SHA 6cb9475View commit details
Commits on Mar 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 602b58e - Browse repository at this point
Copy the full SHA 602b58eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8e9b00 - Browse repository at this point
Copy the full SHA e8e9b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2e00f0 - Browse repository at this point
Copy the full SHA b2e00f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67a0290 - Browse repository at this point
Copy the full SHA 67a0290View commit details
Commits on Mar 23, 2021
-
build(deps-dev): bump semver from 7.3.4 to 7.3.5
Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.3.5. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.4...v7.3.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 7258648 - Browse repository at this point
Copy the full SHA 7258648View commit details -
build(deps-dev): bump @typescript-eslint/parser from 4.18.0 to 4.19.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.18.0 to 4.19.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.19.0/packages/parser) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 0600eb4 - Browse repository at this point
Copy the full SHA 0600eb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b3a9a1 - Browse repository at this point
Copy the full SHA 3b3a9a1View commit details -
fix(teleport): targetAnchor should also be removed when unmounted (#2870
Configuration menu - View commit details
-
Copy full SHA for 21d1288 - Browse repository at this point
Copy the full SHA 21d1288View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb1fae6 - Browse repository at this point
Copy the full SHA eb1fae6View commit details
Commits on Mar 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5dbe834 - Browse repository at this point
Copy the full SHA 5dbe834View commit details -
build(deps): bump @babel/types from 7.13.0 to 7.13.12 (#3465)
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.13.0 to 7.13.12. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.13.12/packages/babel-types) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5bc2572 - Browse repository at this point
Copy the full SHA 5bc2572View commit details -
build(deps): bump @babel/parser from 7.13.9 to 7.13.12 (#3462)
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.13.9 to 7.13.12. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.13.12/packages/babel-parser) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7fad69c - Browse repository at this point
Copy the full SHA 7fad69cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a583d5 - Browse repository at this point
Copy the full SHA 0a583d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7769513 - Browse repository at this point
Copy the full SHA 7769513View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49f4072 - Browse repository at this point
Copy the full SHA 49f4072View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf34e33 - Browse repository at this point
Copy the full SHA bf34e33View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4b5fcc - Browse repository at this point
Copy the full SHA e4b5fccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41e02f0 - Browse repository at this point
Copy the full SHA 41e02f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3755e60 - Browse repository at this point
Copy the full SHA 3755e60View commit details
There are no files selected for viewing