Skip to content

Commit

Permalink
Update mockups
Browse files Browse the repository at this point in the history
These mockup updates include general refinements and polish, per Github and Slack discussions. Notably around:

- Galleries. Props @j-falk for ideas here. Trash and edit buttons when selecting individual images in a gallery, and button for advanced gallery editing, where you'd also be able to add more images to the gallery, or rearrange, in the case of a slideshow version of the gallery.
- Drag and drop. Props @iseulde for the idea of showing a blue line for the dropzone. The gray area is a ghost of where you're dragging from, so the blocks don't size around when you drag.
- A new approach to inserting content. It generally happens on a newline, and the plus then shows up to the left, where the up/down arrows would show up for a non-empty block. We'd then have a permanent "insert" button somewhere in the Admin UI to go with this, for when you need to insert content between two letters. See also #78.
- Added empty versions of Quote and Image block. Imagine the use case of _type type type, press enter for newline, type `/ima` to open inserter searched to Image, press enter, arrow down, type type type_. In that case you'd simply inserted an image placeholder block which you could later upload to, or pick an image from the media library.
  • Loading branch information
jasmussen committed Mar 15, 2017
1 parent dcac834 commit 6a4363f
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ With regards to specific changes to the design, the details & execution (like co

Grab the Sketch file so you don't have to start from scratch:

**<a href="https://cloudup.com/cMPXM8Va2cy">Download, Updated Mar. 10th.</a>**
**<a href="https://cloudup.com/cMPXM8Va2cy">Download, Updated Mar. 15th.</a>**

## Mockups

Expand All @@ -58,6 +58,14 @@ _Text, Selected_

---

_Empty Image_

![Empty Image](mockups/Image, Empty.png)

_Empty Image, Hover_

![Empty Image, Hover](mockups/Image, Empty, Hover.png)

_Image_

![Image, Neutral](mockups/Image, Neutral.png)
Expand All @@ -76,6 +84,14 @@ _Image, Caption_

---

_Empty Quote_

![Empty Quote](mockups/Quote, Empty.png)

_Empty Quote, Hover_

![Empty Quote, Hover](mockups/Quote, Empty, Hover.png)

_Quote_

![Quote, Neutral](mockups/Quote, Neutral.png)
Expand Down
Binary file modified mockups/Admin UI, Sidebar Open.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mockups/Admin UI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mockups/Drag and drop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mockups/Embed, Selected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mockups/Gallery, Selected Image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mockups/Gallery, Selected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Image, Empty, Hover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Image, Empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mockups/Image, Selected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mockups/Newlines.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Quote, Empty, Hover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Quote, Empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mockups/Text, Hover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mockups/Text, Neutral.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mockups/Text, Selected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6a4363f

Please sign in to comment.