emoji-picker-element/CHANGELOG.md

251 lines
14 KiB
Markdown
Raw Normal View History

2021-07-27 16:35:26 +02:00
## [1.6.6](https://github.com/nolanlawson/emoji-picker-element/compare/v1.6.5...v1.6.6) (2021-07-27)
### Bug Fixes
* fix setting props before element upgrade ([#194](https://github.com/nolanlawson/emoji-picker-element/issues/194)) ([8e7b5d5](https://github.com/nolanlawson/emoji-picker-element/commit/8e7b5d5aab55788f07cc894e8e72489b13bdfc1f)), closes [#190](https://github.com/nolanlawson/emoji-picker-element/issues/190)
2021-07-25 18:20:46 +02:00
## [1.6.5](https://github.com/nolanlawson/emoji-picker-element/compare/v1.6.4...v1.6.5) (2021-07-25)
### Bug Fixes
* fix types for event listeners, remove typedoc ([#193](https://github.com/nolanlawson/emoji-picker-element/issues/193)) ([8c7bbc7](https://github.com/nolanlawson/emoji-picker-element/commit/8c7bbc7a89e8eca0254676aa56ee5202788cb39e)), closes [#191](https://github.com/nolanlawson/emoji-picker-element/issues/191)
* remove Svelte assignment invalidation ([#182](https://github.com/nolanlawson/emoji-picker-element/issues/182)) ([ed63bed](https://github.com/nolanlawson/emoji-picker-element/commit/ed63bedd617bdbf5301804977756be480956f326))
2021-07-12 00:39:04 +02:00
## [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))
2021-07-11 19:20:44 +02:00
## [1.6.3](https://github.com/nolanlawson/emoji-picker-element/compare/v1.6.2...v1.6.3) (2021-07-11)
### Bug Fixes
* make database read-only ([#174](https://github.com/nolanlawson/emoji-picker-element/issues/174)) ([ede65df](https://github.com/nolanlawson/emoji-picker-element/commit/ede65df9f330b3c7622bb754803f08e3f4ebed4c))
* render custom category if only one exists ([#173](https://github.com/nolanlawson/emoji-picker-element/issues/173)) ([7a2e2c1](https://github.com/nolanlawson/emoji-picker-element/commit/7a2e2c141ad29b5aac4ccd6362e25ce2378a38e7)), closes [#172](https://github.com/nolanlawson/emoji-picker-element/issues/172)
* use our own custom element implementation ([#170](https://github.com/nolanlawson/emoji-picker-element/issues/170)) ([d63c1f8](https://github.com/nolanlawson/emoji-picker-element/commit/d63c1f8c0b0af93bc309c392be91a9d45d4a240b)), closes [#176](https://github.com/nolanlawson/emoji-picker-element/issues/176)
2021-07-07 07:07:55 +02:00
## [1.6.2](https://github.com/nolanlawson/emoji-picker-element/compare/v1.6.1...v1.6.2) (2021-07-07)
### Bug Fixes
* esc key dismisses listbox ([#169](https://github.com/nolanlawson/emoji-picker-element/issues/169)) ([13e6c12](https://github.com/nolanlawson/emoji-picker-element/commit/13e6c128d4931d7ea1d09ad635b13729c1b8852e)), closes [#168](https://github.com/nolanlawson/emoji-picker-element/issues/168)
2021-07-03 04:41:12 +02:00
## [1.6.1](https://github.com/nolanlawson/emoji-picker-element/compare/v1.6.0...v1.6.1) (2021-07-03)
### Performance Improvements
* determine emoji support in reverse order ([#160](https://github.com/nolanlawson/emoji-picker-element/issues/160)) ([2603055](https://github.com/nolanlawson/emoji-picker-element/commit/2603055d1a9983fdaf3217ea753c3e77485e7638))
2021-06-29 06:48:12 +02:00
# [1.6.0](https://github.com/nolanlawson/emoji-picker-element/compare/v1.5.0...v1.6.0) (2021-06-29)
### Bug Fixes
* update svelte to 3.37.0 ([#152](https://github.com/nolanlawson/emoji-picker-element/pull/152)) ([50ac48d](https://github.com/nolanlawson/emoji-picker-element/commit/50ac48d4c8133c71ba94ed2c0f2daa964b34092c)), closes [#149](https://github.com/nolanlawson/emoji-picker-element/issues/149) and [#116](https://github.com/nolanlawson/emoji-picker-element/issues/116)
* fix rollup compiler warning ([#154](https://github.com/nolanlawson/emoji-picker-element/issues/154)) ([f5e9dcb](https://github.com/nolanlawson/emoji-picker-element/commit/f5e9dcbfe3c5a17250f190ba987954eb12e2d57c))
* remove unused code ([#148](https://github.com/nolanlawson/emoji-picker-element/issues/148)) ([304a18d](https://github.com/nolanlawson/emoji-picker-element/commit/304a18d2f769c1aeadb1792432a3ae1c5502f808))
### Features
* add custom-elements.json ([#142](https://github.com/nolanlawson/emoji-picker-element/issues/142)) ([fd3e0f3](https://github.com/nolanlawson/emoji-picker-element/commit/fd3e0f3dfbef7a2f48decf7716ed151b5194354a)), closes [#31](https://github.com/nolanlawson/emoji-picker-element/issues/31)
### Performance Improvements
* reduce bundle size ([#155](https://github.com/nolanlawson/emoji-picker-element/issues/155)) ([2f05ce7](https://github.com/nolanlawson/emoji-picker-element/commit/2f05ce790dbe5873c33559616421efb181fec4c8))
2021-05-31 19:33:58 +02:00
# [1.5.0](https://github.com/nolanlawson/emoji-picker-element/compare/v1.4.0...v1.5.0) (2021-05-31)
### Bug Fixes
* guess latest emoji version on canvas error ([#138](https://github.com/nolanlawson/emoji-picker-element/issues/138)) ([599a8dd](https://github.com/nolanlawson/emoji-picker-element/commit/599a8ddaaf0d64f0d1964319199509ad324dc970)), closes [#132](https://github.com/nolanlawson/emoji-picker-element/issues/132)
* simplify emoji color check algorithm ([#139](https://github.com/nolanlawson/emoji-picker-element/issues/139)) ([ff6865c](https://github.com/nolanlawson/emoji-picker-element/commit/ff6865ce859669e1a1510daf377f9be67d140b8c))
### Features
* allow styling category emoji separately ([#137](https://github.com/nolanlawson/emoji-picker-element/issues/137)) ([1b5ab86](https://github.com/nolanlawson/emoji-picker-element/commit/1b5ab86baf6d854fe3b5a52fa570b7688b9763be)), closes [#133](https://github.com/nolanlawson/emoji-picker-element/issues/133)
2021-01-19 00:08:34 +01:00
# [1.4.0](https://github.com/nolanlawson/emoji-picker-element/compare/v1.3.4...v1.4.0) (2021-01-18)
### Features
* support emoji 13.1 ([#114](https://github.com/nolanlawson/emoji-picker-element/issues/114)) ([4b5d4e3](https://github.com/nolanlawson/emoji-picker-element/commit/4b5d4e39df7e1770d12181c14ec1ac191263e5c4))
2020-12-29 21:08:04 +01:00
## [1.3.4](https://github.com/nolanlawson/emoji-picker-element/compare/v1.3.3...v1.3.4) (2020-12-29)
### Bug Fixes
* fix getEmojiByShortcode when shortcodes are optional ([#98](https://github.com/nolanlawson/emoji-picker-element/issues/98)) ([f4e7ad8](https://github.com/nolanlawson/emoji-picker-element/commit/f4e7ad8bdf063b0ca07dbbd3f9d1dcf50138de8a))
### Performance Improvements
* reduce bundle size by optimizing HTML/CSS a bit ([#97](https://github.com/nolanlawson/emoji-picker-element/issues/97)) ([3bf8225](https://github.com/nolanlawson/emoji-picker-element/commit/3bf8225b41f3cee9a8ec37cc00afd8f32a1a6499))
* simplify baseline emoji html ([#96](https://github.com/nolanlawson/emoji-picker-element/issues/96)) ([4f03bfc](https://github.com/nolanlawson/emoji-picker-element/commit/4f03bfc961145a95ebfa2deb3d6b5c23ded60d37))
2020-12-25 22:55:33 +01:00
## [1.3.3](https://github.com/nolanlawson/emoji-picker-element/compare/v1.3.2...v1.3.3) (2020-12-25)
### Performance Improvements
* use batch cursor for full DB scan ([#94](https://github.com/nolanlawson/emoji-picker-element/issues/94)) ([e5b1750](https://github.com/nolanlawson/emoji-picker-element/commit/e5b17505722ea0800431b5b9b53d7d59d03142ab))
2020-12-24 23:04:04 +01:00
## [1.3.2](https://github.com/nolanlawson/emoji-picker-element/compare/v1.3.1...v1.3.2) (2020-12-24)
### Bug Fixes
* fix short tokens in getEmojiByShortcode ([#90](https://github.com/nolanlawson/emoji-picker-element/issues/90)) ([992ac10](https://github.com/nolanlawson/emoji-picker-element/commit/992ac10164a46b28d87c348894cdd12d8eaaa015))
2020-12-19 04:04:22 +01:00
## [1.3.1](https://github.com/nolanlawson/emoji-picker-element/compare/v1.3.0...v1.3.1) (2020-12-19)
### Bug Fixes
* fix race condition on custom emoji ([#85](https://github.com/nolanlawson/emoji-picker-element/issues/85)) ([9170e19](https://github.com/nolanlawson/emoji-picker-element/commit/9170e19734dac7d4aa90ad373dc76c493b89dcc7))
* fix warning message having wrong URL to readme ([#76](https://github.com/nolanlawson/emoji-picker-element/issues/76)) ([93f1da8](https://github.com/nolanlawson/emoji-picker-element/commit/93f1da8058682da054c973e72896c611f6059f7a))
2020-11-06 23:00:21 +01:00
# [1.3.0](https://github.com/nolanlawson/emoji-picker-element/compare/v1.2.3...v1.3.0) (2020-11-06)
### Features
* use emoji-picker-element-data, make shortcodes optional ([#75](https://github.com/nolanlawson/emoji-picker-element/issues/75)) ([f40beed](https://github.com/nolanlawson/emoji-picker-element/commit/f40beeddd10c70392041ec9b045c299488beaa9a))
2020-11-06 20:40:00 +01:00
## [1.2.3](https://github.com/nolanlawson/emoji-picker-element/compare/v1.2.2...v1.2.3) (2020-11-06)
### Bug Fixes
* emoticon is not a required field ([#73](https://github.com/nolanlawson/emoji-picker-element/issues/73)) ([c72bb44](https://github.com/nolanlawson/emoji-picker-element/commit/c72bb44a28ef7844a886beb8900caa5cc198af66))
* fix types for addEventListener and removeEventListener ([#61](https://github.com/nolanlawson/emoji-picker-element/issues/61)) ([f6b3d83](https://github.com/nolanlawson/emoji-picker-element/commit/f6b3d834b89a0be7d86258b3a762469ca82431f3))
* use @^ for versions ([#72](https://github.com/nolanlawson/emoji-picker-element/issues/72)) ([8261856](https://github.com/nolanlawson/emoji-picker-element/commit/82618562f1cc283a86e7939fce331705519ca9f6)), closes [#71](https://github.com/nolanlawson/emoji-picker-element/issues/71)
2020-11-02 17:54:39 +01:00
## [1.2.2](https://github.com/nolanlawson/emoji-picker-element/compare/v1.2.1...v1.2.2) (2020-11-02)
### Bug Fixes
* remove unnecessary aria-hidden ([#66](https://github.com/nolanlawson/emoji-picker-element/issues/66)) ([5038363](https://github.com/nolanlawson/emoji-picker-element/commit/50383632ce9dd3434812e6db2fa16d7774a9f6f3))
* remove unused CSS rule ([#56](https://github.com/nolanlawson/emoji-picker-element/issues/56)) ([251d29b](https://github.com/nolanlawson/emoji-picker-element/commit/251d29b3097461252f1b36de49037451501f7de2))
* use consistent HTML for custom emoji ([#64](https://github.com/nolanlawson/emoji-picker-element/issues/64)) ([60f8c04](https://github.com/nolanlawson/emoji-picker-element/commit/60f8c04e4c8dd82a1bebc997eb972651ac5a101a))
### Performance Improvements
* use lazy image loading ([#65](https://github.com/nolanlawson/emoji-picker-element/issues/65)) ([73d7639](https://github.com/nolanlawson/emoji-picker-element/commit/73d76399f77c86bb9f43e67925c0fde8d5935861))
2020-09-24 06:45:37 +02:00
## [1.2.1](https://github.com/nolanlawson/emoji-picker-element/compare/v1.2.0...v1.2.1) (2020-09-24)
### Bug Fixes
* fix emoji support detection on Chrome on Mac ([#49](https://github.com/nolanlawson/emoji-picker-element/issues/49)) ([0a9e3bb](https://github.com/nolanlawson/emoji-picker-element/commit/0a9e3bb0734fbb868324dfaaf0e591b84ce6bccf))
* fix ZWJ detection on windows ([#50](https://github.com/nolanlawson/emoji-picker-element/issues/50)) ([a467685](https://github.com/nolanlawson/emoji-picker-element/commit/a4676858801f51057c5831e5fed07b5fadf4748b))
2020-09-14 00:15:10 +02:00
# [1.2.0](https://github.com/nolanlawson/emoji-picker-element/compare/v1.1.0...v1.2.0) (2020-09-13)
### Bug Fixes
* rename customCategorySort to customCategorySorting ([#45](https://github.com/nolanlawson/emoji-picker-element/issues/45)) ([117b201](https://github.com/nolanlawson/emoji-picker-element/commit/117b201ac00836091f5df9176640fb175354a9c8))
### Features
* add customCategorySort function ([#43](https://github.com/nolanlawson/emoji-picker-element/issues/43)) ([6be51f1](https://github.com/nolanlawson/emoji-picker-element/commit/6be51f18063198676fc3091405a9c9d62f85f910)), closes [#41](https://github.com/nolanlawson/emoji-picker-element/issues/41)
* add Home/End keyboard shortcuts ([#44](https://github.com/nolanlawson/emoji-picker-element/issues/44)) ([c2d4b95](https://github.com/nolanlawson/emoji-picker-element/commit/c2d4b950dbe6d1061ed75d06da66a79b92dbe601)), closes [#2](https://github.com/nolanlawson/emoji-picker-element/issues/2)
# [1.1.0](https://github.com/nolanlawson/emoji-picker-element/compare/v1.0.3...v1.1.0) (2020-08-21)
### Features
* support attribute format for some properties ([#33](https://github.com/nolanlawson/emoji-picker-element/issues/33)) ([83e516c](https://github.com/nolanlawson/emoji-picker-element/commit/83e516ce2168ec32e661e962d1429c989cf7b7e8)), closes [#7](https://github.com/nolanlawson/emoji-picker-element/issues/7)
### Performance Improvements
* reduce idb migration code ([#22](https://github.com/nolanlawson/emoji-picker-element/issues/22)) ([50445d4](https://github.com/nolanlawson/emoji-picker-element/commit/50445d4db58716df6305856d1d01730504683ee7)), closes [#21](https://github.com/nolanlawson/emoji-picker-element/issues/21)
## [1.0.3](https://github.com/nolanlawson/emoji-picker-element/compare/v1.0.2...v1.0.3) (2020-07-01)
### Bug Fixes
* fix aXe warning about aria-owns ([#19](https://github.com/nolanlawson/emoji-picker-element/issues/19)) ([8f1ed54](https://github.com/nolanlawson/emoji-picker-element/commit/8f1ed5434e6166b1ff9f551e4a97d9e98723ebd2))
## [1.0.2](https://github.com/nolanlawson/emoji-picker-element/compare/v1.0.1...v1.0.2) (2020-07-01)
### Bug Fixes
* collapse skin tone picker on blur ([#17](https://github.com/nolanlawson/emoji-picker-element/issues/17)) ([b551e12](https://github.com/nolanlawson/emoji-picker-element/commit/b551e1276be80d06e3a48fbb98e506c7dba9d5e7)), closes [#16](https://github.com/nolanlawson/emoji-picker-element/issues/16)
* tabs are not aria-selected in search mode ([#18](https://github.com/nolanlawson/emoji-picker-element/issues/18)) ([4737d02](https://github.com/nolanlawson/emoji-picker-element/commit/4737d023b7d01a8280a028d49f594f46743a4059))
## [1.0.1](https://github.com/nolanlawson/emoji-picker-element/compare/v1.0.0...v1.0.1) (2020-06-30)
### Bug Fixes
* remove blur/focusout event for now ([#15](https://github.com/nolanlawson/emoji-picker-element/issues/15)) ([d0bb1fd](https://github.com/nolanlawson/emoji-picker-element/commit/d0bb1fd51dc66ebfdd3d817f00335966773e7ec2)), closes [#14](https://github.com/nolanlawson/emoji-picker-element/issues/14)
# [1.0.0](https://github.com/nolanlawson/emoji-picker-element/compare/28c6864d754ac7391893bbef45455e7df6eee93d...v1.0.0) (2020-06-28)
Initial release.