Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced icons with dashicons #273

Closed
wants to merge 332 commits into from

Conversation

field2
Copy link

@field2 field2 commented Mar 15, 2017

No description provided.

ellatrix and others added 30 commits February 28, 2017 00:49
…ui-prototype

Tinymce single/mimic ui prototype
…ui-prototype

Remove block border on type
…ui-prototype

Prevent input for non-text selections
…ui-prototype

Use functions instead of commands where appropriate
…tyle. Also make it keyboard friendly (WordPress#136)

* update the TinyMCE per Block prototype UI to match the Prototype UI style
* Adding heading block
* Adding a paragraph block and moving to React
 - preact has some state updating bugs
* Allowing removing/merging components using backspace
* Handling navigation using arrow keys
* Adding a simple quote  block
- Includes a new drag and drop mockup
- Includes an admin with the sidebar closed
- Includes an updated Sketch file that has the admin UI stuff
…ui-prototype

Tinymce single/mimic ui prototype
…ui-prototype

Hide inline formatting toolbar along with rest of block UI
…ui-prototype

Tinymce single/mimic ui prototype
ellatrix and others added 20 commits March 14, 2017 12:43
…/mock-ups

Update/tinymce single/mock ups
TinyMCE per block: Adding some documentation about the API to the README
Note: It creates additional paragraphs when dragging non editable blocks.

This reverts commit bef6be3.
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 WordPress#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.
Filenames with unencoded spaces worked yesterday. Suddenly it doesn't. No idea why. Will use dashes instead of spaces in the future.
@jasmussen
Copy link
Contributor

If you can adjust the PR to use 20x20px icons instead of 24x24px icons, should be good to go 👍

@jasmussen
Copy link
Contributor

Closing this for now, will revisit seperately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants