-
Notifications
You must be signed in to change notification settings - Fork 87
Commit f42db2b
authored
Guide > Reusability & Composition > Render functions の翻訳を追従 (#308)
* docs: Add migration guide for h rendering registered component
vuejs/docs@706a8cd#diff-0b635f32793fe88d869035c17f5143d6a7011183741021e19963a52beb70927a
* correct misleading content about render function
vuejs/docs@9ae70db#diff-0b635f32793fe88d869035c17f5143d6a7011183741021e19963a52beb70927a
* fix: correct two examples of using h with components and slots
vuejs/docs@dbeed5b#diff-0b635f32793fe88d869035c17f5143d6a7011183741021e19963a52beb70927a
* fix: add an emits option to examples that emit events
vuejs/docs@e554cd6#diff-0b635f32793fe88d869035c17f5143d6a7011183741021e19963a52beb70927a
* Update render-function.md
vuejs/docs@2915212#diff-0b635f32793fe88d869035c17f5143d6a7011183741021e19963a52beb70927a
* Expand the page on render functions, especially their use of slots
vuejs/docs@ac5bec3#diff-0b635f32793fe88d869035c17f5143d6a7011183741021e19963a52beb70927a
* chore: standartize Array casing
vuejs/docs@363641a#diff-0b635f32793fe88d869035c17f5143d6a7011183741021e19963a52beb70927a
* Use destructuring to access createApp, etc. in render-function.md
vuejs/docs@9e3d61a#diff-0b635f32793fe88d869035c17f5143d6a7011183741021e19963a52beb70927a
* fix: using a keyCode with v-on is no longer supported
vuejs/docs@7745e70#diff-0b635f32793fe88d869035c17f5143d6a7011183741021e19963a52beb70927a
* Add a section about using custom directives in render functions
vuejs/docs@eb244fd#diff-0b635f32793fe88d869035c17f5143d6a7011183741021e19963a52beb70927a
* Using built-in components with render and :is
vuejs/docs@588c1f6#diff-0b635f32793fe88d869035c17f5143d6a7011183741021e19963a52beb70927a
* docs: add a section about functional components
vuejs/docs@1d2fb16#diff-0b635f32793fe88d869035c17f5143d6a7011183741021e19963a52beb70927a
* docs: return values for render functions
vuejs/docs@da874b2#diff-0b635f32793fe88d869035c17f5143d6a7011183741021e19963a52beb70927a
* chore: switch javascript code blocks to js
vuejs/docs@5753b78#diff-0b635f32793fe88d869035c17f5143d6a7011183741021e19963a52beb70927a
* docs: translate h() args to slot section
* docs: translate a render function page
* fix: re-translate 'behind the scene'1 parent bea9ba7 commit f42db2bCopy full SHA for f42db2b
File tree
Expand file treeCollapse file tree
1 file changed
+298
-71
lines changedFilter options
- src/guide
Expand file treeCollapse file tree
1 file changed
+298
-71
lines changed
0 commit comments