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 color fixes #57650

Merged
merged 31 commits into from
Mar 21, 2024
Merged

Commits on Jan 8, 2024

  1. Fix resetting the color

    Gerardo committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    fb7f568 View commit details
    Browse the repository at this point in the history
  2. Temp: Update Aztec reference

    Gerardo committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1e066b1 View commit details
    Browse the repository at this point in the history
  3. Temp: Update Aztec reference

    Gerardo committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f4ee1d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. RichText remove mark as activeFormats

    Gerardo committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0ab9509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25c8fec View commit details
    Browse the repository at this point in the history
  3. TextColor - Refactor manual logic to apply the Mark formatting and no…

    …w it is handled by the native code
    Gerardo committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    2a270aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a88e7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f94e40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b21fa81 View commit details
    Browse the repository at this point in the history
  7. Update Aztec ref

    Gerardo committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7ab4120 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Jan 19, 2024

  1. Add text-color formatting in activeFormats

    Gerardo committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    031207c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5564a6 View commit details
    Browse the repository at this point in the history
  3. Removes highlight text test when there's no selection since this is m…

    …anaged by the native Aztec library
    Gerardo committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    19c09da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dc3f95 View commit details
    Browse the repository at this point in the history
  5. Update Aztec ref

    Gerardo committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    05d67ae View commit details
    Browse the repository at this point in the history
  6. Update Aztec ref

    Gerardo committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c644e9a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Fix onMarkFormatting logic

    Gerardo committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    ef3a25e View commit details
    Browse the repository at this point in the history
  2. Update Aztec version

    Gerardo committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4c545f6 View commit details
    Browse the repository at this point in the history
  3. Palette screen - Add accessibility label

    Gerardo committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3958f69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8c6e5a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Update Aztec ref

    Gerardo committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    207d93b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Bring back calling toggleMark when activeFormats is set for the Mark …

    …for matting when there are no selected characters. This is important to remove the format when it shouldn't be active
    Gerardo committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    620ced0 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Merge branch 'trunk' into fix/ios-highlight-text-functionality

    # Conflicts:
    #	packages/react-native-editor/ios/GutenbergDemo.xcodeproj/project.pbxproj
    #	packages/react-native-editor/ios/Podfile.lock
    Gerardo committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    950c8c5 View commit details
    Browse the repository at this point in the history
  2. Update Changelog

    Gerardo committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    93b6ea6 View commit details
    Browse the repository at this point in the history
  3. Update Podfile

    Gerardo committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b9697d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge branch 'trunk' into fix/ios-highlight-text-functionality

    # Conflicts:
    #	packages/react-native-editor/CHANGELOG.md
    #	packages/react-native-editor/ios/Podfile.lock
    Gerardo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    16c9aea View commit details
    Browse the repository at this point in the history
  2. Update Podfile.lock

    Gerardo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    99b9fad View commit details
    Browse the repository at this point in the history
  3. getFormatColors - Fix appending undefined values

    Gerardo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8bf9e20 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Update Aztec version

    Gerardo committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    40ce1d8 View commit details
    Browse the repository at this point in the history
  2. Update Aztec to 1.19.11

    Gerardo committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ccdb629 View commit details
    Browse the repository at this point in the history