Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

Releases: joypixels/emojione

Update to address SVG issues

09 Jun 20:25
Compare
Choose a tag to compare

This update addresses an issue with how SVG files were rendered in v2.2.0.

2016 Q2 Artwork Update

31 May 21:09
Compare
Choose a tag to compare

624 artwork upgrades.

JS .toShort() patch and new aliases

05 Apr 22:14
Compare
Choose a tag to compare

Includes a small patch to the JS implementation of toShort(), fixing an issue with excluded html tags.
Added aliases for :custard: - :flan: & :pudding:
Added an alias for 👍 :thumbup: and 👎 :thumbdown: plus skin tone versions of those.

JS toShort() and Python updates

26 Mar 03:07
Compare
Choose a tag to compare

PNG sprite changes & new ascii mapping

15 Mar 07:06
Compare
Choose a tag to compare

Changes to the PNG sprite sheet and CSS in an attempt to fix the poor rendering in the latest release of Chrome.

  • 1 pixel padding added in the sprite sheet
  • CSS background-position changed from percentage to pixel offset
  • CSS width and height changed to 64px
  • removed CSS background-size
  • removed unnecessary sprite SASS file

Updated ascii and PNG demos to reflect new changes.
Changed :) :-) :] =] =) mapping from 😄 to :slight_smile:
Bumped cache busting param.

updates and fix

24 Feb 01:38
Compare
Choose a tag to compare

Fixed PHP unicode regex.
Bumped cache busting param.
Early addition of Unicode 9.0 FE0F variation modifiers.

2016 Q1 update

29 Jan 19:32
Compare
Choose a tag to compare

265 emoji revisions

javascript static regexp moved to variables

07 Jan 22:54
Compare
Choose a tag to compare
  • static regexp in the javascript library moved to variables
  • :paw_prints: shortname alias added
  • demo copyright dates updated
  • cache busting param updated

version 2.0.0

17 Dec 19:35
Compare
Choose a tag to compare
v2.0.0

v2.0.0

patch for handling long codes

30 Oct 04:47
Compare
Choose a tag to compare

Family and couple emoji were only partially being converted in some functions.