Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: polydice/ICInputAccessory

v2.0.1

24 Feb 22:49
249ee4b

Choose a tag to compare

  • Fix the embedded standard library issue #32

v2.0.0

31 Oct 23:47

Choose a tag to compare

  • Drop class name prefixes
  • Add an easy to use OptionPickerControl that displays a UIPickerView with given options

v1.5.0

11 Apr 15:18

Choose a tag to compare

  • Swift 4

v1.4.1

30 Oct 15:42

Choose a tag to compare

  • Fix tokenField(_:didChangeInputText:) with the delete key #20

v1.4.0

16 Aug 15:03

Choose a tag to compare

  • Added delegate methods:

    @objc optional func tokenField(_ tokenField: ICTokenField, didChangeInputText text: String)
    @objc optional func tokenField(_ tokenField: ICTokenField, shouldCompleteText text: String) -> Bool
    @objc optional func tokenField(_ tokenField: ICTokenField, subsequentDelimiterForCompletedText text: String) -> String
  • Renamed delegate method:

    @objc optional func tokenField(_ tokenField: ICTokenField, didCompleteText text: String)

v1.3.0

04 Feb 06:39

Choose a tag to compare

  • Swift 3.0
  • Support pod try ICInputAccessory

v1.2.1

04 Feb 06:38

Choose a tag to compare

  • Update to Xcode 8.2

v1.2.0

28 Sep 15:30

Choose a tag to compare

  • Swift 2.3
  • Improved documentation

v1.1.0

04 Aug 02:51

Choose a tag to compare

  • Swift 2.2
  • Support storyboard
  • CocoaPods subspecs
  • CocoaPods (1.0.1)

v1.0.0

16 Mar 10:17

Choose a tag to compare

Initial release written in Swift 2.1.

  • ICKeyboardDismissTextField with an accessory view to dismiss keyboard.
  • ICTokenField, a text field that groups input texts as tokens.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.