forked from vuejs/v2.vuejs.org
-
Notifications
You must be signed in to change notification settings - Fork 89
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
[DO NOT MERGE] - [ONLY FOR CHANGES TRACKER] #161
Open
mazipan
wants to merge
497
commits into
vuejs-id:english-version
Choose a base branch
from
vuejs:master
base: english-version
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ada error pas nyoba cherry pick, belum tau kenapa aku. Mungkin ada pengalaman error seperti ini? Kalau memang tidak bisa terpaksa buat branch baru
|
Weren't able to set breakpoints to specific lines of Vue code. The issue was fixed by removing the "./" part of the "webpack" key; inside "sourceMapPathOverrides".
* Fix accessibility issues relating to landmarks * Revert changes to package.json * Revert inadvertent newline change to package.json
use `var` consistently. previous PR was using `const`, it should be using `var`. ref: #2486 (comment)
Minor copy edits and formatting tweaks
* fix: clarify how a Vue app works fixes #2475 * fix: simplify sentence * fix: remove unnecessary capitalization * fix: remove confusing wording
* fix: deduplicate change detection caveat sections * fix: apply suggestions from review
* Indent fix (Biggest update ever) Signed-off-by: Bruno J. S. Lesieur <[email protected]> * Some line return for consistency Signed-off-by: MachinisteWeb <[email protected]> * Align transitions.md example 4 text example with live example Signed-off-by: MachinisteWeb <[email protected]>
The link '.nav-link.current' indication arrow currently is a little bit out of place. The indication arrow will now be vertically centered.
* Update form-validation.md Updates the server side code. Fixes #2391 * Update form-validation.md I removed the server side code and updated the form code to use the right URL. * Update form-validation.md Update related to comments. * Update src/v2/cookbook/form-validation.md * Update src/v2/cookbook/form-validation.md * Update src/v2/cookbook/form-validation.md * Update src/v2/cookbook/form-validation.md Co-authored-by: Phan An <[email protected]>
Earlier the link pointed to `https://vuejs.org/v2/guide/[email protected]` which is not valid url. Now it is a mailto link.
* Add Vue School Free Weekend banner (October 2022) * Change CTA text
* Update Free Weekend Vue School banner * Remove hardcoded date from Vue School banner
Changed 'master' to 'main' in order to make the example work correctly.
* fix typo * fix typo
`however` needs a comma before it as well (just like line 181 of this doc). See https://prowritingaid.com/comma-however#:~:text=If%20you%20use,was%20another%20story. and https://www.grammar-monster.com/punctuation/commas_and_however.html
* Update installation.md @2 prefix has to be specified, otherwise v3 gets installed * Apply suggestions from code review --------- Co-authored-by: Jinjiang <[email protected]>
Bumps [nunjucks](https://github.com/mozilla/nunjucks) from 3.1.6 to 3.2.4. - [Release notes](https://github.com/mozilla/nunjucks/releases) - [Changelog](https://github.com/mozilla/nunjucks/blob/master/CHANGELOG.md) - [Commits](mozilla/nunjucks@v3.1.6...v3.2.4) --- updated-dependencies: - dependency-name: nunjucks dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: remove changes from yarn.lock file fix: add empty row back to yarn.lock chore: change formatting for herodevs site redirect
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.