Skip to content
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

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
1deb5a1
Update the Firefox-beta link to lead to the latest beta release (#1368)
saeedesmaili Dec 4, 2021
eeb9e2d
Add Vue Mastery Free Weekend Promotion (#1364)
pieer Dec 7, 2021
423e949
Update Vue mastery banner url (#1371)
pieer Dec 7, 2021
4dfc045
Update Prop Mutation Docs to be more clear around mutation (#1365)
MarkTallentire Dec 9, 2021
8533189
Fixed Grammatical Errors in Community Theme Descriptions (#1376)
seafoamteal Dec 13, 2021
d6e5a79
Clerification on disabling attributes inheritance. (#1370)
anchan42 Dec 13, 2021
1dcdb5a
update transitions-overview.md (#1373)
wxsms Dec 13, 2021
5136ad7
chore(vite installation guide): add installation guide using pnpm (#1…
dammy001 Dec 17, 2021
93172b9
Added comma for better readability. (#1377)
abrarum Dec 17, 2021
0fd3fff
fix(compat): add a note about Nuxt Bridge for Nuxt.js users (#1379)
superbiche Dec 17, 2021
c314406
Update vue Mastery banner (#1381)
pieer Dec 22, 2021
d47173d
Update typescript-support.md (#1387)
vladsholokhov Dec 24, 2021
dfd86d3
Fix grammatical errors and introduce app.component() in introduction.…
seafoamteal Dec 24, 2021
993f256
update global-api.md (#1395)
wxsms Dec 27, 2021
268dcfa
update application-config.md (#1390)
wxsms Dec 27, 2021
5b48887
update application-api.md (#1391)
wxsms Dec 27, 2021
10ed910
Very minor update on letter casing (#1410)
anchan42 Jan 3, 2022
8bd7d49
fix: change SSH to HTTPS clone in Readme (#1411)
Jan 7, 2022
4d39305
fix: grammatical errors in template-syntax.md (#1421)
seafoamteal Jan 7, 2022
f5a38e3
Updated: Typos in a11y-basics file (#1414)
Cyebukayire Jan 8, 2022
0c0b6f0
Update events.md (#1425)
chenfan0 Jan 9, 2022
12aa633
Modify the documentation description of the custom directive (#1429)
rinbowLi Jan 12, 2022
6ef3f13
Update composition-api-setup.md (#1427)
chenfan0 Jan 13, 2022
ba5586e
chore(deps): bump follow-redirects from 1.13.1 to 1.14.7 (#1434)
dependabot[bot] Jan 14, 2022
0d4edfd
update petite-vue size (#1454)
vanillajonathan Jan 26, 2022
0ed95f5
add clarification about type exports in SFCs (#1483)
theoephraim Feb 4, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add Vue Mastery Free Weekend Promotion (vuejs#1364)
pieer authored Dec 7, 2021
commit eeb9e2d63bd381af4e97a107d4801b55741d9587
2 changes: 1 addition & 1 deletion src/.vuepress/config.js
Original file line number Diff line number Diff line change
@@ -274,7 +274,7 @@ module.exports = {
'link',
{
href:
'https://fonts.googleapis.com/css?family=Inter:300,400,500,600|Archivo:400,600|Open+Sans:400,600;display=swap',
'https://fonts.googleapis.com/css?family=Inter:300,400,500,600|Open+Sans:400,600;display=swap',
rel: 'stylesheet'
}
],
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions src/.vuepress/public/images/vuemastery/background-vuemastery.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading