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: NuPlay/RichText
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.1
Choose a base ref
...
head repository: NuPlay/RichText
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.0
Choose a head ref
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 20, 2024

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

Commits on Jan 28, 2024

  1. #46 LinkOpenType Custom Handling for All URL Schemes

    Previously, the custom type's activation was restricted to URLs with 'http' and 'https' schemes. This limitation has now been lifted, allowing the custom type to be universally applicable to all URL schemes.
    NuPlay committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    a3574c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

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

Commits on Apr 1, 2024

  1. Merge pull request #45 from sk-chanch/Fix-Dynamic-Height

    Fixed sometime dynamic height not correct
    NuPlay authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    45bdf5f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from NuPlay/feature/#46-change-customtype

    #46 LinkOpenType Custom Handling for All URL Schemes
    NuPlay authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    16b87cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d22aefb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #48 from ohmantics/ohmantics

    Allow setting the WebKit baseURL for requests to something other than the Bundle
    NuPlay authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d7eaa4f View commit details
    Browse the repository at this point in the history
Loading