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

Commit

Permalink
3.1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyahenson committed Apr 27, 2018
1 parent 2c5d650 commit eb9741a
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 29 deletions.
35 changes: 19 additions & 16 deletions .versions
Original file line number Diff line number Diff line change
@@ -1,34 +1,37 @@
babel-compiler@6.19.4
babel-runtime@1.0.1
babel-compiler@7.0.7
babel-runtime@1.2.0
base64@1.0.10
blaze@2.1.8
blaze-tools@1.0.10
caching-compiler@1.1.9
caching-html-compiler@1.0.6
check@1.2.5
check@1.3.0
deps@1.0.12
diff-sequence@1.0.7
ecmascript@0.8.1
ecmascript-runtime@0.4.1
ecmascript-runtime-client@0.4.3
ecmascript-runtime-server@0.4.1
ejson@1.0.13
emojione:emojione@3.1.2
diff-sequence@1.1.0
dynamic-import@0.3.0
ecmascript@0.10.6
ecmascript-runtime@0.5.0
ecmascript-runtime-client@0.6.0
ecmascript-runtime-server@0.5.0
ejson@1.1.0
emojione:emojione@3.1.4
html-tools@1.0.11
htmljs@1.0.11
id-map@1.0.9
http@1.4.1
id-map@1.1.0
jquery@1.11.10
meteor@1.7.0
modules@0.9.2
modules-runtime@0.8.0
meteor@1.8.2
modules@0.11.3
modules-runtime@0.9.1
mongo-id@1.0.6
observe-sequence@1.0.16
promise@0.8.9
random@1.0.10
promise@0.10.1
random@1.1.0
reactive-var@1.0.11
spacebars@1.0.12
spacebars-compiler@1.1.0
templating@1.1.12_1
templating-tools@1.1.1
tracker@1.1.3
underscore@1.0.10
url@1.2.0
4 changes: 2 additions & 2 deletions INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
We've teamed up with [JSDelivr](http://www.jsdelivr.com/#!emojione) to provide a simple way to install these emoji on any javascript-enabled website. Add the following script and stylesheet links to the head of your webpage:

```
<script src="https://cdn.jsdelivr.net/npm/emojione@3.1.3/lib/js/emojione.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/emojione@3.1.3/extras/css/emojione.min.css"/>
<script src="https://cdn.jsdelivr.net/npm/emojione@3.1.4/lib/js/emojione.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/emojione@3.1.4/extras/css/emojione.min.css"/>
```

Quick installs can also be done using NPM and Bower (for the Javascript toolkit) or Composer (for the PHP toolkit). **If you wish to serve image assets locally you'll need to install [emojione-assets](https://www.github.com/emojione/emojione-assets) and include the pngs and/or sprites into your project.** Many of our [demos](https://demos.emojione.com/latest/) use assets locally simply by pointing the `imagePathPNG` variable to your local asset location.
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "emojione",
"version": "3.1.3",
"version": "3.1.4",
"main": [
"extras/css/emojione.css",
"lib/js/emojione.js"
Expand Down
12 changes: 6 additions & 6 deletions extras/fonts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ There's no better way to port our emoji into your device than through a native f
> Note: Due to their size, the font files have been removed from this repo and instead will be attached to releases on our repo that hosts the artwork and related assets, [emojione-assets](https://github.com/emojione/emojione-assets).
>
> Please go here to download the font files: [emojione-assets/releases](https://github.com/emojione/emojione-assets/releases)
### Google Font - [emojione-android.ttf](https://github.com/emojione/emojione-assets/releases/download/3.1.3/emojione-android.ttf)
### Google Font - [emojione-android.ttf](https://github.com/emojione/emojione-assets/releases/download/3.1.4/emojione-android.ttf)

* Compatible with rooted Android devices and Linux.
* Updated July 6, 2017
Expand All @@ -27,9 +27,9 @@ Linux Setup Help:

### Apple Font

**For older apple devices** - [emojione-apple.ttf](https://github.com/emojione/emojione-assets/releases/download/3.1.3/emojione-apple.ttf)
**For older apple devices** - [emojione-apple.ttf](https://github.com/emojione/emojione-assets/releases/download/3.1.4/emojione-apple.ttf)

**For latest apple devices** - [emojione-apple.ttc](https://github.com/emojione/emojione-assets/releases/download/3.1.3/emojione-apple.ttc)
**For latest apple devices** - [emojione-apple.ttc](https://github.com/emojione/emojione-assets/releases/download/3.1.4/emojione-apple.ttc)

* Compatible with Mac OSX, and iOS devices (iPhone, iPad).
* Rename font to Apple Color Emoji.ttf for Mac OSX.
Expand All @@ -46,9 +46,9 @@ Search for “EmojiOne 2016” on Cydia and apply with BytaFont. Cydia is a soft
### EmojiOne SVG-based Color Fonts
Through a cooperative effort with Adobe Systems, EmojiOne created black and white versions of the emoji set which were used, in part, to generate this font. Using these fonts with Firefox or Microsoft Edge, you can enjoy full-color EmojiOne emoji. Black and white images will show as the fall back for systems that are not able to render color SVG fonts. The font is available in the following formats:

* Open Type Font: [emojione-svg.otf](https://github.com/emojione/emojione-assets/releases/download/3.1.3/emojione-svg.otf)
* Web Open Font Format: [emojione-svg.woff](https://github.com/emojione/emojione-assets/releases/download/3.1.3/emojione-svg.woff)
* Web Open Font Format 2.0: [emojione-svg.woff2](https://github.com/emojione/emojione-assets/releases/download/3.1.3/emojione-svg.woff2)
* Open Type Font: [emojione-svg.otf](https://github.com/emojione/emojione-assets/releases/download/3.1.4/emojione-svg.otf)
* Web Open Font Format: [emojione-svg.woff](https://github.com/emojione/emojione-assets/releases/download/3.1.4/emojione-svg.woff)
* Web Open Font Format 2.0: [emojione-svg.woff2](https://github.com/emojione/emojione-assets/releases/download/3.1.4/emojione-svg.woff2)

The black and white images used to generate these fonts are also provided in the v2 branch here:

Expand Down
2 changes: 1 addition & 1 deletion lib/js/emojione.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/php/src/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ public function unicodeToImageCallback($m)
}
else
{
$unicode;
return $unicode;
}

$filename = $shortcode_replace[$shortname][2];
Expand Down
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package.describe({
name: 'emojione:emojione',
summary: 'Meteor Package of the https://www.emojione.com/ set.',
version: '3.1.3',
version: '3.1.4',
git: 'https://github.com/emojione/emojione.git'
});

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "emojione",
"version": "3.1.3",
"version": "3.1.4",
"description": "EmojiOne is a complete set of emojis designed for the web. It includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to our custom emoji images. PNG formats provided for the emoji images.",
"author": "EmojiOne <ryan@emojione.com> (http://emojione.com)",
"main": "lib/js/emojione.js",
Expand Down

0 comments on commit eb9741a

Please sign in to comment.