-
Notifications
You must be signed in to change notification settings - Fork 11
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
[pull] master from vuejs:master #300
base: master
Are you sure you want to change the base?
Commits on Dec 4, 2021
-
Update the Firefox-beta link to lead to the latest beta release (#1368)
The Firefox-beta link leads to the v6.0.0-beta.2, and this updates it to v6.0.0-beta.20
Configuration menu - View commit details
-
Copy full SHA for 1deb5a1 - Browse repository at this point
Copy the full SHA 1deb5a1View commit details
Commits on Dec 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for eeb9e2d - Browse repository at this point
Copy the full SHA eeb9e2dView commit details -
Update Vue mastery banner url (#1371)
* Add Vue mastery banner winter promotion * Update name storage * Remove Vue School banner * Update promotion banner url Co-authored-by: Evan You <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 423e949 - Browse repository at this point
Copy the full SHA 423e949View commit details
Commits on Dec 9, 2021
-
Update Prop Mutation Docs to be more clear around mutation (#1365)
* Update Prop Mutation Docs to be more clear around mutation * Update src/guide/component-props.md Co-authored-by: Natalia Tepluhina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4dfc045 - Browse repository at this point
Copy the full SHA 4dfc045View commit details
Commits on Dec 13, 2021
-
Fixed Grammatical Errors in Community Theme Descriptions (#1376)
* Fixed grammatical error in theme-data.js In the Flatlogic description, the phrase "how real applications is built" is grammatically incorrect since "applications" is a plural noun but "is" refers to a singular noun. I changed it to "how real applications are built." In the PrimeVue description, the phrase "look&feel" (which lacked spaces between the words and punctuation) has been changed to "look & feel". * Update theme-data.js In the Flatlogic description, "Check the admin dashboard templates" has been changed to "Check out the admin dashboard templates."
Configuration menu - View commit details
-
Copy full SHA for 8533189 - Browse repository at this point
Copy the full SHA 8533189View commit details -
Clerification on disabling attributes inheritance. (#1370)
Just try to make it clearer on what could be done after the inheritance is disabled.
Configuration menu - View commit details
-
Copy full SHA for d6e5a79 - Browse repository at this point
Copy the full SHA d6e5a79View commit details -
update transitions-overview.md (#1373)
* update transitions-overview.md * update transitions-overview.md
Configuration menu - View commit details
-
Copy full SHA for 1dcdb5a - Browse repository at this point
Copy the full SHA 1dcdb5aView commit details
Commits on Dec 17, 2021
-
chore(vite installation guide): add installation guide using pnpm (#1374
) * chore(installation guide): add installation guide using pmpm * chore(installation guide): add installation guide using pmpm * chore(vite installation guide): commit suggestion Co-authored-by: skirtle <[email protected]> * chore(vite installation guide): commit suggestion Co-authored-by: skirtle <[email protected]> Co-authored-by: skirtle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5136ad7 - Browse repository at this point
Copy the full SHA 5136ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93172b9 - Browse repository at this point
Copy the full SHA 93172b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd3fff - Browse repository at this point
Copy the full SHA 0fd3fffView commit details
Commits on Dec 22, 2021
-
Update vue Mastery banner (#1381)
* Update vue mastery banner * Remove Vue mastery promotion banner
Configuration menu - View commit details
-
Copy full SHA for c314406 - Browse repository at this point
Copy the full SHA c314406View commit details
Commits on Dec 24, 2021
-
Update typescript-support.md (#1387)
Co-authored-by: Vladislav Sholokhov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d47173d - Browse repository at this point
Copy the full SHA d47173dView commit details -
Fix grammatical errors and introduce app.component() in introduction.…
…md (#1388) * Fixed grammatical error in theme-data.js In the Flatlogic description, the phrase "how real applications is built" is grammatically incorrect since "applications" is a plural noun but "is" refers to a singular noun. I changed it to "how real applications are built." In the PrimeVue description, the phrase "look&feel" (which lacked spaces between the words and punctuation) has been changed to "look & feel". * Update theme-data.js In the Flatlogic description, "Check the admin dashboard templates" has been changed to "Check out the admin dashboard templates." * Fix grammar and introduce the component method * Add missing 'a' * Update introduction to include reviewer's changes Removed all use of the app.component() method from the introduction so as to not confuse readers.
Configuration menu - View commit details
-
Copy full SHA for dfd86d3 - Browse repository at this point
Copy the full SHA dfd86d3View commit details
Commits on Dec 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 993f256 - Browse repository at this point
Copy the full SHA 993f256View commit details -
Configuration menu - View commit details
-
Copy full SHA for 268dcfa - Browse repository at this point
Copy the full SHA 268dcfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b48887 - Browse repository at this point
Copy the full SHA 5b48887View commit details
Commits on Jan 3, 2022
-
Very minor update on letter casing (#1410)
Update "Add Todo" to "Add todo" so it matches what is in the code.
Configuration menu - View commit details
-
Copy full SHA for 10ed910 - Browse repository at this point
Copy the full SHA 10ed910View commit details
Commits on Jan 7, 2022
-
fix: change SSH to HTTPS clone in Readme (#1411)
Using `git clone [email protected]...` notation may lead to an error `Permission denied (publickey) fatal: Could not read from remote repository.` if a user doesn't have a public SSH key stored in their github account. Using `git clone https://` is a 100% error-free solution (it doesn't require any SSH keys).
Vadim Vinogradov authoredJan 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 8bd7d49 - Browse repository at this point
Copy the full SHA 8bd7d49View commit details -
fix: grammatical errors in template-syntax.md (#1421)
* Add missing period and change "a" to "an" * fix: change "interprets" to "interpret" Since "mustaches" is plural, the verb "to interpret" must also be conjugated in its plural form.
Configuration menu - View commit details
-
Copy full SHA for 4d39305 - Browse repository at this point
Copy the full SHA 4d39305View commit details
Commits on Jan 8, 2022
-
Updated: Typos in a11y-basics file (#1414)
* Updated: Typos in a11y-basics file * Updated README file * Update README * Fixed: Typos, Grammer and Punctuations in coc, community & cookbook * Update editable-svg-icons.md
Configuration menu - View commit details
-
Copy full SHA for f5a38e3 - Browse repository at this point
Copy the full SHA f5a38e3View commit details
Commits on Jan 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0c0b6f0 - Browse repository at this point
Copy the full SHA 0c0b6f0View commit details
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 12aa633 - Browse repository at this point
Copy the full SHA 12aa633View commit details
Commits on Jan 13, 2022
-
Update composition-api-setup.md (#1427)
* Update composition-api-setup.md From the source code, when the setup function is called, the component instance is already created using the createComponentInstance function. * Update src/guide/composition-api-setup.md Co-authored-by: Natalia Tepluhina <[email protected]> Co-authored-by: Natalia Tepluhina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ef3f13 - Browse repository at this point
Copy the full SHA 6ef3f13View commit details
Commits on Jan 14, 2022
-
chore(deps): bump follow-redirects from 1.13.1 to 1.14.7 (#1434)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.1 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.13.1...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... 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 ba5586e - Browse repository at this point
Copy the full SHA ba5586eView commit details
Commits on Jan 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0d4edfd - Browse repository at this point
Copy the full SHA 0d4edfdView commit details
Commits on Feb 4, 2022
-
add clarification about type exports in SFCs (#1483)
* add clarification about type exports in SFCs Latest vue / volar / vue-tsc complains when exporting additional types from SFCs (even though it worked previously). It seems this may be the intended behaviour, but was a bit unclear in these docs, so this change specifically calls out exporting types. * Update sfc-script-setup.md
Configuration menu - View commit details
-
Copy full SHA for 0ed95f5 - Browse repository at this point
Copy the full SHA 0ed95f5View commit details