Emoji Mart Versions Save

🏪 One component to pick them all

v2.7.0

5 years ago

New

  • Customize “Not found” [#206]
  • Customize each category icon [#208]

Improvements

  • Better native emojis support [#203]
  • Search icon to clear search input [#205]
  • Call fallback when emoji name isn’t recognized [#199]
  • Updated search input default border-radius

Commits

https://github.com/missive/emoji-mart/compare/v2.6.1...v2.7.0

v2.6.1

6 years ago

Fixes

  • Missing default onSelect props [#183]
  • Crash in NimbleEmojiIndex when using custom emojis [#185]
  • Exporting NimbleEmojiIndex [#187]

Commits

https://github.com/missive/emoji-mart/compare/v2.6.0...v2.6.1

v2.6.0

6 years ago

New

  • Emojione 3 [c6b86b2]

Improvement

  • Optionally provide custom data [#178]

Commits

https://github.com/missive/emoji-mart/compare/v2.5.1...v2.6.0

v2.5.1

6 years ago

New

  • onSelect prop [#175]

Fixes

  • Clearing custom emojis from index and pool when necessary [#172]

Commits

https://github.com/missive/emoji-mart/compare/v2.5.0...v2.5.1

v2.5.0

6 years ago

Breaking

  • skin prop now forces skin color when present. Use defaultSkin if you don’t want to overwrite user’s choice.

New

  • onSkinChange, defaultSkin and showSkinTones props [#165]

Fixes

  • Fix categories sorting [#164]
  • Fix picker state being shared between instances [#166, #167]

Commits

https://github.com/missive/emoji-mart/compare/v2.4.2...v2.5.0

v2.4.2

6 years ago

Improvements

  • Don’t apply any styles to fallback emoji [#158]

Commits

https://github.com/missive/emoji-mart/compare/v2.4.1...v2.4.2

v2.4.1

6 years ago

New

  • Support providing a fallback to unsupported emojis [#157]
  • Add html props to Emoji component [#79]

Fixes

  • Ensure category ids are not dropped after emojisToShowFilter call [#154]
  • Using emojisToShowFilter with custom emojis [#153]

Commits

https://github.com/missive/emoji-mart/compare/v2.4.0...v2.4.1

v2.4.0

6 years ago

Improvements

  • Use optimized sheets by default. Greatly reduce sheets sizes [8f63c38]
  • Update emoji-data (adds some missing emojis)

Fixes

  • Fix missing keywords (i.e. “peace” wasn’t returning :v: anymore)
  • Fix broken include / exclude since v2.3.0 [#149]

Commits

https://github.com/missive/emoji-mart/compare/v2.3.0...v2.4.0

v2.3.0

6 years ago

🤩 🤯 🤮 🤬

  • Unicode 10.0 / Emoji 5.0 [#147]

Commits

https://github.com/missive/emoji-mart/compare/v2.2.1...v2.3.0

v2.2.1

6 years ago

Fixes

  • Handle invalid emoji name in Emoji component [#143]

Commits

https://github.com/missive/emoji-mart/compare/v2.2.0...v2.2.1