Skip to content

Tags: simonbs/Runestone

Tags

0.2.7

Toggle 0.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
closestIndex(to:) returns beginning of line if line fragment is unava…

…ilable (#218)

0.2.6

Toggle 0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Uses adjusted content inset to determine viewport size (#214)

0.2.5

Toggle 0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Only typeset lines when absolutely needed (#204)

* Fixes potential crash when layouting lines

* Removes unused parameter from scrollRangeToVisible(_:)

* Only typeset when absolutely needed when scrolling to a range

0.2.4

Toggle 0.2.4's commit message

Verified

This commit was signed with the committer’s verified signature.
simonbs Simon B. Støvring
Adds code snippet to search(for:replacingMatchesWith:)

0.2.3

Toggle 0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes issue where TextView could not be scrolled (#178)

0.2.2

Toggle 0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds link to tutorials (#170)

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sets correct selected range when editing marked text (#145)

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Only redisplays visible lines (#134)

0.1.2

Toggle 0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes caret position not updated (#96)

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
simonbs Simon B. Støvring
Merge branch 'enhancement/fix-swiftlint' into enhancement/remove-unsa…

…fe-flags