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] - Fix missing custom gradient indicator in the color palette #57605

Merged
merged 9 commits into from
Jan 10, 2024

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    7da50c5 View commit details
    Browse the repository at this point in the history
  2. Pass enableCustomColor in Cover block as true

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

Commits on Jan 8, 2024

  1. Fix typo

    Gerardo committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    bf9b286 View commit details
    Browse the repository at this point in the history
  2. Update Changelog

    Gerardo committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e1e7391 View commit details
    Browse the repository at this point in the history
  3. Fix condition

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

Commits on Jan 10, 2024

  1. Update test to use the openBlockSettings helper

    Gerardo committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    3fdabed View commit details
    Browse the repository at this point in the history
  2. Simplify condition by adding optional chaining

    Gerardo committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    dd7b91a View commit details
    Browse the repository at this point in the history
  3. Use flatMap

    Gerardo committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    3246682 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'trunk' into fix/color-palette-custom-indicator-gradients

    # Conflicts:
    #	packages/react-native-editor/CHANGELOG.md
    Gerardo committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c64344c View commit details
    Browse the repository at this point in the history