Skip to content

Releases: ruslanskorb/RSKGrowingTextView

8.0.0

20 Jan 10:52
8.0.0
34f77bc
Compare
Choose a tag to compare
  • Updated RSKPlaceholderTextView (8.0.0)

7.0.0

13 Dec 20:14
7.0.0
10783ee
Compare
Choose a tag to compare
  • 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: Fix initialization of `heightConstraint` on iOS 16+.

25 Feb 11:56
6.1.1
097ed67
Compare
Choose a tag to compare
6.1.1: Fix initialization of `heightConstraint` on iOS 16+.

6.1.0: Override `sizeThatFits(_:)` and `sizeToFit()`.

06 Jul 08:52
6.1.0
2a6edcc
Compare
Choose a tag to compare
6.1.0: Override `sizeThatFits(_:)` and `sizeToFit()`.

6.0.4: Update RSKPlaceholderTextView.

13 Apr 10:13
6.0.4
023aed3
Compare
Choose a tag to compare

RSKPlaceholderTextView (6.0.4): Fix caret rect for multi-line placeholders.

6.0.3: Fix availability of `growingTextViewDelegate` from Objective-C.

20 Apr 18:14
6.0.3
31b25b9
Compare
Choose a tag to compare

6.0.2: Update RSKPlaceholderTextView.

16 Mar 07:18
6.0.2
b48a1bb
Compare
Choose a tag to compare

RSKPlaceholderTextView (6.0.3): Fix caret rect.

6.0.1: Explicitly import RSKPlaceholderTextView for SPM.

27 Jan 16:24
6.0.1
d03317d
Compare
Choose a tag to compare
6.0.1: Explicitly import RSKPlaceholderTextView for SPM.

6.0.0: Swift 5.1 + support for SPM.

27 Jan 16:13
6.0.0
9ac14f6
Compare
Choose a tag to compare
6.0.0: Swift 5.1 + support for SPM.

5.0.2: Fix height for some cases.

18 Jul 18:32
5.0.2
86d60c1
Compare
Choose a tag to compare