-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: botmaster/docs
base: main
head repository: vuejs/docs
compare: main
- 13 commits
- 23 files changed
- 14 contributors
Commits on Apr 25, 2025
-
Updated verb to match the plural subject. From "effects that depends on..." to "effects that depend on..."
Configuration menu - View commit details
-
Copy full SHA for cfeabfb - Browse repository at this point
Copy the full SHA cfeabfbView commit details
Commits on May 2, 2025
-
docs: variable name, not value of variable (vuejs#3224)
Update template-syntax.md The same is the variable name rather than the value of variable.
Configuration menu - View commit details
-
Copy full SHA for 854be52 - Browse repository at this point
Copy the full SHA 854be52View commit details
Commits on May 7, 2025
-
fix: removed todo mvc example (vuejs#3233)
* fix: removed todo mvc example * fix: removed todo mvc from the navigation
Configuration menu - View commit details
-
Copy full SHA for 0022e62 - Browse repository at this point
Copy the full SHA 0022e62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9880455 - Browse repository at this point
Copy the full SHA 9880455View commit details
Commits on May 14, 2025
-
docs: improve phrasing for provide/inject in plugins.md (vuejs#3230)
* Fix: provide/inject in plugins.md plugins allow us to use `provide` to provide a function or attribute plugin users are able to `inject` the plugin function or attribute * Update src/guide/reusability/plugins.md Co-authored-by: Ben Hong <[email protected]> --------- Co-authored-by: Ben Hong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1b3d3b - Browse repository at this point
Copy the full SHA d1b3d3bView commit details
Commits on May 15, 2025
-
docs: fix misplaced semicolon in crud example (vuejs#3234)
* Fix misplaced semicolen * remove semi
Configuration menu - View commit details
-
Copy full SHA for 7d7d50e - Browse repository at this point
Copy the full SHA 7d7d50eView commit details
Commits on May 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0e5f89f - Browse repository at this point
Copy the full SHA 0e5f89fView commit details -
Add Scrimba links and refactor VueSchoolLink to a more reusable compo…
…nent (vuejs#3240) Add Scrimba component and links
Configuration menu - View commit details
-
Copy full SHA for 0b63564 - Browse repository at this point
Copy the full SHA 0b63564View commit details
Commits on May 29, 2025
-
Register ScrimbaLink component and change color on play button (vuejs…
…#3242) register ScrimbaLink component and change color on play button
Configuration menu - View commit details
-
Copy full SHA for 54d0d23 - Browse repository at this point
Copy the full SHA 54d0d23View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcee623 - Browse repository at this point
Copy the full SHA fcee623View commit details
Commits on Jun 10, 2025
-
docs(computed): correct parameter positions in the computed example (v…
…uejs#3244) Co-authored-by: it-evan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e0fa3e - Browse repository at this point
Copy the full SHA 4e0fa3eView commit details -
chore(deps): bump vue from 3.5.13 to 3.5.16 (vuejs#3243)
Bumps [vue](https://github.com/vuejs/core) from 3.5.13 to 3.5.16. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.13...v3.5.16) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ef53734 - Browse repository at this point
Copy the full SHA ef53734View commit details -
docs(animation): add MAX_SAFE_INTEGER warning for large input edge ca…
…se (vuejs#3231) docs(animation): add note about Number.MAX_SAFE_INTEGER for large input edge case
Configuration menu - View commit details
-
Copy full SHA for c80de28 - Browse repository at this point
Copy the full SHA c80de28View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main