Skip to content

Enhance styling of nextpage block using the Hr element#11354

Merged
pinarol merged 3 commits intomasterfrom
rnmobile/style-nextpage-block
Nov 1, 2018
Merged

Enhance styling of nextpage block using the Hr element#11354
pinarol merged 3 commits intomasterfrom
rnmobile/style-nextpage-block

Conversation

@pinarol
Copy link
Copy Markdown
Contributor

@pinarol pinarol commented Nov 1, 2018

Description

In this PR nextpage block is updated with Hr element for styling purposes. Parent PR introduces the new react-native-hr library so it must be merged quickly after this otherwise mobile-gutenberg code will not compile.

How has this been tested?

Steps for how to test can be found in the parent PR here.
Additionally:

  • Run gutenberg web in local and see that http://localhost:8888/wp-admin/ is up and running, also nextpage block is working fine
  • Mobile tests are run in the GB repo and passed OK

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • My code has proper inline documentation.

Copy link
Copy Markdown
Contributor

@etoledom etoledom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.
Nicely done @pinarol ! 🎉

@pinarol pinarol merged commit 563e292 into master Nov 1, 2018
@pinarol pinarol deleted the rnmobile/style-nextpage-block branch November 1, 2018 11:28
daniloercoli added a commit that referenced this pull request Nov 1, 2018
…rnmobile/port-quote-block-step-1

* 'master' of https://github.com/WordPress/gutenberg: (22 commits)
  Add removed periods to block descriptions. (#11367)
  Remove findDOMNode usage from the inserter (#11363)
  Remove deprecated componentWillReceiveProps from TinyMCE component (#11368)
  Create file blocks when dropping multiple files at once (#11297)
  Try avoiding the deprecated findDOMNode API from DropZone Provider (#11168)
  Fix: make meta+A behaviour of selecting all blocks work on safari and firefox. (#8180)
  Remove _wpGutenbergCodeEditorSettings and wp.codeEditor assets (#11342)
  Remove the Cloudflare warning (#11350)
  Image Block: Use source_url for media file link (#11254)
  Enhance styling of nextpage block using the Hr element (#11354)
  Embed block refactor and tidy (#10958)
  Nonce Middleware: Wrap the nonce middleware function into it's own function that isn't regenerated on every API request. (#11347)
  Fix RTL block alignments (#11293)
  RichText: fix buggy enter/delete behaviour (#11287)
  Remove code coverage setup (#11198)
  Parser: Runs all parser implementations against the same tests (#11320)
  Stop trying to autosave when title and classic block content both are empty. (#10404)
  Fix "Mac OS" typo + use fancy quotes consistently (#11310)
  Update documentation link paths (#11324)
  Editor: Reshape blocks state under own key (#11315)
  ...

# Conflicts:
#	gutenberg-mobile
@mtias mtias added the Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) label Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants