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 text highlight mode for text background #684

Merged
merged 30 commits into from
Apr 1, 2020
Merged

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    24a7360 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Merge branch 'master' into add/text-highlighting

    * master: (81 commits)
      Bump webpack from 4.42.0 to 4.42.1 (#740)
      Lint fixes
      Move DEFAULT_LINK declaration to within LinkPanel
      Bump lint-staged from 10.0.8 to 10.0.9 (#728)
      Fix clip path on iOS Chrome (#727)
      Bump @wordpress/components from 9.2.4 to 9.2.5 (#722)
      Performance & aesthetic improvements for drop targets (#687)
      Fix LinkType default arg hack due to module loading errors
      Temp fix for LinkType problem
      lints
      Bump prettier from 2.0.1 to 2.0.2 (#721)
      Lots and lots and lots of tests
      fixed tests
      transparent color formatting
      Color migrated
      Migrated most of the panels, except for color
      Save on selection change
      News tests for DesignPanel and related features
      Auto-submit for all forms
      Text style support
      ...
    obetomuniz committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    1405dbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca24447 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b76100 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc18d56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56f0934 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into add/text-highlighting

    * master:
      Background element refactor (+ drop targets and fixes) (#693)
    obetomuniz committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    b647074 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b9139b View commit details
    Browse the repository at this point in the history
  8. Add support to NONE state.

    obetomuniz committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    3b26daf View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    948e260 View commit details
    Browse the repository at this point in the history
  2. Add data migration

    obetomuniz committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    c32451d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into add/text-highlighting

    # Conflicts:
    #	includes/Dashboard.php
    Morten Barklund committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    e71df1f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Added better highlight fill styles

    Morten Barklund committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    e4b90b1 View commit details
    Browse the repository at this point in the history
  2. Added keyboard arrow nav for bg text mode toggles

    Morten Barklund committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    f7a854a View commit details
    Browse the repository at this point in the history
  3. Better line height management for highlight mode

    Morten Barklund committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    f64e945 View commit details
    Browse the repository at this point in the history
  4. Revert changes to text frame

    Morten Barklund committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    3019863 View commit details
    Browse the repository at this point in the history
  5. Reuse better line height calc for text frame

    Morten Barklund committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    0a053c7 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into add/text-highlighting

    Morten Barklund committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    4a7abb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Merge branch 'master' into add/text-highlighting

    # Conflicts:
    #	assets/src/edit-story/elements/text/display.js
    #	assets/src/edit-story/elements/text/output.js
    #	assets/src/edit-story/utils/textMeasurements.js
    Morten Barklund committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    ef57283 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into add/text-highlighting

    Morten Barklund committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    24a0d99 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    b2afd2b View commit details
    Browse the repository at this point in the history
  2. Allow missing padding

    Morten Barklund committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    25ff1b2 View commit details
    Browse the repository at this point in the history
  3. Remove doubled ref

    Morten Barklund committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    62e5540 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into add/text-highlighting

    Morten Barklund committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    59cf798 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'add/text-highlighting' of github.com:google/web-stories…

    …-wp into add/text-highlighting
    Morten Barklund committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    4ff1587 View commit details
    Browse the repository at this point in the history
  6. Fix highlight text field sizing

    Morten Barklund committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    3dc9ab4 View commit details
    Browse the repository at this point in the history
  7. Fix default background fill mode

    Morten Barklund committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    f1e5c55 View commit details
    Browse the repository at this point in the history
  8. Better edit component (but still not great)

    Morten Barklund committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    fc194bb View commit details
    Browse the repository at this point in the history
  9. Bump migration version

    Morten Barklund committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    898ccec View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into add/text-highlighting

    Bump migration version once again!
    Morten Barklund committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    39c2f1b View commit details
    Browse the repository at this point in the history