Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: halilozercan/compose-richtext Loading
base: main
Choose a base ref
...
head repository: openai/compose-richtext Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 14 files changed
  • 3 contributors

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    72ebae5 View commit details
    Browse the repository at this point in the history
  2. Updated gitignore

    Gabriel Peal committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0cdae30 View commit details
    Browse the repository at this point in the history
  3. Create contentOverride

    Gabriel Peal committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c68452c View commit details
    Browse the repository at this point in the history
  4. Make images clickable if any of their parents are links

    Gabriel Peal committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8d8d865 View commit details
    Browse the repository at this point in the history
  5. Add contentOverride for everything else

    Gabriel Peal committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    49bf26e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from openai/gpeal/clickable-image

    Make images clickable if any of their parents are links and allow contentOverride for more nodes
    gpeal committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    fe108d3 View commit details
    Browse the repository at this point in the history
  7. Use JDK 17

    Gabriel Peal committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    86a88be View commit details
    Browse the repository at this point in the history
  8. Fix build

    Gabriel Peal committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8bcebfb View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3 from openai/gpeal/jitpack-config

    Add a jitpack.yml file to set JDK 17
    gpeal committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4132dc1 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Works

    Gabriel Peal committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8d25c17 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Gabriel Peal committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    79512b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Comment and coerceAtMost

    Gabriel Peal committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    73ffce2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from openai/gpeal/inline-content-override

    Add inlineContentOverride
    gpeal committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5331b6d View commit details
    Browse the repository at this point in the history
Loading