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

Fix for Placeholder that is missing on heading block #739

Merged

Commits on Mar 12, 2019

  1. Add the property tagName to the Aztec React Native Wrapper, and use…

    … it to wrap the text inserted by the user.
    daniloercoli committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    f532315 View commit details
    Browse the repository at this point in the history
  2. Update GB ref

    daniloercoli committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    0346d5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfe04df View commit details
    Browse the repository at this point in the history
  4. Update GB hash

    daniloercoli committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    d320301 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Merge branch 'develop' of https://github.com/wordpress-mobile/gutenbe…

    …rg-mobile into issue/707-Placeholder-is-missing-on-Heading-block
    
    * 'develop' of https://github.com/wordpress-mobile/gutenberg-mobile:
      Update caret position after inserting link (#716)
    
    # Conflicts:
    #	gutenberg
    daniloercoli committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    e31652b View commit details
    Browse the repository at this point in the history
  2. Add comments

    daniloercoli committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    26a773b View commit details
    Browse the repository at this point in the history
  3. Update GB ref

    daniloercoli committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    46606b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Make tagName private

    daniloercoli committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    e9b0e38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4954937 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55e4dba View commit details
    Browse the repository at this point in the history
  4. Update GB ref

    daniloercoli committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    5e1905f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d57b37f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of https://github.com/wordpress-mobile/gutenbe…

    …rg-mobile into issue/707-Placeholder-is-missing-on-Heading-block
    
    * 'develop' of https://github.com/wordpress-mobile/gutenberg-mobile: (22 commits)
      Update gutenberg ref
      Update gutenberg ref
      Update gutenberg ref
      Update heading placeholder size on heading level change (#742)
      Fix - HTML Editor - Keyboard can not be closed (#743)
      Update gutenberg ref
      Update gutenberg ref
      Fix lint errors
      Make sure onSafeAreaInsetsUpdate isn't called when BlockManager is unmounted
      Remove extra semicolon
      Remove unused editor settings prop
      Unmount the app after each test to prevent dangling subscribers
      Fix switching to html when initialHtmlModeEnabled is true
      Auto import native versions of variables and colors
      Fix lint errors
      Use @wordpress/edit-post package to bootstrap the editor and refactor components
      Add symlink for @wordpress/token-list
      Minor syntax fixes
      Update tests to use the un deprecated version of the store methods
      Update gutenberg ref
      ...
    
    # Conflicts:
    #	gutenberg
    daniloercoli committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    2eb9671 View commit details
    Browse the repository at this point in the history
  7. Update GB ref

    daniloercoli committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    8cda4bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ce3e12 View commit details
    Browse the repository at this point in the history