Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

emoji-picker-element

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emoji-picker-element - npm Package Compare versions

Comparing version 1.6.3 to 1.6.4

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [1.6.4](https://github.com/nolanlawson/emoji-picker-element/compare/v1.6.3...v1.6.4) (2021-07-11)
### Bug Fixes
* fix tabPanel scrollTop bug ([#180](https://github.com/nolanlawson/emoji-picker-element/issues/180)) ([0554821](https://github.com/nolanlawson/emoji-picker-element/commit/05548210a4fc54f3662c99aa9b7dc2e44a177d50))
## [1.6.3](https://github.com/nolanlawson/emoji-picker-element/compare/v1.6.2...v1.6.3) (2021-07-11)

@@ -2,0 +11,0 @@

2

package.json
{
"name": "emoji-picker-element",
"version": "1.6.3",
"version": "1.6.4",
"description": "Lightweight emoji picker distributed as a web component",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -18,3 +18,3 @@ emoji-picker-element [![Build status](https://circleci.com/gh/nolanlawson/emoji-picker-element.svg?style=svg)](https://app.circleci.com/pipelines/gh/nolanlawson/emoji-picker-element)

- Renders native emoji only, no spritesheets
- Accessible by default
- [Accessible by default](https://nolanlawson.com/2020/07/01/building-an-accessible-emoji-picker/)
- Framework and bundler not required, just add a `<script>` tag and use it

@@ -826,3 +826,3 @@

For Node.js environments such as [Jest](https://jestjs.io/) or [JSDom](https://github.com/jsdom/jsdom), you can also use fake-indexeddb. A [working example](https://github.com/nolanlawson/emoji-picker-element/blob/d45b61b559b8cef6840b7036e3d1749a213c490e/config/jest.setup.js#L15-L18) can be found in the tests for this very project.
For Node.js environments such as [Jest](https://jestjs.io/) or [JSDom](https://github.com/jsdom/jsdom), you can also use fake-indexeddb. A [working example](https://github.com/nolanlawson/emoji-picker-element/blob/39c50c3ce4c4c4d2cd8a15f337a722ad86c739e9/config/jest.setup.js#L28-L29) can be found in the tests for this very project.

@@ -829,0 +829,0 @@ ## Design decisions

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc