86e77812b8
Bump lodash from 4.17.15 to 4.17.19 in /js ( #26 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 10:47:31 +02:00
3e6f4260a2
Bundled output for commit a00619d75ceda8b8a7e859658bc2550af7cc75ee [skip ci]
2020-07-01 21:16:15 +00:00
a00619d75c
Update to Twemoji 13 ( #25 )
...
* Update dependencies to Twemoji 13
* Update to simple-emoji-map 0.4.1
2020-07-01 17:15:20 -04:00
3e9c764546
Add empty locale extender to clear cache properly on enable/disable.
...
See https://github.com/flarum/core/pull/2020#issuecomment-616149583
2020-06-19 22:20:14 -04:00
5719d62415
Release v0.1.0-beta.13
2020-05-01 13:08:44 +02:00
6abc44f20f
Update Webpack CLI
2020-05-01 12:02:14 +02:00
03212a4e6e
Update Webpack
2020-05-01 11:51:03 +02:00
a39a7349a8
Bundled output for commit a54425b9262821d7bb4b4a87564022009fc4ad54 [skip ci]
2020-05-01 09:30:11 +00:00
a54425b926
Use different CDN for loading Twemoji assets ( #24 )
...
Use jsDelivr to increase the loading speed (when compared to MaxCDN) in China.
2020-05-01 11:29:25 +02:00
474b1296b6
npm audit fix
2020-04-24 14:30:27 +02:00
f847051413
Bump acorn from 6.4.0 to 6.4.1 in /js ( #23 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-17 20:24:14 +01:00
a3455b7f30
remove author, updated deps
2020-03-03 13:27:43 +01:00
969c081276
Bundled output for commit deaa4ad43ca902e9030ec64588ee0a8afb237cde [skip ci]
2020-02-11 20:46:34 +00:00
deaa4ad43c
Update Webpack
2020-02-11 21:45:24 +01:00
caf5bd22dc
Apply fixes from StyleCI
2019-11-29 23:01:54 +00:00
fb8670da7a
Update copyright claims in LICENSE
2019-11-30 00:00:59 +01:00
ba0b4b47a3
updated requirement with flarum/core v0.1.0-beta.10
2019-09-16 10:18:36 +02:00
c68a6280a7
Add changelog
2019-09-15 22:44:30 +02:00
94574514e4
Update vulnerable JS dependencies
2019-09-13 15:39:40 +02:00
b1f57ade19
Add GitHub workflow for JavaScript building
2019-08-20 23:54:22 +02:00
68dcc83582
Bundled output for commit 5fe1de86dc649979789b74f8f9c4214d78d83f56 [skip ci]
2019-08-01 21:18:40 +00:00
5fe1de86dc
Update to Twemoji 12 and switch to 'simple-emoji-map' ( #20 )
2019-08-01 23:17:25 +02:00
7ae9b1263b
Fix travis builds
2018-12-04 10:16:33 +10:30
73b09c8161
Remove sudo: false
...
See https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
2018-11-21 18:57:14 +10:30
58e29a6eff
Bundled output for commit 547d9f99713b57678292c5dec8a4febeffb7ea0b [skip ci]
2018-11-21 08:19:29 +00:00
547d9f9971
Make npm package private, update deps, change watch
to dev
2018-11-21 18:44:50 +10:30
805000196b
Remove copyright year from LICENSE
2018-11-21 18:37:20 +10:30
54c750d147
Bundled output for commit 60e22f93049123d4207ad8d90ade0f19286ba975 [skip ci]
2018-11-17 08:26:14 +00:00
60e22f9304
Update dependencies
2018-11-17 18:53:38 +10:30
c0c48bcf87
Give emojis symmetrical margin
2018-11-14 13:53:07 +10:30
072ad25dc0
Bundled output for commit a93ab1bdb05cd2167d6ae12abcdaf01ae554e0eb [skip ci]
2018-11-12 21:20:16 +00:00
a93ab1bdb0
Merge pull request #19 from clarkwinkelmann/fix-emoji-insert-index
...
Fix cursor not being placed correctly after emoji insertion
2018-11-13 07:49:03 +10:30
7a97d281ba
Fix cursor not being placed correctly after emoji insertion
2018-11-12 22:17:34 +01:00
a095f17ea3
Bundled output for commit d3329fe11c763d810facf3a7c6e9a82d5971c502 [skip ci]
2018-11-12 10:35:04 +00:00
d3329fe11c
Make sure the emoji popup doesn't go off the top of the screen on mobile
2018-11-12 17:37:07 +10:30
b3d0dd3aa9
Add a small "type to search" instruction to the top of the emoji popup
2018-11-12 17:37:07 +10:30
3d0097ea12
Improve emoji suggestion sorting
...
Not sure why emoji suggestions were being sorted by the length of their
name... Reverting this means that exact matches are displayed at the
top again which is good.
2018-11-12 17:37:07 +10:30
00b3d7b19a
Add emoji button to text editor toolbar
2018-11-12 17:37:07 +10:30
0c5aa10812
Bundled output for commit 735f5c030a804b439ec380c3d47cbe989ba2722f [skip ci]
2018-10-21 04:49:43 +00:00
735f5c030a
Rename package
2018-10-21 15:16:21 +10:30
1af9f7f86b
Change hyphens to underscores in filename
2018-10-20 20:28:07 +10:30
37cd29a38a
Rename bootstrap.php
2018-10-17 23:39:49 +02:00
e385961d90
Rename package
2018-10-17 13:44:47 +10:30
d618d69dcf
add replace emoji shorcutes with unicode migration ( #18 )
2018-10-10 00:36:08 +02:00
877dc41018
Bundled output for commit ab44c2b6293dc42cc3b2c9e0d9172cd211a7d1ba [skip ci]
2018-09-26 20:07:16 +00:00
ab44c2b629
use twemoji ( #16 )
...
* use twemoji
* insert emoji instead of shortcode
* cleanups
* generate emojiMap using emojibase
* remove redunant spaces
* remove dead codes
* use prebuild and prewatch
* update dependencies
2018-09-26 22:06:08 +02:00
680c5c3784
Bundled output for commit 8bf2ff4464e0c125b6a31ea57207dc196c1b89e0 [skip ci]
2018-09-21 01:02:07 +00:00
8bf2ff4464
Update dependencies
2018-09-21 10:25:47 +09:30
a785f39387
Use new Frontend extender
...
See flarum/core#851 .
2018-07-23 16:28:11 +02:00
d6823f4242
Merge branch 'tz/formatter-extender'
2018-06-22 12:24:53 +09:30