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: Cocoanetics/DTCoreText
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: joomcode/DTCoreText
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/joom
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 8 files changed
  • 2 contributors

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    9a80603 View commit details
    Browse the repository at this point in the history
  2. Add nullability

    artyom-stv committed May 20, 2020
    Configuration menu
    Copy the full SHA
    9e37e6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4302c5f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    9a2dca6 View commit details
    Browse the repository at this point in the history
  2. Fix text truncation issue

    See #IOS-3577
    artyom-stv committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    227320c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fca545a View commit details
    Browse the repository at this point in the history
  4. Add nullability

    artyom-stv committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    2ff44c0 View commit details
    Browse the repository at this point in the history
  5. Fix nullability

    artyom-stv committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    75f5214 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

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

Commits on Aug 16, 2021

  1. Add trancated property to DTCoreTextLayoutFrame

    There is no other way to get to know whether text is truncated due to the `numberOfLines` constraint
    artyom-stv committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    5341dfe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from joomcode/feature/truncated

    Add `trancated` property to `DTCoreTextLayoutFrame`
    artyom-stv authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    a5f6b61 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Guarantee that text is redrawn on iOS 15 when view bounds changes

    Artem Starosvetskiy
    Artem Starosvetskiy committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    e943682 View commit details
    Browse the repository at this point in the history
Loading