Skip to content

Releases: ruslanskorb/RSKGrowingTextView

5.0.2: Fix height for some cases.

Choose a tag to compare

@ruslanskorb ruslanskorb released this 18 Jul 18:32
5.0.2
86d60c1

Fixes #18.

5.0.1: Update RSKPlaceholderTextView.

Choose a tag to compare

@ruslanskorb ruslanskorb released this 05 Jun 19:03
5.0.1
a329b77

RSKPlaceholderTextView (5.0.1): Support for multiline placeholder.

5.0.0: Swift 5.0 + iOS 9.0 deployment target.

Choose a tag to compare

@ruslanskorb ruslanskorb released this 04 Apr 09:57
5.0.0
dd9e333
5.0.0: Swift 5.0 + iOS 9.0 deployment target.

4.0.5: Fix `minHeight` and `maxHeight`.

Choose a tag to compare

@ruslanskorb ruslanskorb released this 13 Jan 08:58
4.0.5
daf6c20
4.0.5: Fix `minHeight` and `maxHeight`.

4.0.4: Fix number of lines and calculated height.

Choose a tag to compare

@ruslanskorb ruslanskorb released this 12 Jan 21:24
4.0.4
c267875
Version 4.0.4: Fix number of lines and calculated height.

4.0.2: Fix height for some cases.

Choose a tag to compare

@ruslanskorb ruslanskorb released this 20 Dec 09:40
4.0.2
15624b5

Fixes #14.

4.0.1: Fix calculated height.

Choose a tag to compare

@ruslanskorb ruslanskorb released this 29 Nov 16:53
4.0.1
648a20b

Fixes #13.

4.0.0: Swift 4.2

Choose a tag to compare

@ruslanskorb ruslanskorb released this 20 Sep 09:29
4.0.0
b4aeeb6
4.0.0: Swift 4.2

3.1.0: Update RSKPlaceholderTextView.

Choose a tag to compare

@ruslanskorb ruslanskorb released this 19 Jul 09:38
3.1.0
638e056

RSKPlaceholderTextView (v3.1.0): The position of the caret rect corresponds to the effective user interface layout direction.

3.0.1: Update RSKPlaceholderTextView.

Choose a tag to compare

@ruslanskorb ruslanskorb released this 16 Jul 13:51
3.0.1
dbc3e46

RSKPlaceholderTextView (v3.0.2): Support for the RTL layout direction of the user interface.