Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

50 lines (34 loc) · 1.69 KB

Change log

Released on 2018-05-04.

  • Adding the sizeToFit property to the ReactionSummary

Released on 2017-09-21.

Swift 4 support

Released on 2016-11-08.

  • Adding the setDefaultText method to the ReactionSummary with default localized texts

Released on 2016-10-17.

  • Adding the isAggregated property to the ReactionSummaryConfig in order to see summary reaction details
  • Adding the iconMarging property to the ReactionSummaryConfig
  • Fixing the line break mode of the ReactionSummaryConfig's text

Released on 2016-10-12.

  • Adding the setReactions method to control the selector frame when the reactions change
  • Fixing reaction label text opacity
  • Fixing button selector when there is only 1 reaction
  • Fixing selector display alignment when the button is pushed

Released on 2016-10-11.

  • Fixing initial background path of selectors

Released on 2016-10-09.

  • Fixing set reaction in ReactionSelector

Released on 2016-10-09.

  • ReactionButton object
  • ReactionSelector object
  • ReactionSummary object
  • Cocoapods support
  • Swift Package Manager