Skip to content

Releases: ruslanskorb/RSKGrowingTextView

8.0.1

15 Dec 11:01
8.0.1
f1ffc90
Compare
Choose a tag to compare
  • Update RSKPlaceholderTextView (8.0.1)
  • Update copyright notices

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

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

6.1.0

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

6.0.4

13 Apr 10:13
6.0.4
023aed3
Compare
Choose a tag to compare
  • Update RSKPlaceholderTextView (6.0.4): Fix caret rect for multi-line placeholders.

6.0.3

20 Apr 18:14
6.0.3
31b25b9
Compare
Choose a tag to compare
  • Fix availability of growingTextViewDelegate from Objective-C - #21

6.0.2

16 Mar 07:18
6.0.2
b48a1bb
Compare
Choose a tag to compare
  • Update RSKPlaceholderTextView (6.0.3): Fix caret rect.

6.0.1

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

6.0.0

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