You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the extension is not loaded in a Contentful environment, it should load some "Dummy Data" for the sake of previewing the extension, ie: https://contentful-fragment.now.sh/
(This URL is a proxy that serves the initial app, you just need to merge into master on this repo and that proxy will update automatically)
When there's no fragments, this visual glitch occurs:
JSON preview should have the following styling: mt2 p2
background color: #f7f9fa
border: #c3d0d5
line-height: 16px
show/hide JSON toggle should be contextual with contentful icons (+ Show JSON Preview or X Hide JSON Preview)
show/hide JSON toggle should be inline with "Add Entry" and "Edit Fragment"
I should not be able to save a fragment schema thing unless it is valid:
Closed Fragment state should mimic the look n feel of the new Contentful Ref Editor:
Field title should be above the value (in grey) and value in black (same text styles)
Vertical Padding between Key / Values is too big
New hover state & Draggable Handle (double dots)
Fragment:
Native:
The text was updated successfully, but these errors were encountered:
Fix security issues (probably best to upgrade Ember CLI version)
https://github.com/sanctuarycomputer/contentful-fragment/network/alerts
When the extension is not loaded in a Contentful environment, it should load some "Dummy Data" for the sake of previewing the extension, ie:
https://contentful-fragment.now.sh/
(This URL is a proxy that serves the initial app, you just need to merge into master on this repo and that proxy will update automatically)
When there's no fragments, this visual glitch occurs:

JSON preview should have the following styling:
mt2 p2
background color:
#f7f9fa
border:
#c3d0d5
line-height: 16px
show/hide JSON toggle should be contextual with contentful icons (
+ Show JSON Preview
orX Hide JSON Preview
)show/hide JSON toggle should be inline with "Add Entry" and "Edit Fragment"
I should not be able to save a fragment schema thing unless it is valid:

Closed Fragment state should mimic the look n feel of the new Contentful Ref Editor:
Field title should be above the value (in grey) and value in black (same text styles)
Vertical Padding between Key / Values is too big
New hover state & Draggable Handle (double dots)
Fragment:


Native:
The text was updated successfully, but these errors were encountered: