refactor: add prefixes to icons

This commit is contained in:
woothu
2019-11-18 11:43:07 +01:00
parent 07a6b95380
commit 0bf951c64d
68 changed files with 5116 additions and 8553 deletions
@@ -40,9 +40,7 @@ exports[`TheHeader.vue renders correctly 1`] = `
activeclass="active"
event="click"
exactactiveclass="active"
innavitem="true"
routertag="a"
tag="span"
target="_self"
>
@@ -60,9 +58,7 @@ exports[`TheHeader.vue renders correctly 1`] = `
activeclass="active"
event="click"
exactactiveclass="active"
innavitem="true"
routertag="a"
tag="span"
target="_self"
>
@@ -78,9 +74,7 @@ exports[`TheHeader.vue renders correctly 1`] = `
activeclass="active"
event="click"
exactactiveclass="active"
innavitem="true"
routertag="a"
tag="span"
target="_self"
>
@@ -100,13 +94,11 @@ exports[`TheHeader.vue renders correctly 1`] = `
activeclass="active"
event="click"
exactactiveclass="active"
innavitem="true"
routertag="a"
tag="span"
target="_self"
>
<cicon-stub
name="bell"
name="cil-bell"
/>
</cheadernavlink-stub>
</cheadernavitem-stub>
@@ -118,13 +110,11 @@ exports[`TheHeader.vue renders correctly 1`] = `
activeclass="active"
event="click"
exactactiveclass="active"
innavitem="true"
routertag="a"
tag="span"
target="_self"
>
<cicon-stub
name="list"
name="cil-list"
/>
</cheadernavlink-stub>
</cheadernavitem-stub>
@@ -136,13 +126,11 @@ exports[`TheHeader.vue renders correctly 1`] = `
activeclass="active"
event="click"
exactactiveclass="active"
innavitem="true"
routertag="a"
tag="span"
target="_self"
>
<cicon-stub
name="envelope-open"
name="cil-envelope-open"
/>
</cheadernavlink-stub>
</cheadernavitem-stub>