Skip to content

Tags: ruslanskorb/RSKGrowingTextView

Tags

8.0.1

Toggle 8.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
ruslanskorb Ruslan Skorb
8.0.1

- Update `RSKPlaceholderTextView` (8.0.1)
- Update copyright notices

8.0.0

Toggle 8.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ruslanskorb Ruslan Skorb
Version 8.0.0

- Updated `RSKPlaceholderTextView` (8.0.0)

7.0.0

Toggle 7.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ruslanskorb Ruslan Skorb
Version 7.0.0

- Add support for Xcode 15
- Add support for TextKit 2
- Add `RSKPlaceholderTextView.init(usingTextLayoutManager:)`
- Set minimum deployment target to `12.0`
- Set Swift version to `5.7`
- Set `SWIFT_STRICT_CONCURRENCY` to `complete`
- Exclude `contentInset` from `RSKGrowingTextView` size calculations, following native `UITextView`
- Update `RSKPlaceholderTextView` to version 7.0.0
- Replace `RSKPlaceholderTextView` pod with `RSKPlaceholderTextView` Swift package in `RSKGrowingTextViewExample`
- Remove archived `RSKKeyboardAnimationObserver` pod from `RSKGrowingTextViewExample`

6.1.1

Toggle 6.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
ruslanskorb Ruslan Skorb
6.1.1: Fix initialization of `heightConstraint` on iOS 16+.

6.1.0

Toggle 6.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ruslanskorb Ruslan Skorb
6.1.0: Override `sizeThatFits(_:)` and `sizeToFit()`.

6.0.4

Toggle 6.0.4's commit message

Verified

This tag was signed with the committer’s verified signature.
ruslanskorb Ruslan Skorb

6.0.3

Toggle 6.0.3's commit message

Verified

This tag was signed with the committer’s verified signature.
ruslanskorb Ruslan Skorb
6.0.3: Fix availability of `growingTextViewDelegate` from Objective-C.

6.0.2

Toggle 6.0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
ruslanskorb Ruslan Skorb
6.0.2: Update RSKPlaceholderTextView.

RSKPlaceholderTextView (6.0.3): Fix caret rect.

6.0.1

Toggle 6.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
ruslanskorb Ruslan Skorb
6.0.1: Explicitly import RSKPlaceholderTextView for SPM.

6.0.0

Toggle 6.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ruslanskorb Ruslan Skorb
6.0.0: Swift 5.1 + support for SPM.