Commit Graph

  • 0f348d69e4 created develop Rob Colbert 2022-08-25 04:16:20 -0400
  • ef8ac84e19 4.6.2 master Joe Attardi 2021-11-24 22:54:10 -0500
  • fe54bef107 Add more HTML escaping Joe Attardi 2021-11-24 22:49:23 -0500
  • dc14b8d97b 4.6.1 Joe Attardi 2021-11-24 14:33:09 -0500
  • 05970c0918 Fix XSS vulnerability with custom emojis Joe Attardi 2021-11-24 14:31:27 -0500
  • d859569bb3 Fix imports in code examples Joe Attardi 2020-12-03 23:04:30 -0500
  • 8657b14e26 4.6.0 Joe Attardi 2020-12-03 22:41:04 -0500
  • 5d6eefb30a Add documentation for custom emoji data support Joe Attardi 2020-12-03 22:40:36 -0500
  • 4b1464e3e6 Fix emoji order bug Joe Attardi 2020-12-03 22:32:41 -0500
  • d9968bd52a Make argument to public events callback optional Joe Attardi 2020-11-24 07:03:56 -0500
  • 63c96e55ff
    Merge pull request #85 from joeattardi/dependabot/npm_and_yarn/site/prismjs-1.21.0 Joe Attardi 2020-11-23 21:40:28 -0500
  • 2b1763d27e
    Merge pull request #100 from joeattardi/dependabot/npm_and_yarn/site/bl-4.0.3 Joe Attardi 2020-11-23 21:40:19 -0500
  • 971c289da1
    Merge pull request #113 from joeattardi/dependabot/npm_and_yarn/site/object-path-0.11.5 Joe Attardi 2020-11-23 21:40:07 -0500
  • b6526b90aa Fix lint errors Joe Attardi 2020-11-23 21:39:08 -0500
  • 788f8abe65 Support custom emoji data Joe Attardi 2020-11-23 21:37:01 -0500
  • 98335f241f
    Merge pull request #120 from roderickhsiao/custom-data Joe Attardi 2020-11-23 20:43:34 -0500
  • 9dc237df22 4.5.1 Joe Attardi 2020-11-23 20:28:10 -0500
  • 8be1dc4748 Fix type on public event callbacks Joe Attardi 2020-11-23 20:25:38 -0500
  • 3fd5357e91
    Merge branch 'master' into custom-data Roderick Hsiao 2020-11-17 23:36:30 -0800
  • 92cd1fce1d
    Bump bl from 4.0.2 to 4.0.3 in /site dependabot[bot] 2020-11-17 04:38:25 +0000
  • fa52c25987 4.5.0 Joe Attardi 2020-11-16 23:10:03 -0500
  • 251d5a87ad Remove hard coded typings file and generate typings Joe Attardi 2020-11-16 23:01:55 -0500
  • 08fd6694d3 Refactor Joe Attardi 2020-11-16 22:26:40 -0500
  • 78203914b0 update terser plugin Joe Attardi 2020-11-15 23:19:32 -0500
  • a3fbfc9447 Refactor Joe Attardi 2020-11-15 23:15:46 -0500
  • 6616dc0228 4.4.0 Joe Attardi 2020-11-14 22:28:54 -0500
  • 3b2fdcee28 Add start script Joe Attardi 2020-11-14 22:26:40 -0500
  • 82dd0ded58 types and doc fixes for twemoji options Joe Attardi 2020-11-14 22:09:40 -0500
  • 98be48c4bb
    Merge pull request #112 from mnz2000/master Joe Attardi 2020-11-14 21:39:34 -0500
  • 0da76ef29c Handle empty case Roderick Hsiao 2020-11-04 19:37:59 -0800
  • f90dd0c0ea Support custom data options Roderick Hsiao 2020-11-04 19:34:53 -0800
  • a723c91145 4.3.0 Joe Attardi 2020-11-02 21:19:57 -0500
  • a563b9e6f2 Merge branch 'master' of https://github.com/joeattardi/emoji-button Joe Attardi 2020-11-02 21:18:14 -0500
  • 54a0ed6395 Add overridable CSS variable support Joe Attardi 2020-11-02 21:17:47 -0500
  • 6a87140aa2
    Bump object-path from 0.11.4 to 0.11.5 in /site dependabot[bot] 2020-10-20 12:16:07 +0000
  • 5c2cb5ed84 Added twemojiOptions to EmojiButton(options) unknown 2020-10-16 15:42:31 +0300
  • ea8ffc43c9
    Merge pull request #108 from mattdsteele/patch-1 Joe Attardi 2020-09-21 22:55:52 -0400
  • 3e1068b493
    Add 'module' key Matt Steele 2020-09-21 21:30:00 -0500
  • 6ed71ed659 4.2.0 Joe Attardi 2020-09-20 21:27:25 -0400
  • 06a4d6a0bf
    Merge pull request #103 from jmlee2k/fix-jumping-on-destroy Joe Attardi 2020-09-20 21:25:31 -0400
  • 0bb4b72449
    Merge pull request #106 from boyanio/master Joe Attardi 2020-09-19 21:42:52 -0400
  • 4c0a1cae7c Expose the name of the selected emoji when firing the emoji event (closes joeattardi/emoji-button#105) Boyan Mihaylov 2020-09-17 16:47:22 +0300
  • 01ea6c4964 Fix picker jumping before being destroyed jmlee2k 2020-09-14 14:08:37 -0400
  • ae3cd00ea8 4.1.0 Joe Attardi 2020-08-28 20:59:06 -0400
  • 2096c1532c Destroy popper on hide Joe Attardi 2020-08-28 20:57:12 -0400
  • 825f2a9dfe Fix lint errors Joe Attardi 2020-08-28 20:51:42 -0400
  • d379e2ab53
    Merge pull request #94 from jmlee2k/dynamic-theming Joe Attardi 2020-08-28 20:47:54 -0400
  • 09f4532842 fix setTheme type declaration jmlee2k 2020-08-27 10:47:20 -0400
  • 79a5652d9e Merge branch 'master' into dynamic-theming jmlee2k 2020-08-27 09:19:21 -0400
  • f6c1041631 Fix incorrect initial category highlight in Firefox Joe Attardi 2020-08-26 22:16:38 -0400
  • 6135124c68 Fix focus stealing when hiding picker with animation Joe Attardi 2020-08-26 22:05:22 -0400
  • f92a58c582 Move Events to Reference section Joe Attardi 2020-08-26 21:25:55 -0400
  • 8c65ffa2ea Fix delay hiding when animations are disabled Joe Attardi 2020-08-26 21:24:30 -0400
  • 10a57f4337 Fix lint error Joe Attardi 2020-08-26 21:16:19 -0400
  • 1b02c932a1
    Merge pull request #95 from jmlee2k/hidden_event Joe Attardi 2020-08-26 21:15:48 -0400
  • 3039448294
    Merge pull request #96 from jmlee2k/mobile-overlay-fix Joe Attardi 2020-08-26 20:59:44 -0400
  • aaf84756d8 Fix error when hiding picker after showing in mobile mode jmlee2k 2020-08-26 17:20:15 -0400
  • c1b34e4442 added API documentaion and TS types for setTheme jmlee2k 2020-08-26 14:52:42 -0400
  • e857488de2 Add "hidden" event jmlee2k 2020-08-26 14:16:45 -0400
  • d36e9db5a9 Add ability to switch the theme after construction jmlee2k 2020-08-25 17:26:14 -0400
  • 1fdb1e452b 4.0.4 Joe Attardi 2020-08-24 06:43:31 -0400
  • 56431d0bcd
    Merge pull request #84 from Baune8D/optional-rootElement-option Joe Attardi 2020-08-24 06:43:19 -0400
  • 990e46266f 4.0.3 Joe Attardi 2020-08-23 20:05:32 -0400
  • ae750ce26d Fix scroll jumping when showing picker Joe Attardi 2020-08-23 20:04:32 -0400
  • 71dcba4eea
    Bump prismjs from 1.20.0 to 1.21.0 in /site dependabot[bot] 2020-08-08 00:40:02 +0000
  • 57f1484728 Make rootElement optional Morten Larsen 2020-08-07 13:26:42 +0200
  • abc9d05bdf 4.0.2 Joe Attardi 2020-07-30 20:38:39 -0400
  • d49f7ee3d0
    Merge pull request #82 from Frost/add-missing-rootElement-option Joe Attardi 2020-07-30 14:11:01 -0400
  • 78b04b6a1f
    Add missing rootElement option to types.d.ts Martin Frost 2020-07-30 12:13:44 +0200
  • 20c66a79db Add Google Analytics Joe Attardi 2020-07-22 23:16:30 -0400
  • 0810c3a805 Add CNAME Joe Attardi 2020-07-22 23:04:09 -0400
  • c6f1a38d54 4.0.1 Joe Attardi 2020-07-22 21:13:07 -0400
  • 74ac1f0e1c Fix quote in README Joe Attardi 2020-07-22 21:12:59 -0400
  • 0f9ca007d2 4.0.0 Joe Attardi 2020-07-22 20:52:55 -0400
  • 9c460386bd Update homepage in package.json Joe Attardi 2020-07-22 20:51:50 -0400
  • fafa2dda8c Update docs Joe Attardi 2020-07-22 20:51:10 -0400
  • e3f19d2ced Remove old examples Joe Attardi 2020-07-22 20:21:00 -0400
  • 19757a8df9 Fix lint error Joe Attardi 2020-07-22 07:02:26 -0400
  • f1631db4ca Merge branch 'master' of https://github.com/joeattardi/emoji-button Joe Attardi 2020-07-22 07:00:36 -0400
  • 1c5f74a09d
    Merge pull request #74 from MehediH/master Joe Attardi 2020-07-22 07:00:30 -0400
  • 726391c903 Add doc note for i18n Joe Attardi 2020-07-22 06:56:28 -0400
  • f7b2331dcf Add fuzzy search to allow for typos MehediH 2020-07-21 12:53:47 +0100
  • daf2b09c9c Remove optional chaining Joe Attardi 2020-07-20 23:25:31 -0400
  • cbbb0b41fe Fix lint error Joe Attardi 2020-07-20 23:17:36 -0400
  • b63de87d61 Add custom icons Joe Attardi 2020-07-20 23:15:57 -0400
  • 720e04ed24 Merge branch 'master' of https://github.com/joeattardi/emoji-button Joe Attardi 2020-07-20 22:22:11 -0400
  • 7938571d52 Add fixed positioning Joe Attardi 2020-07-20 22:20:40 -0400
  • 482746dc39 Add docs for showVariants Joe Attardi 2020-07-20 22:06:04 -0400
  • 0cbb76d0d5 Add showAnimation option Joe Attardi 2020-07-20 21:58:34 -0400
  • b09f46d78a
    Merge pull request #73 from joeattardi/dependabot/npm_and_yarn/site/lodash-4.17.19 Joe Attardi 2020-07-20 10:25:40 -0400
  • af13110463 Add plugins to API documentation Joe Attardi 2020-07-20 09:58:25 -0400
  • 44753eaaa1 Add plugin support Joe Attardi 2020-07-20 09:52:29 -0400
  • 5097333b1a
    Bump lodash from 4.17.15 to 4.17.19 in /site dependabot[bot] 2020-07-20 11:08:49 +0000
  • 481ba6564c Change badge style Joe Attardi 2020-07-20 07:05:56 -0400
  • 5528f56095 Fix jest tests to only run test files under src/ Joe Attardi 2020-07-19 23:09:01 -0400
  • e0f4779755 Fix doc link Joe Attardi 2020-07-19 23:07:49 -0400
  • 8ce4fd2985 Remove unused options parameter to show and toggle methods Joe Attardi 2020-07-19 23:07:43 -0400
  • 274ef5a928 Add gh-pages package Joe Attardi 2020-07-19 23:01:25 -0400
  • 4020bccac5 Add i18n page Joe Attardi 2020-07-19 22:59:11 -0400
  • 26aed35b39 Add API documentation Joe Attardi 2020-07-19 22:50:58 -0400