-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: vuejs/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.41
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: vuejs/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.42
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
25
contributors
Commits on Oct 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bc167b5 - Browse repository at this point
Copy the full SHA bc167b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5fc7dc - Browse repository at this point
Copy the full SHA e5fc7dcView commit details
Commits on Oct 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e6224f4 - Browse repository at this point
Copy the full SHA e6224f4View commit details
Commits on Oct 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 54b6ba3 - Browse repository at this point
Copy the full SHA 54b6ba3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0b74a1 - Browse repository at this point
Copy the full SHA b0b74a1View commit details
Commits on Oct 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cbc3e67 - Browse repository at this point
Copy the full SHA cbc3e67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e792d9 - Browse repository at this point
Copy the full SHA 8e792d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9de6ca - Browse repository at this point
Copy the full SHA d9de6caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09bb3e9 - Browse repository at this point
Copy the full SHA 09bb3e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e816812 - Browse repository at this point
Copy the full SHA e816812View commit details -
Configuration menu - View commit details
-
Copy full SHA for 183e4e6 - Browse repository at this point
Copy the full SHA 183e4e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83f7e6f - Browse repository at this point
Copy the full SHA 83f7e6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 506a42a - Browse repository at this point
Copy the full SHA 506a42aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eab7604 - Browse repository at this point
Copy the full SHA eab7604View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41d9c47 - Browse repository at this point
Copy the full SHA 41d9c47View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb06819 - Browse repository at this point
Copy the full SHA bb06819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 018b850 - Browse repository at this point
Copy the full SHA 018b850View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32b5124 - Browse repository at this point
Copy the full SHA 32b5124View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e09761 - Browse repository at this point
Copy the full SHA 0e09761View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for e3bc21f - Browse repository at this point
Copy the full SHA e3bc21fView commit details
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 830454a - Browse repository at this point
Copy the full SHA 830454aView commit details
Commits on Oct 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bbb66d7 - Browse repository at this point
Copy the full SHA bbb66d7View commit details -
Co-authored-by: hakim <hakim.lu@yunlsp.com>
Configuration menu - View commit details
-
Copy full SHA for 3bed82b - Browse repository at this point
Copy the full SHA 3bed82bView commit details
Commits on Nov 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f67bb50 - Browse repository at this point
Copy the full SHA f67bb50View commit details
Commits on Nov 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c4f213b - Browse repository at this point
Copy the full SHA c4f213bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9172db - Browse repository at this point
Copy the full SHA e9172dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97aadd8 - Browse repository at this point
Copy the full SHA 97aadd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b72a4af - Browse repository at this point
Copy the full SHA b72a4afView commit details -
fix(runtime-core): do not throw on unknown directives (#6671)
fix #6340 This commit improves the case when a directive is not found in a template. As `resolveDirective` returns `undefined`, some code was failing with the following error: ``` TypeError: Cannot read properties of undefined (reading 'deep') ```
Configuration menu - View commit details
-
Copy full SHA for 0455378 - Browse repository at this point
Copy the full SHA 0455378View commit details -
fix(ssr): remove css number value check (#6636)
Previously this prevented custom properties and vendor-prefixed properties to be rendered correctly. fix #6625
Configuration menu - View commit details
-
Copy full SHA for 79e7c1e - Browse repository at this point
Copy the full SHA 79e7c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 168c857 - Browse repository at this point
Copy the full SHA 168c857View commit details -
Configuration menu - View commit details
-
Copy full SHA for f55cfe6 - Browse repository at this point
Copy the full SHA f55cfe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a9996c - Browse repository at this point
Copy the full SHA 2a9996cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 640cfce - Browse repository at this point
Copy the full SHA 640cfceView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcfe480 - Browse repository at this point
Copy the full SHA bcfe480View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99b6697 - Browse repository at this point
Copy the full SHA 99b6697View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9768949 - Browse repository at this point
Copy the full SHA 9768949View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for a0c7f27 - Browse repository at this point
Copy the full SHA a0c7f27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c292e1 - Browse repository at this point
Copy the full SHA 1c292e1View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 50e2253 - Browse repository at this point
Copy the full SHA 50e2253View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4de623 - Browse repository at this point
Copy the full SHA e4de623View commit details -
Configuration menu - View commit details
-
Copy full SHA for e049772 - Browse repository at this point
Copy the full SHA e049772View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c3203b - Browse repository at this point
Copy the full SHA 4c3203bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdaf83a - Browse repository at this point
Copy the full SHA bdaf83aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9906e3a - Browse repository at this point
Copy the full SHA 9906e3aView commit details -
ci: disable format-check on ci
this causes too many unintended fails on PR merges the task should just be manually run periodically
1Configuration menu - View commit details
-
Copy full SHA for b3916db - Browse repository at this point
Copy the full SHA b3916dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdc5902 - Browse repository at this point
Copy the full SHA fdc5902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a00fdd - Browse repository at this point
Copy the full SHA 4a00fddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d1f526 - Browse repository at this point
Copy the full SHA 8d1f526View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6861d23 - Browse repository at this point
Copy the full SHA 6861d23View commit details
There are no files selected for viewing