- add default
.HTagAutoWidth
as default implementation - silent tapped and cancelled log
- rebuild
HTag
class - add tag width configuration
- auto / specified width
- auto / specified maximum width
- Swift 3.0
- Swift 2.3
- Single selection feature
- Better implementation of MVC design patter
HTagViewDataSource
HTagViewDelegate
- Huge change in APIs. (For more information, please checkout document)
-
Update APIs
setTagsWithTitles(_:)
selectTagWithTitles(_:)
deselectTagWithTitles(_:)
addTagWithTitle(_:)
tagView.removeTagWithTitle(:)
-
Documentation
- First stable version.