Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

59 lines (38 loc) · 1.46 KB

1.2.0

  • Breaking Change: noRecentsText of type String was changed to noRecents of type Widget and noRecentsStyle was removed from Config

1.1.2

  • Fix a issue with macos platform 👨‍🔧
  • Close Skin-Tone dialog on several other timings

1.1.1

  • Fix parsing of legacy Emoji Recent-List 😵

1.1.0

  • New feature: EmojiPickerUtils provide access to recent emojis, search emoji and adding emoji to recently-used list
  • New feature: Skin-Tone Support
  • New feature: Emoji-List Versioning (force update users cached emoji's if necessary between versions)
  • Add Support for MacOS platform 🖥

1.0.8

  • Fix to avoid unnecessary rebuilds
  • Re-add Activities Category

1.0.7

  • Align center NoRecent-Text
  • Enable Hot Reload for config changes
  • Add hint to example code how to fix emoji size issue for iOS
  • Add attribute tabIndicatorAnimDuration to config to control tab indicator animation duration
  • Fix issue with iOS hover effect
  • Format & Cleanup

1.0.6

  • Fix appearance of emoji when device display size is not default 👀
  • Fix issue with GridView padding at the top when no AppBar exist in Scaffold

1.0.5

  • Fix appearance of emoji when device font size is not default 🖥
  • Add Backspace-Button & OnBackspacePressed-Callback for easier deletion of added Emoji's

1.0.4

  • Make Emoji class accessible 🙌

1.0.3

  • Organize imports

1.0.2

  • Bug fix

1.0.1

  • Update Readme 📚

1.0.0

  • Inital release of this package 🎉