Reactions/CHANGELOG.md

1.7 KiB

Change log

Version 2.1.0

Released on 2018-05-04.

  • Adding the sizeToFit property to the ReactionSummary

Version 2.0.0

Released on 2017-09-21.

Swift 4 support

Version 1.1.0

Released on 2016-11-08.

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

Version 1.0.4

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

Version 1.0.3

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

Version 1.0.2

Released on 2016-10-11.

  • Fixing initial background path of selectors

Version 1.0.1

Released on 2016-10-09.

  • Fixing set reaction in ReactionSelector

Version 1.0.0

Released on 2016-10-09.

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