Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
80a9d22e
Commit
80a9d22e
authored
May 13, 2020
by
Gilang Gumilar
Committed by
Mike Jang
May 13, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix broken heading of Vue 3 migration guide doc
parent
0e93b2da
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
changelogs/unreleased/fix-broken-heading-of-vue-3-migration-guide-doc.yml
...eased/fix-broken-heading-of-vue-3-migration-guide-doc.yml
+5
-0
doc/development/fe_guide/vue3_migration.md
doc/development/fe_guide/vue3_migration.md
+1
-1
No files found.
changelogs/unreleased/fix-broken-heading-of-vue-3-migration-guide-doc.yml
0 → 100644
View file @
80a9d22e
---
title
:
Fix broken heading of Vue 3 migration guide doc
merge_request
:
31951
author
:
Gilang Gumilar
type
:
fixed
doc/development/fe_guide/vue3_migration.md
View file @
80a9d22e
...
...
@@ -58,7 +58,7 @@ export default createEventHub();
Event hubs created with the factory expose the same methods as Vue 2 event hubs (
`$on`
,
`$once`
,
`$off`
and
`$emit`
), making them backward compatible with our previous approach.
## <template functional>
##
\
<template functional>
**Why?**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment