ElaWorkshop/TagListView
 Watch   
 Star   
 Fork   
2020-07-24 23:31:03
TagListView

1.4.1

Natural RTL/LTR support.

2019-04-28 08:05:00
TagListView

1.4.0

Support Swift 5.

2018-10-24 22:34:29
TagListView

1.3.2

Support Swift 4.2.

2018-06-24 00:15:08
TagListView

1.3.1

  • Support changing font in IB. (@gersonmdesouza)
2017-09-25 05:52:56
TagListView

1.3.0

Support Swift 4

2017-04-10 15:33:56
TagListView

1.2.0

  • Move this repo to @ElaWorkshop
  • Make the code more swifty (@xhacker, @aleene)
  • Fix a memory leaking issue (@cee)
  • Add two APIs for easier adding and modifying tags (@aleene)
  • Make round/square tag view if tag contains only one symbol (#113) (@krezzoid)
2016-10-09 12:31:56
TagListView

1.1.0

Support Swift 3.

2016-09-09 16:33:55
TagListView

1.0.1

  • Adds a feature to deselect all tags except the long pressed one (@HusamAamer)
  • Adds two APIs to insert tag at a specific index (@xhacker)
  • Adds support for UIAppearance proxy (@redent)
  • Fixes a sizing issue (#63) in table views (@aaronpearce)
2016-04-10 06:41:40
TagListView

1.0.0

Let’s keep the API stable from now on!

  • Added new tagSelectedBorderColor property (@Nick-The-Uncharted)
  • Exposed all the important properties in TagView (@Nick-The-Uncharted)
  • Refactored some code (@xhacker)
2016-03-13 09:16:15
TagListView

0.5

  • Support adding remove button next to tag title (@entotsu, @Benuuu)
  • Add optional tagHighlightedBackgroundColor property (@morizotter)
  • Bug fixes (@RonKliffer etc.)