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

Mobile - Highlight words #36028

Merged
merged 39 commits into from
Dec 9, 2021
Merged

Mobile - Highlight words #36028

merged 39 commits into from
Dec 9, 2021

Commits on Oct 6, 2021

  1. Mobile - WIP Word selected color

    Gerardo Pacheco committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    3f38edb View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

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

Commits on Oct 14, 2021

  1. WIP color selected

    Gerardo Pacheco committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    7d8a3af View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

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

Commits on Oct 21, 2021

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

Commits on Oct 22, 2021

  1. Mobile - Text color support

    Gerardo Pacheco committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    68a1316 View commit details
    Browse the repository at this point in the history
  2. Mobile - Restore initial html

    Gerardo Pacheco committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    cfab1c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44fa89a View commit details
    Browse the repository at this point in the history
  4. Mobile - Rich text - Highlight text colors from classes

    Gerardo Pacheco committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    6838ea8 View commit details
    Browse the repository at this point in the history
  5. Mobile - Text color - Fix getActiveColors import

    Gerardo Pacheco committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    31f856b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Mobile - Text Color - Remove web filter

    Gerardo Pacheco committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    cd701c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Mobile - Rich text - Regex fix for default editor colors

    Gerardo Pacheco committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    7bbaa4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab75228 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Mobile - Highlight word - Fixes for iOS and color indicator

    Gerardo Pacheco committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    7a1b2cb View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Mobile - Text color - Share index with web

    Gerardo Pacheco committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    b1231f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    6fdc2bc View commit details
    Browse the repository at this point in the history
  2. Text color - Share setColors with Mobile

    Gerardo Pacheco committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    5364c71 View commit details
    Browse the repository at this point in the history
  3. Mobile - Color settings - Reset button: Reduce hit slop and fix the w…

    …idth of the touchable space
    Gerardo Pacheco committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    572d01a View commit details
    Browse the repository at this point in the history
  4. Mobile - Button component - Allow for a custom background color for t…

    …he isActive state
    Gerardo Pacheco committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    271e0d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5239d53 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

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

Commits on Nov 9, 2021

  1. Mobile - Text color format: Manually set the current format when ther…

    …e's no text selected. As well as resetting the active text color formatting if the text selection changes.
    Gerardo Pacheco committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    f3eb9bb View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

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

Commits on Nov 29, 2021

  1. Mobile - Aztec Text format - Add mark support

    Gerardo committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    fd53dcb View commit details
    Browse the repository at this point in the history
  2. Mobile - Update Aztec version

    Gerardo committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    efb1059 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'trunk' into rnmobile/feature/word-selected-color

    # Conflicts:
    #	packages/react-native-aztec/android/build.gradle
    Gerardo committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    566d412 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    51e920b View commit details
    Browse the repository at this point in the history
  2. Temp for testing - Use commit reference for Aztec

    Gerardo committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    5cb684a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Mobile - Text Color - Fix applying format

    Gerardo committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    e6db8d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    6944bd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf598e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Mobile - Update changelog

    Gerardo committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    36b3d09 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'trunk' into rnmobile/feature/word-selected-color

    # Conflicts:
    #	packages/react-native-editor/CHANGELOG.md
    Gerardo committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    1e2ae84 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    801e959 View commit details
    Browse the repository at this point in the history
  2. Mobile - Text color - use transparentValue

    Gerardo committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    5c816f4 View commit details
    Browse the repository at this point in the history
  3. Mobile - Update Aztec Android version

    Gerardo committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    a621e87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebafc44 View commit details
    Browse the repository at this point in the history
  5. Mobile - Update Aztec iOS version

    Gerardo committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    9624442 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34eec41 View commit details
    Browse the repository at this point in the history