emoji-picker-element/CHANGELOG.md

30 KiB

1.21.3 (2024-04-09)

Bug Fixes

1.21.2 (2024-03-22)

Bug Fixes

  • avoid HTML comments, simplify replacement logic (#409) (ce950ff)
  • minor refactor to reduce code size (#406) (55872ba)

1.21.1 (2024-02-17)

Bug Fixes

1.21.0 (2023-12-17)

Performance Improvements

1.20.1 (2023-12-04)

Bug Fixes

  • use correct "red heart" in default favorites (#385) (baf2908)

1.20.0 (2023-12-04)

Features

1.19.2 (2023-11-24)

Bug Fixes

  • avoid newer JS syntax to support old Safari (#380) (77e6e35)

1.19.1 (2023-11-12)

Bug Fixes

1.19.0 (2023-11-11)

Features

1.18.4 (2023-10-08)

Bug Fixes

1.18.3 (2023-06-30)

Bug Fixes

  • make "People and body" category work in Firefox content script (#357) (b829d4c)

Performance Improvements

1.18.2 (2023-06-18)

  • Updated dependencies; this affects code comments in the dist/ files and size of SVGs in docs page

1.18.1 (2023-06-11)

Bug Fixes

1.18.0 (2023-06-11)

Features

1.17.0 (2023-04-18)

Features

1.16.0 (2023-02-25)

Features

1.15.1 (2023-01-22)

Bug Fixes

  • preserve state if component disconnects then immediately reconnects (#313) (5a8fc19), closes #312

1.15.0 (2022-12-29)

Features

1.14.1 (2022-12-19)

Bug Fixes

1.14.0 (2022-11-25)

Features

1.13.1 (2022-10-23)

Bug Fixes

  • used dark colors for scrollbar in dark mode (#294) (af959ae)

1.13.0 (2022-10-17)

Features

1.12.1 (2022-06-24)

Bug Fixes

  • rename zh-CN to match other intl files (#288) (27ef3fd)

1.12.0 (2022-06-24)

Features

Performance Improvements

1.11.3 (2022-04-16)

Bug Fixes

1.11.2 (2022-04-08)

Bug Fixes

1.11.1 (2022-03-20)

Bug Fixes

  • newer emoji and flags on Firefox on Windows (#271) (c45e3e9)

1.11.0 (2022-03-12)

Features

1.10.1 (2022-02-08)

Bug Fixes

1.10.0 (2021-12-21)

Features

1.9.0 (2021-12-19)

Features

1.8.2 (2021-09-26)

Bug Fixes

  • fix db undefined when adding/removing element (#227) (fa24942), closes #225

1.8.1 (2021-09-03)

Bug Fixes

Performance Improvements

  • use relaxed IDB transactions and manually commit (#218) (d732610)

1.8.0 (2021-08-18)

Features

1.7.1 (2021-08-14)

Bug Fixes

Performance Improvements

1.7.0 (2021-08-06)

Bug Fixes

Features

1.6.7 (2021-08-02)

Bug Fixes

1.6.6 (2021-07-27)

Bug Fixes

1.6.5 (2021-07-25)

Bug Fixes

  • fix types for event listeners, remove typedoc (#193) (8c7bbc7), closes #191
  • remove Svelte assignment invalidation (#182) (ed63bed)

1.6.4 (2021-07-11)

Bug Fixes

1.6.3 (2021-07-11)

Bug Fixes

1.6.2 (2021-07-07)

Bug Fixes

1.6.1 (2021-07-03)

Performance Improvements

  • determine emoji support in reverse order (#160) (2603055)

1.6.0 (2021-06-29)

Bug Fixes

Features

Performance Improvements

1.5.0 (2021-05-31)

Bug Fixes

Features

1.4.0 (2021-01-18)

Features

1.3.4 (2020-12-29)

Bug Fixes

  • fix getEmojiByShortcode when shortcodes are optional (#98) (f4e7ad8)

Performance Improvements

  • reduce bundle size by optimizing HTML/CSS a bit (#97) (3bf8225)
  • simplify baseline emoji html (#96) (4f03bfc)

1.3.3 (2020-12-25)

Performance Improvements

  • use batch cursor for full DB scan (#94) (e5b1750)

1.3.2 (2020-12-24)

Bug Fixes

  • fix short tokens in getEmojiByShortcode (#90) (992ac10)

1.3.1 (2020-12-19)

Bug Fixes

  • fix race condition on custom emoji (#85) (9170e19)
  • fix warning message having wrong URL to readme (#76) (93f1da8)

1.3.0 (2020-11-06)

Features

  • use emoji-picker-element-data, make shortcodes optional (#75) (f40beed)

1.2.3 (2020-11-06)

Bug Fixes

  • emoticon is not a required field (#73) (c72bb44)
  • fix types for addEventListener and removeEventListener (#61) (f6b3d83)
  • use @^ for versions (#72) (8261856), closes #71

1.2.2 (2020-11-02)

Bug Fixes

Performance Improvements

1.2.1 (2020-09-24)

Bug Fixes

  • fix emoji support detection on Chrome on Mac (#49) (0a9e3bb)
  • fix ZWJ detection on windows (#50) (a467685)

1.2.0 (2020-09-13)

Bug Fixes

  • rename customCategorySort to customCategorySorting (#45) (117b201)

Features

1.1.0 (2020-08-21)

Features

  • support attribute format for some properties (#33) (83e516c), closes #7

Performance Improvements

1.0.3 (2020-07-01)

Bug Fixes

1.0.2 (2020-07-01)

Bug Fixes

  • collapse skin tone picker on blur (#17) (b551e12), closes #16
  • tabs are not aria-selected in search mode (#18) (4737d02)

1.0.1 (2020-06-30)

Bug Fixes

1.0.0 (2020-06-28)

Initial release.