[CORL-420] Upgrade Relay (#2346)

* chore: upgrade Relay

* fix: fix errors

* fix: snapshot

* fix: relay prefix

* fix: fragment spec error
This commit is contained in:
Vinh
2019-06-07 21:42:26 +00:00
committed by Wyatt Johnson
parent ed4e5fa2a8
commit d4b99a2a57
38 changed files with 682 additions and 929 deletions
@@ -478,6 +478,33 @@ exports[`post a reply: optimistic response 1`] = `
</div>
</div>
</div>
<div
className="Comment-subBar"
>
<div
className="Flex-root Flex-flex Flex-alignCenter"
>
<span
aria-hidden="true"
className="Icon-root Icon-sm InReplyTo-icon"
>
reply
</span>
<span>
 
</span>
<span
className="Typography-root Typography-timestamp Typography-colorTextPrimary InReplyTo-inReplyTo"
>
In reply to
<span
className="Typography-root Typography-heading5 Typography-colorTextPrimary InReplyTo-username"
>
Markus
</span>
</span>
</div>
</div>
<div
className="HorizontalGutter-root HorizontalGutter-full"
>
@@ -463,6 +463,33 @@ exports[`post a reply: optimistic response 1`] = `
</div>
</div>
</div>
<div
className="Comment-subBar"
>
<div
className="Flex-root Flex-flex Flex-alignCenter"
>
<span
aria-hidden="true"
className="Icon-root Icon-sm InReplyTo-icon"
>
reply
</span>
<span>
 
</span>
<span
className="Typography-root Typography-timestamp Typography-colorTextPrimary InReplyTo-inReplyTo"
>
In reply to
<span
className="Typography-root Typography-heading5 Typography-colorTextPrimary InReplyTo-username"
>
Markus
</span>
</span>
</div>
</div>
<div
className="HorizontalGutter-root HorizontalGutter-full"
>