Commit 0d451a93 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'patch-24' into 'master'

Add directives to Vue component ordering

See merge request !13065
parents 11622570 069a4a02
......@@ -447,6 +447,7 @@ A forEach will cause side effects, it will be mutating the array being iterated.
1. `name`
1. `props`
1. `mixins`
1. `directives`
1. `data`
1. `components`
1. `computedProps`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment