Skip to content

Releases: isaced/ISEmojiView

0.3.4

15 Feb 17:20
Compare
Choose a tag to compare
  • Fix countOfRecentsEmojis not work #76
/// The max number of recent emojis, if set 0, nothing will be shown. Default is 50.
public var countOfRecentsEmojis: Int = MaxCountOfRecentsEmojis

0.3.3

11 Sep 00:40
d6f2bec
Compare
Choose a tag to compare
  • Made delete button optional & make recent emojis public. #72 @justinmann

0.3.2

22 Jun 23:20
fd8f291
Compare
Choose a tag to compare

0.3.1

22 Jun 13:20
1f15e4b
Compare
Choose a tag to compare
  • #69 Make properties overwritten with "public" actually public @tladesignz

0.3.0

23 Jun 09:00
5df4a19
Compare
Choose a tag to compare
  • Swift Package support and basic SwiftUI support. #67

0.2.6

11 Jan 16:32
Compare
Choose a tag to compare
  • Support Dark Mode for iOS 13 #58
  • Added missing emoji #55

dark mode

0.2.5

25 Aug 06:40
Compare
Choose a tag to compare

fix: category icon failed to load in Carthage #45

0.2.4

16 Aug 16:37
Compare
Choose a tag to compare
  • fix: crash when countOfRecentsEmojis set 0 (11ad5d8)

0.2.3

15 Aug 09:07
Compare
Choose a tag to compare
  • fix: click area problem #21 #17
  • fix: recent emoji can't select skin tone #49

0.2.2

20 May 09:37
Compare
Choose a tag to compare