Nolan Lawson
6d5bb0e39e
fix: increase sapper timeout from 5s to 5min ( #1935 )
...
fixes #1924
2021-02-14 14:01:40 -08:00
Nolan Lawson
eff9d6c52e
chore: update testcafe ( #1918 )
2021-01-24 09:36:30 -08:00
Nolan Lawson
67feaef844
chore: update emoji-picker-element ( #1916 )
2021-01-23 15:58:07 -08:00
Nolan Lawson
a028a7e880
feat: intl support for emoji picker ( #1910 )
...
* feat: intl support for emoji picker
Fixes #1908
* fix: update emoji-picker-element
* fix: fix typo
2020-12-18 20:02:36 -08:00
dependabot[bot]
2de875795b
chore(deps): bump ini from 1.3.5 to 1.3.7 ( #1907 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-13 11:33:12 -08:00
Nolan Lawson
0022286b46
fix: first stab at i18n, extract English strings, add French ( #1904 )
...
* first attempt
* progress
* working
* working
* test timeago
* rm
* get timeago working
* reduce size
* fix whitespace
* more intl stuff
* more effort
* more work
* more progress
* more work
* more intl
* set lang=LOCALE
* flatten
* more work
* add ltr/rtl
* more work
* add comments
* yet more work
* still more work
* more work
* fix tests
* more test and string fixes
* fix test
* fix test
* fix test
* fix some more strings, add test
* fix snackbar
* fix }
* fix typo
* fix english
* measure perf
* start on french
* more work on french
* more french
* more french
* finish french
* fix some missing translations
* update readme
* fix test
2020-11-29 14:13:27 -08:00
Nolan Lawson
583285a09c
chore: update testcafe to 1.9.4 ( #1905 )
2020-11-27 19:13:55 -08:00
Nolan Lawson
de2c58be6a
chore: commit vercel.json, update husky ( #1896 )
2020-11-23 14:43:39 -08:00
Nolan Lawson
742a76b4dd
chore: update tesseract ( #1889 )
2020-11-14 14:13:31 -08:00
Nolan Lawson
57b75ade1b
chore: update emoji-picker-element to v1.3.0 ( #1888 )
2020-11-14 14:13:22 -08:00
Nolan Lawson
ef3cecae74
chore: update deps of deps ( #1876 )
...
* chore: update deps of deps
* chore: pin testcafe for now
2020-09-20 19:37:45 -07:00
Nolan Lawson
620dfafd09
chore: update emoji-picker-element ( #1871 )
2020-09-13 16:23:01 -07:00
Nolan Lawson
7803bdf797
fix: remove LEGACY mode ( #1867 )
2020-09-13 13:37:54 -07:00
Nolan Lawson
295bd18e05
chore: update deps ( #1863 )
2020-09-07 14:42:50 -07:00
Nolan Lawson
e3b3382c01
chore: update worker-loader ( #1864 )
...
* chore: update worker-loader
* fix: fix worker-loader
2020-09-07 14:42:44 -07:00
Nolan Lawson
35818250c0
chore: remove unused css-loader dependency ( #1862 )
2020-09-06 20:02:03 -07:00
Nolan Lawson
f6ba607493
chore: update deps ( #1865 )
2020-09-06 20:01:55 -07:00
Nolan Lawson
f1907a8315
chore: update dev deps ( #1866 )
2020-09-06 20:01:48 -07:00
Nolan Lawson
4d1a72bb98
chore: add husky to automatically fix lint issues ( #1852 )
2020-08-29 19:18:59 -07:00
Nolan Lawson
c081bf67dc
chore: update testcafe ( #1821 )
2020-08-25 22:16:25 -07:00
Nolan Lawson
07deb122f3
chore: update emoji-picker-element, use declarative format ( #1840 )
2020-08-25 16:46:02 -07:00
Nolan Lawson
2812e4521e
chore: update from now to vercel ( #1844 )
2020-08-25 16:45:53 -07:00
Nolan Lawson
cc8c605828
chore: update deps ( #1834 )
2020-07-20 07:02:05 -07:00
Nolan Lawson
518691b8b2
chore: update all dev deps except testcafe ( #1820 )
2020-07-05 12:37:53 -07:00
Nolan Lawson
60dc4c4e7b
chore: update tesseract deps ( #1819 )
2020-07-05 12:37:33 -07:00
Nolan Lawson
f6f9b7d294
chore: update rollup deps ( #1815 )
2020-07-05 12:07:17 -07:00
Nolan Lawson
c5c6b6a14b
chore: update deps ( #1818 )
2020-07-05 10:26:32 -07:00
Nolan Lawson
30819c6c47
chore: update babel deps ( #1816 )
2020-07-05 10:26:25 -07:00
Nolan Lawson
8c8934a8c6
chore: update webpack deps ( #1814 )
2020-07-05 10:26:16 -07:00
Nolan Lawson
44c1b6feb5
fix: fix ajax code, add test, switch parser library
2020-07-04 19:34:01 -07:00
Nolan Lawson
8bbe372fda
chore: upgrade emoji-picker-element ( #1809 )
2020-07-01 12:49:44 -07:00
Nolan Lawson
eb436de9c3
chore: update emoji-picker-element to v1.0.1 ( #1807 )
2020-06-30 13:42:03 -07:00
Nolan Lawson
1371175bce
feat: use emoji-picker-element, add emoji autocompletions/tooltips ( #1804 )
...
* feat: use emoji-picker-element, add emoji autocompletions/tooltips
* fix: fix lint bug
* test: fix emoji in chrome on linux in travis
* test: try bionic in travis
* chore: try to fix travis
* chore: try to fix travis
* fix: filter unsupported emoji
* chore: try to fix travis
* chore: try to fix travis
* chore: try to fix travis
* chore: try to fix travis
* Revert "chore: try to fix travis"
This reverts commit 3cd2d94469b2f1a20c847c2a69e088d7c8d1efdd.
* fix: fix emoji autosuggest
* test: fix test
2020-06-28 23:12:14 -07:00
Nolan Lawson
3476b9dc7e
chore: use sass instead of node-sass ( #1792 )
...
* chore: use sass instead of node-sass
* perf: renderSync is slightly faster
2020-05-28 21:06:24 -07:00
Nolan Lawson
4fc41affe4
chore: update node-sass ( #1787 )
2020-05-20 19:39:48 -07:00
Nolan Lawson
cc62000b21
feat: use :focus-visible, add setting to enable/disable it ( #1775 )
...
* feat: use :focus-visible, add setting to enable it
* add the ids back
* css cleanup
2020-05-16 13:36:08 -07:00
Nolan Lawson
4fe7a818ab
fix: bump sapper version ( #1758 )
2020-05-02 13:42:33 -07:00
Nolan Lawson
7c8cd271ca
fix: update sapper to fix SNYK-JS-SAPPER-561051 ( #1757 )
2020-05-02 12:27:25 -07:00
greenkeeper[bot]
3e63323c27
chore: Update terser-webpack-plugin to the latest version 🚀 ( #1754 )
...
* fix(package): update terser-webpack-plugin to version 3.0.0
* chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: greenkeeperio-bot <support@greenkeeper.io>
2020-05-02 10:10:54 -07:00
greenkeeper[bot]
bfb1da6bd0
chore: Update now to the latest version 🚀 ( #1741 )
...
* chore(package): update now to version 18.0.0
* chore(package): update lockfile yarn.lock
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-04-25 15:01:06 -07:00
greenkeeper[bot]
ee5d911d49
chore: Update intersection-observer to the latest version 🚀 ( #1740 )
...
* fix(package): update intersection-observer to version 0.8.0
* chore(package): update lockfile yarn.lock
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-04-25 14:17:52 -07:00
greenkeeper[bot]
94fd351638
chore: Update emoji-regex to the latest version 🚀 ( #1738 )
...
* fix(package): update emoji-regex to version 9.0.0
* chore(package): update lockfile yarn.lock
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-04-25 14:12:04 -07:00
Nolan Lawson
8f3fa34358
chore: update deps ( #1731 )
2020-03-21 09:09:01 -07:00
greenkeeper[bot]
916889efe9
chore: Update file-loader to the latest version 🚀 ( #1730 )
...
* fix(package): update file-loader to version 6.0.0
* chore(package): update lockfile yarn.lock
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-03-21 08:42:05 -07:00
Nolan Lawson
acddcab6ee
chore: update webpack and yarn.lock ( #1728 )
2020-03-08 12:01:17 -07:00
Nolan Lawson
cd85e0c4ec
chore: update now ( #1725 )
2020-03-08 09:15:24 -07:00
greenkeeper[bot]
a7cb4db0f7
chore: Update rollup to the latest version 🚀 ( #1727 )
...
* fix(package): update rollup to version 2.0.0
* chore(package): update lockfile yarn.lock
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-03-08 09:15:16 -07:00
Nolan Lawson
aea42257cc
chore: update babel ( #1724 )
2020-03-08 09:14:54 -07:00
Nolan Lawson
15b046fee7
chore: update deps ( #1723 )
2020-03-03 05:53:18 -08:00
Nolan Lawson
a56a37b069
chore: update testcafe ( #1722 )
2020-03-01 18:40:35 -08:00