Skip to content

Releases: khawars/KSTokenView

1.2.8.1: Updated enum to be accessible in Objective-C code.

21 May 09:20
Compare
Choose a tag to compare
Fixed bug of not setting backgroundColor.

1.2.8

14 May 13:32
Compare
Choose a tag to compare
Fixed bug of retain cycle.

1.2.7

13 May 11:06
Compare
Choose a tag to compare
Added feature for displaying search results without any typing.

1.2.6

11 May 11:52
Compare
Choose a tag to compare
Autolayout fixes with updated .podspec

1.2.5

09 Apr 12:38
Compare
Choose a tag to compare
Fixed text overlapping bug in Horizontal direction.

1.2.3

28 Mar 17:32
Compare
Choose a tag to compare
Added functionality for creating KSToken whenever special characters …

1.2.2

26 Mar 14:53
Compare
Choose a tag to compare
Updated .podspec

1.2.1: Fixed typos

21 Jan 10:51
Compare
Choose a tag to compare
Updated read with latest cocoapods version

1.2

14 Jan 14:06
Compare
Choose a tag to compare
1.2

Bug fixes

1.1: Merge branch 'develop/features/horizontalScroll'

19 Jan 17:09
Compare
Choose a tag to compare
  • Added support for Horizontal scrolls of tokens.
  • Bugs fixes