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

Add border on Title when focused #622

Merged
merged 18 commits into from
Feb 21, 2019
Merged

Add border on Title when focused #622

merged 18 commits into from
Feb 21, 2019

Commits on Feb 20, 2019

  1. Configuration menu
    Copy the full SHA
    da74ef1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3142ee9 View commit details
    Browse the repository at this point in the history
  3. Fix flow issue

    pinarol committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    210ec63 View commit details
    Browse the repository at this point in the history
  4. Update gutenberg repo

    pinarol committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    b4be102 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Merge branch 'develop' into issue/540-title-borders

    # Conflicts:
    #	gutenberg
    #	src/block-management/block-manager.js
    pinarol committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    d85f7b3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'issue/540-title-borders' of github.com:wordpress-mobile…

    …/gutenberg-mobile into issue/540-title-borders
    pinarol committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    87b3ba5 View commit details
    Browse the repository at this point in the history
  3. Enable title borders when title is focused programmatically

    Also border styling mechanism changes, we start just to play with border colors in order to provide smoother animation
    This also solves Android's re-render title issue on the first tap
    pinarol committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    6b23698 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaca711 View commit details
    Browse the repository at this point in the history
  5. Delete unnecessary newline

    pinarol committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    f59c155 View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary prop

    pinarol committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    4b67937 View commit details
    Browse the repository at this point in the history
  7. Update style name

    pinarol committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    61d2b86 View commit details
    Browse the repository at this point in the history
  8. Update onRef as ref

    pinarol committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    67b509a View commit details
    Browse the repository at this point in the history
  9. Merge branch 'develop' into issue/540-title-borders

    # Conflicts:
    #	gutenberg
    pinarol committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    494adb6 View commit details
    Browse the repository at this point in the history
  10. Update gutenberg ref

    pinarol committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    dc3cc0f View commit details
    Browse the repository at this point in the history
  11. Update gutenberg ref

    pinarol committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    eb33a79 View commit details
    Browse the repository at this point in the history
  12. Update gutenberg repo ref

    pinarol committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    8856e7f View commit details
    Browse the repository at this point in the history
  13. Update ref as innerRef

    pinarol committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    cdd7e9f View commit details
    Browse the repository at this point in the history
  14. Update gutenberg ref

    pinarol committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    85b1a1f View commit details
    Browse the repository at this point in the history