Commit Graph

661 Commits

Author SHA1 Message Date
Nick Colley 84ea7b2828 1.0.0 2023-01-22 09:51:32 +00:00
Nick Colley 840825d25d Point to new repo location 2023-01-22 09:08:20 +00:00
Nick Colley e200c28ecd Update version 2023-01-22 00:05:21 +00:00
Nick Colley 093c9cc2ae 1.0.0 2023-01-22 00:04:43 +00:00
Nick Colley e976da6b1e Pinafore to Semaphore 2023-01-10 14:21:38 +00:00
Nick Colley 2e533d91ac Update GitHub references 2023-01-10 14:13:45 +00:00
Nolan Lawson ed9a9f6539 2.6.0 2023-01-09 07:56:22 -08:00
Nolan Lawson 750235cd8f 2.5.1 2022-12-26 11:35:49 -08:00
Nolan Lawson 774aa7a21c 2.5.0 2022-12-11 14:49:35 -08:00
Nolan Lawson edb7e7b442 2.4.0 2022-11-27 17:38:00 -08:00
Nolan Lawson abc39ef982
chore: remove emoji picker i18n files (#2258) 2022-11-25 12:06:09 -08:00
Nolan Lawson fda00fc87c
chore: switch from circle ci to github actions (#2253) 2022-11-25 11:04:37 -08:00
Nolan Lawson 6b1533c947 2.3.2 2022-11-21 20:04:36 -08:00
Nolan Lawson 302845866a 2.3.1 2022-11-20 20:37:33 -08:00
Nolan Lawson 00b6d31f0c 2.3.0 2022-11-20 10:00:38 -08:00
Nolan Lawson 52880a4689
chore: update emoji-regex, replace copyright character (#2202) 2022-11-18 09:32:46 -08:00
Nolan Lawson a318746961
chore: update dev dependencies (#2200) 2022-11-18 09:32:31 -08:00
Nolan Lawson ff6e1dc6fc
chore: update non-breaking deps (#2193) 2022-11-17 18:26:41 -08:00
Nolan Lawson 4273666ce5
chore: update emoji-picker-element (#2190) 2022-11-17 18:26:29 -08:00
Nolan Lawson 6f4eb98397
chore: use node 14 in CI, update mocha, fix gitignore (#2191) 2022-11-17 17:09:37 -08:00
Nolan Lawson e2d5b5928d
chore: update formatjs deps (#2194) 2022-11-17 07:44:50 -08:00
Nolan Lawson 6fde4e0b90
chore: update webpack/webpack-bundle-analyzer (#2192) 2022-11-17 07:44:40 -08:00
Nolan Lawson 1de26d4b06 2.2.3 2022-11-13 17:01:41 -08:00
Nolan Lawson 68d756ca34 2.2.2 2022-11-12 11:01:25 -08:00
Nolan Lawson 6edb6df17d
chore: update deps (#2177) 2022-11-12 10:17:52 -08:00
Nolan Lawson f301fc59f6
chore: attempt to fix flaky test (#2178) 2022-11-12 09:46:45 -08:00
Nolan Lawson a211763d98 2.2.1 2022-05-22 14:07:01 -07:00
Nolan Lawson b2d900f078 2.2.0 2022-05-01 13:17:06 -07:00
Nolan Lawson 7d13f27d6c
chore: update testcafe (#2132) 2022-04-30 12:47:56 -07:00
Nolan Lawson e04b1da754 2.1.0 2022-04-15 08:01:00 -07:00
Nolan Lawson 00c6aa1843 2.0.6 2022-04-02 10:36:01 -07:00
Nolan Lawson f2d752bfc2
fix: add country flag emoji on windows (#2117)
* fix: add country flag emoji on windows

* fix: missing file

* fix: cache font file on-demand

* fix: attempt to fix

* fix: working

* fix: ordering

* fix: ordering

* fix: ordering

* fix: fixup

* fix: fixup

* fix: add comment

* fix: fix vercel

* fix: fix vercel.json

* fix: vercel

* refactor: refactor
2022-03-27 20:59:02 -07:00
Nolan Lawson fd6bb63450
chore: update emoji-picker-element (#2116) 2022-03-21 08:23:17 -07:00
Nolan Lawson 5ecf8b8ab9
chore: update deps (#2109) 2022-02-18 12:56:05 -08:00
Nolan Lawson 8b8246c59f 2.0.5 2022-02-17 07:45:33 -08:00
dependabot[bot] dc8b7c93f3
chore(deps): bump node-fetch from 2.6.1 to 2.6.7 (#2106)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-06 11:37:59 -08:00
Nolan Lawson c57e3a2e7e 2.0.4 2022-01-23 09:47:08 -08:00
Nolan Lawson 67f4a1ab2f 2.0.3 2021-12-31 18:49:36 -08:00
Nolan Lawson 58ff6beb26 2.0.2 2021-11-26 15:11:08 -08:00
Nolan Lawson 54b3042042 2.0.1 2021-09-14 07:51:43 -07:00
Nolan Lawson a1e105ccef 2.0.0 2021-08-06 12:00:18 -07:00
Nolan Lawson 344a23fddd
chore: update emoji-picker-element (#2084) 2021-08-06 12:00:11 -07:00
Nolan Lawson 32b1be96a9
chore: use node 12 everywhere (#2081) 2021-07-29 07:25:40 -07:00
Nolan Lawson da4d32c1e7
chore: use volta (#2080) 2021-07-28 21:55:17 -07:00
Nolan Lawson d84f4604ad
chore(package): update deps (#2074)
* chore(package): update deps

* chore: update
2021-07-16 07:14:06 -07:00
Nolan Lawson 16e66346d7
fix!: remove esm package, use native Node ES modules (#2064)
BREAKING CHANGE: Node v12.20+, v14.14+, or v16.0+ is required

* fix!: remove esm package, use native Node ES modules

* fix: fix some CJS imports
2021-07-04 20:19:04 -07:00
Nolan Lawson b3ab427ac0
fix!: remove performance-now module, use perf_hooks (#2065) 2021-07-04 16:39:48 -07:00
Nolan Lawson 992c5efd7e
chore: update testcafe (#2062) 2021-07-04 16:39:09 -07:00
Nolan Lawson b31a72f850
fix : update deps, remove unused deps, code cleanup (#2061) 2021-07-04 16:38:58 -07:00
Nolan Lawson f13e5be3a0
chore: update emoji picker (#2057) 2021-07-03 13:50:28 -07:00