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

Use RichText component on Title block #513

Merged
merged 34 commits into from
Feb 5, 2019

Commits on Jan 28, 2019

  1. Configuration menu
    Copy the full SHA
    1006f33 View commit details
    Browse the repository at this point in the history
  2. Update GB ref

    daniloercoli committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    ba22ced View commit details
    Browse the repository at this point in the history
  3. Update gb hash

    daniloercoli committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    3b80d91 View commit details
    Browse the repository at this point in the history
  4. Update GB

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

    …rg-mobile into issue/372-move-title-to-rich-text
    
    * 'develop' of https://github.com/wordpress-mobile/gutenberg-mobile:
      Updates the gutenberg reference.
      Update gutenberg submodule (#509)
      Updates the GB reference.
      Uses the global store for the post title and adds undo/redo support.
    
    # Conflicts:
    #	gutenberg
    daniloercoli committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    042c372 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

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

    …rg-mobile into issue/372-move-title-to-rich-text
    
    * 'develop' of https://github.com/wordpress-mobile/gutenberg-mobile:
      Added missing react method signature (#523)
      passing mediaId in onMediaSelected (#521)
      v0.3.4
      Update GB bundle.
      Refactor name of MediaSource to avoid name collision on the main app.
      Update Gutenberg reference.
      refactor media upload methods to be inline with JS and iOS
      Refactor names of helper methods.
      Change media upload sync method.
      Implement enum using strings to simplify conversion logic.
      Remove whitespace
      Refactor method name to make it more obvious the intent.
      Refactor bridge media protocol methods to a single method.
      Merge branch 'develop' into feature/media_upload_methods_refactor
      Refactor media upload names to more consistent names.
      Removes border from title and changes the placeholder text.
      passing null to onImageQueryReattach() on Android
      Implement reattach of events on iOS.
      Add the ability to set font family, weight, size, and style from RN
      Recommend using the gutenberg-mobile repo
    
    # Conflicts:
    #	gutenberg
    daniloercoli committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    c8738ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    168de9d View commit details
    Browse the repository at this point in the history
  3. Update GB hash

    daniloercoli committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    6b3eb6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d259f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Configuration menu
    Copy the full SHA
    eafd1b6 View commit details
    Browse the repository at this point in the history
  2. Update GB hash

    daniloercoli committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    959863e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Configuration menu
    Copy the full SHA
    3a9da4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93c2c0f View commit details
    Browse the repository at this point in the history
  3. Update GB hash

    daniloercoli committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    783327d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3932f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e93ae7f View commit details
    Browse the repository at this point in the history
  6. Update GB hash

    daniloercoli committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    8d1cfb7 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' of https://github.com/wordpress-mobile/gutenbe…

    …rg-mobile into issue/372-move-title-to-rich-text
    
    * 'develop' of https://github.com/wordpress-mobile/gutenberg-mobile: (41 commits)
      Update gutenberg ref to master
      Update gutenberg ref
      Update gutenberg ref to Master
      Update gutenberg ref
      Update gutenberg ref
      Make uploads to be successful.
      Making sure we will only send a 32 bits number for the media to avoid conversion issues to JS.
      Implement media actions.
      Update gutenberg ref
      Update gutenberg ref
      Split media pick logic from media upload logic.
      Updated gutenberg submodule
      Updated gutenberg submodule
      Add methods to track ongoing and failed uploads.
      Updated gutenberg sumodule
      Updated gutenberg submodule
      Refactor save to file to separate method.
      Implement iOS new GB bridge methods for media options.
      Updated gutenberg submodule
      Update gutenberg ref
      ...
    daniloercoli committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    27b4de6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac0bd74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    766ec46 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dbf5621 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad36a07 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0652cbb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0ae4ca8 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #530 from wordpress-mobile/try/improve-372

    Remap font names for iOS for PR 372.
    diegoreymendez authored Feb 1, 2019
    Configuration menu
    Copy the full SHA
    3d7ecf0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Update GB hash

    daniloercoli committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    cb3e7db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24d20ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c9550a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Configuration menu
    Copy the full SHA
    2cff214 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be4b03f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66bd100 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/wordpress-mobile/gutenbe…

    …rg-mobile into issue/372-move-title-to-rich-text
    
    * 'develop' of https://github.com/wordpress-mobile/gutenberg-mobile:
      Make heading styling distinguishable from paragraph (#525)
      Point to merged Aztec commit
      Setup Aztec to not autofocus when visible
      Refocus the last focused item after reattaching
      Update gutenberg ref to master
      Update gutenberg ref
      Fix some issues from merge
      Update gutenberg ref
      Update gutenberg ref
      Update gutenberg ref
      Update gutenberg ref
      Update gutenberg ref
      Update gutenberg ref
      Update gutenberg ref
      Move callbacks closer to Gutenberg fragment
      No need to specially set title/content for new post
      Update android bridge code after merged from develop
      Ability to attach ReactRootView to different Activity
    
    # Conflicts:
    #	gutenberg
    daniloercoli committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    4b19a6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5d7be7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #538 from wordpress-mobile/try/make-ios-title-grea…

    …t-again
    
    [iOS] Fix the RichText title.
    daniloercoli authored Feb 5, 2019
    Configuration menu
    Copy the full SHA
    759d6a1 View commit details
    Browse the repository at this point in the history