You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: adjust padding for content section (#1107)
* Change links on deployment guide (#1104)
* fix extract css related link
* change to secureable schema
# Conflicts:
# src/v2/guide/deployment.md
* Tiny update to components.md (#1105)
As someone new to Vuejs, it took me a few extra seconds to grok the expanded code block for when `v-model` is used with a component. My mind was somehow trying to relate the 3rd block of code with the 2nd block, instead of the 1st.
(https://vuejs.org/v2/guide/components.html#Form-Input-Components-using-Custom-Events).
I suggest re-wording it to make it a bit more obvious.
# Conflicts:
# src/v2/guide/components.md
* fix blog layout (#1112)
# Conflicts:
# themes/vue/layout/post.ejs
* Update class-and-style.md (#1113)
Remove extra comma in the Object Syntax example for computed properties
* Update date
* Update doc link to Japanese version
0 commit comments