Skip to content

Releases: htmlprogrammist/EmojiPicker

3.0.9

03 Feb 11:17
6018bd9
Compare
Choose a tag to compare

Fix

  • fatal error on decoding

3.0.8

28 Jan 09:12
Compare
Choose a tag to compare

For change log, read updates in #12

Thanks to @uuidev!

3.0.7

26 Jan 07:59
Compare
Choose a tag to compare

For change log check #11

3.0.6

26 Jan 06:54
Compare
Choose a tag to compare

What's new

  • Added different sizes for iPad and Mac
  • Changed emoji source to json files
  • Major fixes in layout

Great thanks to @DimaMishchenko

3.0.4

14 Jan 22:28
Compare
Choose a tag to compare

Fixed:

  • Typo in emotionsAndPeople in Turkish localization

Thanks to @amucahidbozkurt

3.0.3

14 Jan 21:42
Compare
Choose a tag to compare

What was done:

  • Added unit-tests support for SPM
  • Added commits' guideline in CONTRIBUTING.md

Refactored:

  • Updated navigation and Experiments in README.md
  • Renamed Example directory to Example App

3.0.2

14 Jan 20:12
Compare
Choose a tag to compare

What was done:

  • Turkish language was added

Thanks to @amucahidbozkurt

3.0.1

14 Jan 15:58
Compare
Choose a tag to compare

What was done:

  • Recreated the project

3.0.0

14 Jan 10:03
Compare
Choose a tag to compare

What was done:

  • Refused to usage of Configuration, due to some problems and duplicated code

Fixed:

  • Providing tint color to the categories views

2.1.2

13 Jan 21:35
Compare
Choose a tag to compare

What was done:

  • Added one more unit-test for Observable

Refactored:

  • Added Internal Properties for some views
  • Refactored providing data to cells & headers