Skip to content

Releases: venmo/VENTokenField

v2.5.2: Merge pull request #86 from venmo/daz/bumpspec

06 Jan 20:40
Compare
Choose a tag to compare
  • Add delegate method tokenField:didChangeContentHeight:
  • Copy fix

Add ability to specify unique colors for each token

12 Apr 01:55
Compare
Choose a tag to compare

New data source method:

- (UIColor *)tokenField:(VENTokenField *)tokenField colorSchemeForTokenAtIndex:(NSUInteger)index;

Also fixes Swift integration via CocoaPods (error with referencing mainBundle).

Expose auto-correction type, support rotations, fix retain cycle

19 Nov 04:08
Compare
Choose a tag to compare

Revert support for auto-sizing and rotations

12 Nov 16:38
Compare
Choose a tag to compare

Reintroducing it in the next release

Support auto-sizing and rotations & set scrollsToTop = NO

10 Nov 19:41
Compare
Choose a tag to compare

This release should make the token field look good for wider (and skinnier) orientations and devices.

Fix iOS 8 token delete issue

17 Sep 04:40
Compare
Choose a tag to compare

Don't becomeFirstResponder on reloadData

18 Jul 23:29
Compare
Choose a tag to compare

Allow specifying input placeholder

08 Jul 18:15
Compare
Choose a tag to compare

Support resignFirstResponder

24 Jun 18:45
Compare
Choose a tag to compare

Podspec update

24 Jun 18:45
Compare
Choose a tag to compare
v1.0.1

v1.0.1