This package has been deprecated

Author message:

This package has been deprecated. Please use the '@atlaskit' scoped packages instead. See https://atlaskit.atlassian.com for more information

ak-emoji

0.7.0 • Public • Published

AtlasKit component registry Commitizen friendly semantic-release Report an issue Ask in our forum

Emoji

Use emoji....

Try it out

Interact with a live demo of the ak-emoji component.

Installation

npm install ak-emoji

Using the component

Import the component in your React app as follows:

import EmojiPicker from 'ak-emoji';
ReactDOM.render(<EmojiPicker />, container);

Storybook

The storybook includes a set of stories for running against a live server. See ak-emoji/external-emoji.

You can specify the URL's manually in the textarea on the story (as json configuration suitable for EmojiResource), or specify it when running story in the local-config.json in the root of this component.

There is an example file local-config-example.json that can be copied.

Members

denormaliseEmojis

Denormalised an emoji response (emojis + sprite references) into an array of emoji will local sprite definitions.

Functions

requestService()

denormaliseEmojis

Denormalised an emoji response (emojis + sprite references) into an array of emoji will local sprite definitions.

Kind: global variable

requestService() ⇒

Kind: global function
Returns: Promise containing the json response

Support and feedback

We're here to help!

Let us know what you think of our components and docs, your feedback is really important for us.

Community support

Ask a question in our forum.

Check if someone has already asked the same question before.

Create a support ticket

Are you in trouble? Let us know!

Readme

Keywords

Package Sidebar

Install

npm i ak-emoji

Weekly Downloads

666

Version

0.7.0

License

Apache-2.0

Last publish

Collaborators

  • atlassian-aui